:root{--background:#ffffff;--foreground:#f7f7f7}@media (prefers-color-scheme:dark){:root{--background:#ffffff;--foreground:#ededed}}@media (prefers-color-scheme:light){:root{--background:#ffffff;--foreground:#ededed}}body,html{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:auto;margin:0}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:light){html{color-scheme:light}}.Cookie_main___6B04v{position:fixed;max-width:800px;border-radius:20px;margin-bottom:20px;bottom:0;left:0;right:0;background:white;color:black;padding:20px;z-index:10000;margin-left:40px}@media only screen and (max-width:1100px){.Cookie_main___6B04v{margin-left:10px;margin-right:10px;text-align:center;margin-bottom:10px}}.Cookie_main___6B04v button{margin-top:20px;border:none;padding:10px;font-weight:600;cursor:pointer;border-radius:4px}