:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f1d01!important}a{font-weight:500;text-decoration:inherit}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@font-face{font-family:Handjet;src:url(../src/assets/fonts/Handjet/Handjet.ttf)}@font-face{font-family:Lemonada;src:url(./Lemonada-BftAtGGX.ttf)}@font-face{font-family:Masmak;src:url(./Masmak-q3k-u8BN.otf)}:root{--primary-color: #59c135;--primary-color-dark: #335428;--secondary-color: #F450DA;--secondary-color-dark: #B83AA4;--background-color: #5b2828;--text-color: #ffffff;--text-dark: #999999;--link: rgb(255, 255, 255);--link-hover: #FFFFFF}a{color:var(--primary-color)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:var(--text-color);max-width:100vw}body::-webkit-scrollbar{display:none}.app{display:flex;flex-direction:column;justify-content:space-between;overflow-x:hidden;height:100dvh;width:100dvw}.header{padding:1rem 2rem;height:100px}nav{display:flex;justify-content:center;align-items:center;max-width:1200px;margin:0 auto}.logo{font-size:1.5rem;font-weight:700;color:var(--text-color)}.logo-image{height:24px;width:auto;margin-bottom:.5rem;margin-right:.5rem;vertical-align:middle;image-rendering:pixelated}.hero{color:#fff;padding:8rem 2rem 4rem;text-align:center;width:100dvw;min-height:70vh;height:100%;left:0;position:relative;display:flex;flex-direction:column;justify-content:space-around;align-items:center;font-family:Lemonada}.hero-content{max-width:800px;margin:0 auto;position:relative;z-index:2;padding:0 0 4rem}.hero h1{font-size:4rem;margin-bottom:1rem;line-height:6rem}.hero p{font-size:1.25rem;color:#d1d1d1;font-family:Lemonada}@media (max-width: 768px){.hero h1{font-size:2.4rem}.hero p{font-size:1rem}}._contact_5mhw6_1{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;gap:.5rem;color:#b3b3b3;font-size:1.4rem}p{font-family:Masmak}a{font-size:1rem;color:var(--primary-color)}a:hover{filter:brightness(1.5)}
