#cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:1080;background:rgba(25,25,28,.95);color:#fff;padding:12px}
#cookie-banner .cookie-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px}
@media (max-width:768px){#cookie-banner .cookie-inner{flex-direction:column;align-items:stretch}}
