:root{--background:#0a0a0a;--foreground:#ededed}*,:after,:before{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%}body{box-sizing:border-box;min-width:320px;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Verdana,Roboto,sans-serif;color:#ededed}body h1,body h2,body h3{font-weight:100}body h1{font-size:4.4rem}body h2{font-size:2.6rem}body h3{font-size:2.2rem}body a{color:#be6a04;text-decoration:none}body a:hover{text-decoration:underline}body a,body button,body label,body p,body span{font-family:Verdana,Roboto,sans-serif;font-size:1.6rem}body,html{height:100%;margin:0}body{display:flex;flex-direction:column;min-height:100vh}main{flex:1 0 auto}.Footer_footer__OQpsI{flex-shrink:0;border-top:1px solid var(--secondary-color);background-color:var(--primary-color);color:var(--text-color);display:grid;grid-template-columns:min-content min-content;justify-content:center;grid-gap:1rem;gap:1rem;align-items:center;padding:2rem 2rem 1.5rem;z-index:100}.Footer_footer__OQpsI .Footer_icon__1WoNX{justify-self:end}.Footer_footer__OQpsI .Footer_icon__1WoNX:hover{opacity:.7}.Footer_footer__OQpsI .Footer_content__dOcpA{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.Footer_footer__OQpsI .Footer_text__wFK2V{color:var(--text-color);font-size:1rem}.Footer_footer__OQpsI .Footer_text__wFK2V a{font-size:1rem}.Footer_footer__OQpsI .Footer_logo__tSFSn{vertical-align:middle}.Footer_footer__OQpsI .Footer_privacy-policy__CSqAg{font-size:.8rem}.CookieConsent_cookie_consent_form__G2Qdd{background:#0a0a0a;border:.2rem solid #5db95d;border-radius:5px;z-index:999;position:fixed;bottom:1.2rem;left:1.2rem;max-width:30rem;width:calc(100vw - 2.4rem);padding:2.4rem;display:grid;grid-template-columns:1fr;justify-content:center;grid-gap:2.4rem;gap:2.4rem;box-shadow:0 .4rem 1.2rem rgba(0,0,0,.1)}.CookieConsent_cookie_consent_form__G2Qdd p{line-height:2.4rem;color:#ededed;font-weight:400;margin:0}.CookieConsent_cookie_consent_form__G2Qdd .CookieConsent_button_container__pwNQl{gap:1.2rem}.CookieConsent_cookie_button__mBAnI{position:fixed;bottom:1.2rem;left:1.2rem;background:none;border:none;padding:.8rem;cursor:pointer;font-size:2rem;line-height:1;transition:all .2s ease;z-index:999}.CookieConsent_cookie_button__mBAnI img{filter:brightness(100%) saturate(100%)}.CookieConsent_cookie_button__mBAnI:hover{transform:scale(1.1)}