.menu{align-items:center;background-color:rgba(41,45,60,.7);display:flex;height:80px;left:0;position:fixed;top:0;width:100vw;z-index:200}.menu .menu-logo{padding:20px}.menu .items{align-items:center;display:flex;flex-grow:2;height:100%;justify-content:flex-end;width:100%;margin-right:50px}@media(max-width:767px){.menu .items{display:none}}.menu .items .item{font-size:1rem;font-weight:600;margin:0 30px}:root{--background:#292d3c;--foreground:#292d3c}@media(prefers-color-scheme:dark){:root{--background:#292d3c;--foreground:#ededed}}body,html{max-width:100vw}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}body{font-family:Comfortaa-FB,Gotham,Arial,Helvetica,sans-serif!important}@supports(font-variation-settings:normal){body{font-family:Comfortaa,Gotham,Arial,Helvetica,sans-serif!important}}@font-face{font-family:Comfortaa;src:url(/fonts/Comfortaa/Comfortaa-VariableFont_wght.ttf);font-weight:1 999}@font-face{font-family:Comfortaa-FB;src:url(/fonts/Comfortaa/static/Comfortaa-Regular.ttf);font-weight:400 550}@font-face{font-family:Comfortaa-FB;src:url(/fonts/Comfortaa/static/Comfortaa-SemiBold.ttf);font-weight:580 600}@font-face{font-family:Comfortaa-FB;src:url(/fonts/Comfortaa/static/Comfortaa-Bold.ttf);font-weight:700}