#cookie-consent{position:fixed;bottom:0;left:0;right:0;z-index:9999}.cookie-consent-banner{background:rgba(0,0,0,.9);color:#fff;padding:15px 0;display:none}.cookie-content{width:100%}.cookie-split{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.cookie-text{-ms-flex:1;flex:1;min-width:300px}.cookie-text p{margin:0;font-size:14px;line-height:1.5}.cookie-text a{color:#fff;text-decoration:underline}.cookie-buttons{display:-ms-flexbox;display:flex;gap:10px}@media (max-width:768px){.cookie-split{-ms-flex-direction:column;flex-direction:column;text-align:center}.cookie-text{margin-bottom:15px}.cookie-buttons{-ms-flex-pack:center;justify-content:center}}