.towhub-cookie-consent{position:fixed;right:1rem;bottom:1rem;z-index:1080;width:min(32rem,calc(100vw - 2rem));display:flex;gap:1rem;align-items:end;padding:1rem 1rem 1rem 1.125rem;border:1px solid rgba(255,255,255,.1);border-radius:1.25rem;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.02)),rgba(24,24,29,.96);box-shadow:0 1.25rem 3rem rgba(0,0,0,.3);backdrop-filter:blur(18px)}.towhub-cookie-consent__content{min-width:0;flex:1 1 auto}.towhub-cookie-consent__eyebrow{color:var(--warning-500);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.towhub-cookie-consent__copy{color:rgba(250,250,250,.86);font-size:.95rem;line-height:1.55}.towhub-cookie-consent__copy a{color:#fff;font-weight:600;text-decoration:none}.towhub-cookie-consent__copy a:focus,.towhub-cookie-consent__copy a:hover{color:var(--warning-500)}.towhub-cookie-consent__action{flex:0 0 auto;white-space:nowrap}@media (max-width:767.98px){.towhub-cookie-consent{left:1rem;width:auto;flex-direction:column;align-items:stretch}.towhub-cookie-consent__action{width:100%}}