.header-module-scss-module___h79fq__header{background:var(--color-bg)}.header-module-scss-module___h79fq__container{width:100%;max-width:var(--container);padding-inline:var(--space-4);margin-inline:auto}@media (min-width:640px){.header-module-scss-module___h79fq__container{padding-inline:var(--space-6)}}@media (min-width:1024px){.header-module-scss-module___h79fq__container{padding-inline:var(--space-8)}}.header-module-scss-module___h79fq__content{padding-block:var(--space-4);flex-direction:column;align-items:center;display:flex}.header-module-scss-module___h79fq__logoLink{display:inline-block}.header-module-scss-module___h79fq__logoLink:hover{text-decoration:none}.header-module-scss-module___h79fq__logo{width:250px;max-width:100%;height:auto}.header-module-scss-module___h79fq__nav{justify-content:center;align-items:center;gap:var(--space-6);margin-top:var(--space-4);font-size:var(--font-size-small);text-transform:uppercase;letter-spacing:.05em;flex-wrap:wrap;font-weight:500;display:flex}
.footer-module-scss-module__mOARwq__footer{background:var(--color-bg);color:var(--color-foreground);flex-shrink:0}.footer-module-scss-module__mOARwq__container{width:100%;max-width:var(--container);padding-inline:var(--space-4);padding-block:var(--space-12);margin-inline:auto}@media (min-width:640px){.footer-module-scss-module__mOARwq__container{padding-inline:var(--space-6)}}@media (min-width:1024px){.footer-module-scss-module__mOARwq__container{padding-inline:var(--space-8)}}.footer-module-scss-module__mOARwq__copyright{text-align:center;font-size:var(--font-size-small);text-transform:uppercase}.footer-module-scss-module__mOARwq__copyright p{margin:0}.footer-module-scss-module__mOARwq__socials{justify-content:center;align-items:center;gap:var(--space-4);margin-top:var(--space-4);font-size:var(--font-size-small);text-transform:uppercase;color:var(--color-muted);flex-wrap:wrap;display:flex}
.gtm-module-scss-module__QiG7na__banner{left:var(--space-4);right:var(--space-4);bottom:var(--space-4);z-index:50;justify-content:space-between;align-items:center;gap:var(--space-4);max-width:44rem;padding:var(--space-4);border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-foreground);flex-wrap:wrap;margin-inline:auto;display:flex;position:fixed}.gtm-module-scss-module__QiG7na__text{font-size:var(--font-size-small);flex:18rem;margin:0}.gtm-module-scss-module__QiG7na__actions{gap:var(--space-2);display:flex}.gtm-module-scss-module__QiG7na__accept,.gtm-module-scss-module__QiG7na__reject{border:1px solid var(--color-foreground);font-size:var(--font-size-small);cursor:pointer;background:0 0;padding:.375rem .75rem;font-weight:600}.gtm-module-scss-module__QiG7na__accept:hover,.gtm-module-scss-module__QiG7na__reject:hover{background:var(--color-foreground);color:var(--color-bg)}.gtm-module-scss-module__QiG7na__reject{border-color:var(--color-border);color:var(--color-muted)}
:root{--color-bg:#000;--color-foreground:#fff;--color-heading:#fff;--color-muted:#a3a3a3;--color-border:#3f3f3f;--color-rule:#d1d5db;--color-overlay:0 0 0;--font-sans:"Montserrat", Arial, Helvetica, sans-serif;--font-accent:"Cookie", Georgia, cursive;--font-size-h1:clamp(2rem, 1.4rem + 2.4vw, 2.75rem);--font-size-h2:1.875rem;--font-size-h3:1.5rem;--font-size-h4:1.25rem;--font-size-p:1rem;--font-size-lg:1.125rem;--font-size-small:.875rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-24:6rem;--container:80rem;--container-narrow:42rem;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}

*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;height:100%}body{background:var(--color-bg);min-height:100vh;color:var(--color-foreground);font-family:var(--font-sans);font-size:var(--font-size-p);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;flex-direction:column;margin:0;line-height:1.6;display:flex}h1,h2,h3,h4,h5,h6{color:var(--color-heading);text-wrap:balance;margin:0 0 var(--space-4);font-weight:600;line-height:1.2}h1{font-size:var(--font-size-h1)}h2{font-size:var(--font-size-h2)}h3{font-size:var(--font-size-h3)}h4{font-size:var(--font-size-h4)}p{font-size:var(--font-size-p);text-wrap:pretty;margin:0 0 var(--space-4)}small{font-size:var(--font-size-small)}a{color:inherit;text-decoration:none}a:hover{text-underline-offset:2px;text-decoration:underline}img,svg{max-width:100%;height:auto;display:block}button{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--color-foreground);outline-offset:2px}.site-content{flex:1 0 auto}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}