.cookie-consent{bottom:1rem;left:50%;opacity:0;pointer-events:none;position:fixed;transform:translateX(-50%) translateY(1.125rem);transition:opacity .25s ease,transform .25s ease;width:min(60rem,100% - 1.25rem);z-index:160}.cookie-consent.--visible{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}.cookie-consent__content{align-items:center;backdrop-filter:blur(.5rem);background:rgba(2,6,23,.92);border:.0625rem solid rgba(51,65,85,.75);border-radius:.875rem;box-shadow:0 1.125rem 1.75rem -1.125rem rgba(2,6,23,.95);display:grid;gap:.75rem;grid-template-columns:1fr auto;padding:.875rem 1rem}.cookie-consent__text{color:#cbd5e1;font-family:Cormorant Garamond,serif;font-size:1.375rem;line-height:1.35;margin:0}.cookie-consent__text a{color:#67e8f9;text-decoration:underline;text-underline-offset:.1875rem}.cookie-consent__actions{align-items:center;display:inline-flex;gap:.625rem}.cookie-consent__button{border-radius:62.4375rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;min-height:2.75rem;padding:.625rem 1.125rem;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.cookie-consent__button:focus-visible,.cookie-consent__button:hover{transform:translateY(-.0625rem)}.cookie-consent__button--accept{background:linear-gradient(90deg,#0891b2,#2563eb);border:0;color:#fff}.cookie-consent__button--accept:focus-visible,.cookie-consent__button--accept:hover{box-shadow:0 .625rem 1.25rem -.75rem rgba(37,99,235,.8)}.cookie-consent__button--decline{background:rgba(15,23,42,.65);border:.0625rem solid rgba(100,116,139,.7);color:#cbd5e1}.cookie-consent__button--decline:focus-visible,.cookie-consent__button--decline:hover{border-color:rgba(148,163,184,.95);box-shadow:0 .625rem 1.25rem -1rem rgba(148,163,184,.8)}[data-fls-darklite-light] .cookie-consent__content{background:hsla(0,0%,100%,.96);border-color:#9ec3d4;box-shadow:0 .875rem 1.5rem -1.125rem rgba(9,77,111,.55)}[data-fls-darklite-light] .cookie-consent__text{color:#365d72}[data-fls-darklite-light] .cookie-consent__text a{color:#0f6f94}[data-fls-darklite-light] .cookie-consent__button--accept{background:linear-gradient(90deg,#1b8eb7,#0f6f94)}[data-fls-darklite-light] .cookie-consent__button--decline{background:#fff;border-color:#9ec3d4;color:#365d72}[data-fls-darklite-light] .cookie-consent__button--decline:focus-visible,[data-fls-darklite-light] .cookie-consent__button--decline:hover{border-color:#6da2ba;box-shadow:0 .625rem 1.25rem -1rem rgba(15,111,148,.6)}@media (max-width:47.99875em){.cookie-consent{bottom:.5rem;width:calc(100% - .75rem)}.cookie-consent__content{grid-template-columns:1fr;padding:.75rem}.cookie-consent__text{font-size:1.1875rem}.cookie-consent__actions{display:grid;grid-template-columns:1fr}.cookie-consent__button{width:100%}}