.cookiesButton{--button-color:#928fc5;align-items:center;background-color:var(--button-color);border:1px solid var(--button-color);border-radius:6em;bottom:1.5rem;color:#fff;display:flex;font-family:inherit;font-size:1.5rem;font-weight:400;gap:0;height:2.5em;justify-content:end;line-height:inherit;overflow:hidden;padding:.5em;position:fixed;right:1.5rem;text-align:left;text-decoration:none;text-shadow:none;transition:.25s ease-in-out;white-space:nowrap;width:2.5em;z-index:7;interpolate-size:allow-keywords}.cookiesButton svg{flex:0 0 1.5em;height:1.5em;width:1.5em}.cookiesButton svg path{fill:currentColor}.cookiesButton span{display:inline-block;font-size:.75em;font-weight:600;line-height:1.5;opacity:0;padding-left:.5em;transition:.25s ease-in-out,opacity .4s ease-in;translate:-100% 0}.cookiesButton:hover{background-color:hsl(from var(--button-color) h s calc(l - 15));border-color:hsl(from var(--button-color) h s calc(l - 15));gap:.5em;width:auto}.cookiesButton:hover span{opacity:1;translate:0 0}
51:3	⚠  Lexical error on line 1: Unrecognized text.

  Erroneous area:
1: l - 15
^..^ [postcss-calc]
52:3	⚠  Lexical error on line 1: Unrecognized text.

  Erroneous area:
1: l - 15
^..^ [postcss-calc]