@import url("https://fonts.googleapis.com/css2?family=Material Symbols Outlined:wght@100;200;300;400;500;600;700&display=swap");.cookie-consent{display:none;width:100%;height:calc(var(--100vh) * 2);background:rgba(0, 0, 0, 0.85);position:fixed;bottom:0;z-index:999}.cookie-consent>div{width:100%;padding:40px;border-top:1px solid #2f2f2f;background:#1e1e1e;color:white;position:fixed;bottom:0;text-align:center}.cookie-consent>div>a{width:0;height:0;line-height:0;position:absolute;top:calc(8px + 10px);right:calc(21px + 10px);font-size:40px;font-weight:100;color:#fff}.cookie-consent>div p{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;row-gap:20px;column-gap:15px;width:fit-content;margin:0 auto}.cookie-consent>div p span:last-of-type{display:flex;flex-wrap:wrap;justify-content:center;gap:15px}.cookie-consent>div p span:last-of-type .a-button{width:190px;margin:0}.cookie-consent>div p span:first-of-type{display:inline}.cookie-consent>div p span:first-of-type a{color:#fff;border-bottom:1px dotted}