.hero{background-color:#000;border-bottom:1px solid var(--border-color);padding:2rem 1rem 0}.hero h1{font-family:var(--font-header);font-size:calc(2.3rem + 1vw);line-height:135%;margin-bottom:1rem}@media screen and (min-width: 1200px){.hero h1{font-size:3.6rem}}.hero h1 span{width:.7rem;height:.7rem;border-radius:50%;display:inline-block;background-color:var(--bg-purple)}.hero p{font-size:1.05rem;line-height:230%;font-weight:300;color:#ccc;margin-bottom:1.7rem}.hero img{width:75%;height:auto;margin:0% auto;display:block}.hero-gif{width:90%!important}nav{border-bottom:1px solid var(--border-color);border-top:1px solid var(--border-color);width:100%;padding:1rem .8rem;background-color:var(--bg-color);position:fixed;top:0;left:0;right:0;z-index:99}nav>div{width:100%;position:relative}.navbar-brand{gap:.4rem}.navbar-brand img{width:3rem;height:3rem}.navbar-brand h2{font-family:var(--font-header);font-size:1.25rem;color:var(--bg-purple)}.nav-links,.nav-socials{display:none}.nav-links ul{list-style-type:none;gap:1.6rem;text-transform:uppercase;font-size:.8rem}.nav-links ul li{padding:.3rem .7rem;border-bottom:2px dotted var(--bg-color);transition:.3s ease-in-out}.nav-links ul li:hover{border-bottom:2px dotted var(--border-color)}.nav-links ul li a{color:var(--border-color)}.nav-links ul li.active{font-weight:600;border-bottom:2px dotted #fff}.nav-links ul li.active a{color:#fff}.nav-socials>div{gap:2rem;border:1px solid var(--border-color);padding:1rem 2rem}.nav-socials svg{width:1.4rem;height:1.4rem;transition:.1s ease-in-out}.nav-menu div svg{width:1.8rem;height:1.8rem;cursor:pointer}.nav-socials svg:hover{opacity:.6}.nav-link-mobile{position:absolute;right:calc(var(--bs-gutter-x) * .7);background-color:#000;width:15rem;border:1px solid var(--border-color);top:5.5rem;display:flex;flex-direction:column;gap:1.5rem;padding:1rem;box-shadow:#0000003d 0 3px 8px}@media (min-width: 768px){.nav-link-mobile{right:calc(var(--bs-gutter-x) * 2.5)}}.nav-link-mobile ul{list-style-type:none;gap:.85rem;text-transform:uppercase;font-size:.8rem;display:flex;flex-direction:column}.nav-link-mobile ul li{width:max-content;padding:.3rem;border-bottom:2px dotted #000;transition:.3s ease-in-out}.nav-link-mobile ul li:hover{border-bottom:2px dotted var(--border-color)}.nav-link-mobile ul li a{color:var(--border-color)}.nav-link-mobile ul li.active{font-weight:600;border-bottom:2px dotted #fff}.nav-link-mobile ul li.active a{color:#fff}.nav-link-mobile .socials{padding:0 .3rem}.nav-link-mobile .socials div{gap:1.3rem}.nav-link-mobile .socials div svg{width:1.2rem;height:1.2rem}@media screen and (min-width: 768px){.nav-socials{display:flex}}@media screen and (min-width: 1200px){.nav-links{display:flex}.nav-menu,.nav-link-mobile{display:none}}footer .socials-box{border:none;opacity:.5}footer p{font-weight:500;text-transform:uppercase;font-size:.85rem}footer .d-flex.flex-column{gap:.7rem}.burn{width:100%;background-color:#000;border-bottom:1px solid var(--border-color)}.burn img{width:50%;display:block;margin:0% auto;opacity:.8}.burn h2{font-size:2.5rem;font-family:var(--font-header);margin-bottom:1.4rem}.burn h2 span{color:var(--bg-red);border-bottom:2px dotted var(--bg-red);text-transform:uppercase}.burn p{font-size:.9rem;font-weight:350;color:#ccc;line-height:220%;width:100%;max-width:35rem;border:1px solid var(--border-color);padding:1.5rem;text-transform:uppercase;font-weight:500}.burn p span{color:var(--bg-red);border-bottom:2px dotted var(--bg-red);font-weight:700}.call-to-join{background-color:var(--bg-color);border-bottom:1px solid var(--border-color)}.call-to-join .text{width:100%}.call-to-join .text h1{font-family:var(--font-header);font-size:2rem;line-height:150%;margin-bottom:1rem}.call-to-join .text h1 span{color:var(--bg-purple);border-bottom:2px dotted var(--bg-purple)}.call-to-join .text p{line-height:240%;color:#aaa;font-size:.95rem}.call-to-join .image{width:100%;background-color:var(--border-color);border-left:1px solid var(--border-color);display:flex;align-items:center;justify-content:center;padding:3rem 0;height:100%}.call-to-join .image img{width:90%}.call-to-join .image>div{position:absolute;bottom:1.5rem;right:1.5rem;background-color:var(--bg-color);color:#fff;border:1px solid #fff;font-weight:700;font-family:var(--font-header);padding:.9rem 2rem;border-radius:3px}.socials-box{width:max-content;padding:1.2rem 3rem!important;border:1px solid var(--border-color)}.socials-box svg{width:1.5rem;height:1.5rem}.socials-box>div{gap:2.3rem}.cta{border-bottom:1px solid var(--border-color)}.cta-main{background-color:#7f339b6f}.cta-main p{font-size:1.1rem;line-height:250%;opacity:.5;font-weight:500}.gap-2{gap:2.4rem}.cta-main .socials-box{background-color:var(--bg-purple);border:1px solid #fff}.cta-main h1{font-size:2.2rem;font-weight:900;line-height:180%;padding:.98rem 0}main{width:100%}.wrapper{height:100vh;overflow-y:auto;overflow-x:hidden;perspective:10px}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;transform-style:preserve-3d;z-index:-1;transform:translateZ(-10px) scale(2)}.overlay{position:fixed;top:0;bottom:0;width:100vw;height:100vh;background-color:#000000f2;z-index:-1}.border-lines hr{position:fixed;top:0;bottom:0;width:1px;height:100vh;z-index:9999}.border-lines hr:first-child{left:calc(var(--bs-gutter-x) * .7)}.border-lines hr:last-child{right:calc(var(--bs-gutter-x) * .7)}@media (min-width: 768px){.border-lines hr:first-child{left:calc(var(--bs-gutter-x) * 2.5)}.border-lines hr:last-child{right:calc(var(--bs-gutter-x) * 2.5)}}.btn{width:max-content;border:none;outline:none;background-color:var(--bg-purple);padding:1rem 1.8rem;border-radius:3px;font-family:var(--font-body);font-weight:600;font-size:.86rem;text-transform:uppercase;cursor:pointer}.introduction{background-color:var(--bg-color);border-bottom:1px solid var(--border-color)}.introduction p{font-weight:400;font-size:1.03rem;color:#888;line-height:245%}.introduction .position-relative{margin:0% auto;width:78%}.header-block{display:flex;align-items:center;gap:1rem}.header-block hr{width:4rem}.header-block h2{font-family:var(--font-header);font-size:1.9rem;color:var(--bg-red)}.introduction .position-relative svg{position:absolute;fill:var(--bg-red)}.introduction .position-relative svg:first-child{top:0;left:-2.2rem}.introduction .position-relative svg:last-child{right:-2.2rem;bottom:0}.mission{width:100%;border-bottom:1px solid var(--border-color);background-color:#000}.mission h1{font-family:var(--font-header);background-color:#00000073;font-size:2rem;text-align:center;line-height:150%;margin-bottom:1rem;border:1px solid var(--border-color);padding:2rem}.mission h1 span{color:var(--bg-red);border-bottom:2px dotted var(--bg-red);cursor:pointer}.mission p{background-color:#00000073;border:1px solid var(--border-color);padding:2.6rem 1.8rem;font-size:.85rem;line-height:270%;font-weight:600;text-transform:uppercase;text-align:center;color:#aaa}.mission p span{color:var(--bg-red);border-bottom:2px dotted var(--bg-red);cursor:pointer}.keynote{border-bottom:1px solid var(--border-color);background-color:var(--bg-color)}.keynote-single img{width:4rem}.keynote-single>div{display:flex;align-items:center;gap:1rem;margin-bottom:.4rem}.keynote-single>div hr{width:4rem}.keynote-single>div span{font-size:.75rem;text-transform:uppercase;color:var(--border-color);font-weight:700}.keynote-single h3{font-size:2rem;font-family:var(--font-header);font-weight:400;margin-bottom:1rem;line-height:150%;color:var(--bg-purple)}.keynote-single p{line-height:220%;font-weight:300;font-size:.96rem;border-left:2px solid var(--bg-purple);padding:1rem 1.3rem;color:#ccc}.grid{border-bottom:1px solid var(--border-color)}.floating-container img{width:100%;max-width:20rem;margin:0% auto;display:block;height:auto;border-radius:50%;position:relative;background-color:#444}@media screen and (min-width: 768px){.floating-container .col{border-right:1px solid var(--border-color);padding:1rem 3rem}.floating-container .col:last-child{border-right:none}}.partners{border-bottom:1px solid var(--border-color)}.partners img{width:auto;background-color:#000;border:1px solid var(--border-color);height:10rem;object-fit:cover;padding:1rem}:root{--border-color: #353539;--bg-color: #0a090f;--bg-red: #ff0000;--bg-green: #00cc66;--bg-purple: #80339b;--bg-blue: #007bff;--font-header: "Orbitron", sans-serif;--font-body: "Montserrat", sans-serif;--bs-gutter-x: 1.5rem}*{box-sizing:border-box;margin:0;padding:0;color:#fff}html{scroll-behavior:smooth}html,body{overflow-x:hidden;max-width:100vw}body{background-color:var(--bg-color);font-family:var(--font-body);background-image:url(/assets/background-2-33f06dde.jpeg);background-repeat:no-repeat;background-attachment:fixed;background-size:cover}hr{width:100%;border:none;background-color:var(--border-color);height:1px}a{text-decoration:none;color:inherit;cursor:pointer}.bg-red{background-color:var(--bg-red)!important}.bg-green{background-color:var(--bg-green)!important}.bg-blue{background-color:var(--bg-blue)!important}.bg-purple{background-color:var(--bg-purple)!important}.text-black{color:#000!important}.container-st{padding-left:calc(var(--bs-gutter-x) * .7);padding-right:calc(var(--bs-gutter-x) * .7)}@media (min-width: 768px){.container-st{padding-left:calc(var(--bs-gutter-x) * 2.5);padding-right:calc(var(--bs-gutter-x) * 2.5)}}.gap-0{gap:1rem}.gap-1{gap:1.5rem}.position-relative{position:relative}.w-100{width:100%}.text-center{text-align:center}
