:root{--navbar-height:50px;--content-width:1000px}@font-face{font-family:Roboto;src:url(/static/media/Roboto-Regular.fc2b5060f7accec5cf74.ttf)}html{font-size:16px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{align-items:center;background-color:#d1cdc7;color:#000;display:flex;flex-direction:column;font-family:Roboto;min-height:100vh}.page-container{background-color:#efedeb;box-sizing:border-box;margin-top:calc(52px + 1rem);margin-top:calc(var(--navbar-height) + 1rem + 2px);min-height:100vh;padding:1rem;width:min(1000px,100%);width:min(var(--content-width),100%)}a{text-decoration:none}a:hover{text-decoration:underline}nav{position:fixed;top:0;width:100%;z-index:1}.navbar-wrapper{align-items:center;background-color:#ef8337;border-bottom:2px solid #c70;display:flex;height:var(--navbar-height);justify-content:center;width:100%}.navbar-content{align-items:center;display:flex;gap:2rem;height:100%;justify-content:flex-start;width:var(--content-width)}.right-logo{margin-left:auto}.logo{height:36px;width:36px}.info-container{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;width:100%}.contact-container{display:flex;flex-direction:column;gap:.25rem}@media screen and (max-width:560px){.info-container{flex-direction:column}.contact-container,.info-container{align-items:center}}
/*# sourceMappingURL=main.476d668a.css.map*/