.consent-banner{position:fixed;bottom:0;left:0;width:100%;background-color:#212529;color:#fff;padding:1rem;z-index:1050;display:none;align-items:center;justify-content:center;text-align:center;gap:1rem;box-shadow:0 -4px 12px #00000026}.consent-banner.show{display:flex}.consent-banner p{margin:0;font-size:.9rem}.consent-banner a{color:#0dcaf0;text-decoration:underline}.consent-banner .btn{white-space:nowrap}@media (max-width: 767.98px){.consent-banner{flex-direction:column}}
