.cookies-consent-popup{z-index:61;-webkit-backdrop-filter:blur(15px)saturate(120%);backdrop-filter:blur(15px)saturate(120%);background:linear-gradient(120deg,#00000040,#00000080);border-radius:0;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:10rem;width:100%;padding:2rem;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 .25rem 2rem .2rem #0000004d}.cookies-consent-popup .text{flex-direction:column;flex:1;gap:.25rem;display:flex;overflow:hidden}.cookies-consent-popup .title{color:#fff;font-size:1.5rem;font-weight:700}.cookies-consent-popup .description{color:#d2e6d7;-webkit-line-clamp:2;text-overflow:ellipsis;cursor:default;-webkit-box-orient:vertical;max-height:6rem;font-size:1rem;line-height:1.4rem;display:-webkit-box;overflow:hidden}.cookies-consent-popup .description.showAll{-webkit-line-clamp:none;max-height:none;display:inline}.cookies-consent-popup .description a{margin-left:1rem;font-weight:700}.cookies-consent-popup .buttons{flex-direction:row;gap:1rem;display:flex}.cookies-consent-popup .buttons .accept-all{background-color:#fff;border:1px solid #fff;border-radius:5px;flex:1.5;padding:.75rem}.cookies-consent-popup .buttons .accept-all,.cookies-consent-popup .buttons .accept-all *{color:#000}.cookies-consent-popup .buttons .accept-essentials{background-color:#0000;border:2px solid #ffffff1a;border-radius:5px;flex:0;padding:.75rem}.cookies-consent-popup .buttons .accept-essentials,.cookies-consent-popup .buttons .accept-essentials *{color:#fff}@media (max-width:1200px){.cookies-consent-popup{flex-direction:column;gap:2rem}.cookies-consent-popup .buttons{width:100%}.cookies-consent-popup .text{max-width:100%}}
