*{font-optical-sizing:auto;font-variation-settings:"GRAD" 0;--text:white;--text-alt:black;--accent:#c674b2;--background:black;color:var(--text);font-family:IBM Plex Sans,sans-serif;font-style:normal;font-weight:400}html{overscroll-behavior-y:none}body{background:var(--background);overscroll-behavior-y:none;margin:0}h1{font-size:6rem;font-weight:600}h2{font-size:3rem;font-weight:500}button{background:var(--accent);color:var(--text-alt);cursor:pointer;border:none;outline:none;padding:10px 12px;font-weight:500;transition:background .1s}button:hover{background:var(--text);transition:none}.material-symbols-sharp{font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24}nav[data-v-10910893]{z-index:1;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;height:4rem;margin-bottom:calc(-4rem - 20px);padding:10px 20px;transition:background .1s,border-bottom .1s;display:flex;position:sticky;top:0}nav.floating[data-v-10910893]{background:var(--background);border-bottom:1px var(--text) solid}.nav-links[data-v-10910893]{align-items:center;gap:60px;display:flex}.nav-links>a[data-v-10910893]{text-decoration:none;transition:color .1s}.nav-links>a[data-v-10910893]:hover{color:var(--accent);transition:none}.nav-button[data-v-10910893]{border:1px solid var(--text);color:var(--text);background:0 0;font-size:1rem;font-weight:400;transition:background .1s,color .1s}.nav-button[data-v-10910893]:hover{background:var(--text);color:var(--text-alt);transition:none}.logo[data-v-10910893]{cursor:pointer;align-items:center;gap:20px;display:flex}.logo>img[data-v-10910893]{width:3rem}.logo>span[data-v-10910893]{font-size:1.6rem;font-weight:500}@media (width<=900px){.logo>span[data-v-10910893]{display:none}}@media (width<=650px){.nav-links[data-v-10910893]{gap:30px}}@media (width<=450px){.nav-button[data-v-10910893]{display:none}}footer[data-v-9791dd8a]{justify-content:space-between;align-items:center;padding:40px;font-size:.9rem;display:flex}.name[data-v-9791dd8a]{font-weight:500}.info[data-v-9791dd8a]{flex-direction:column;gap:5px;display:flex}tr[data-v-c602c927]:nth-child(2n){background:#f5d5e01a}table[data-v-c602c927]{border-collapse:collapse;margin-left:auto;margin-right:auto}tbody[data-v-c602c927]{border:1px solid #f5d5e01a}thead tr td[data-v-c602c927]{border:none;border-bottom:1px solid #fff;font-weight:600}.mobile>table>thead[data-v-c602c927]{border-bottom:1px solid #fff}td[data-v-c602c927]{padding:20px;font-size:1.2rem}td[data-v-c602c927]:not(.table-label){text-align:center}td .material-symbols-sharp[data-v-c602c927]{color:var(--accent);font-size:2rem}.table-label[data-v-c602c927]{max-width:400px}.sponsor-label[data-v-c602c927]{max-width:80px}.mobile[data-v-c602c927]{display:none}@media (width<=650px){.normal[data-v-c602c927]{display:none}.mobile[data-v-c602c927]{display:block}}a[data-v-78749db8]{color:var(--accent);align-items:center;text-decoration:none;display:flex}a>.material-symbols-sharp[data-v-78749db8]{color:var(--accent);transition:translate .1s}a:hover>.material-symbols-sharp[data-v-78749db8]{translate:4px}.sponsor-table[data-v-24c3f808]{margin-top:80px;margin-left:auto;margin-right:auto}.partners[data-v-24c3f808]{flex-wrap:wrap;justify-content:space-around;gap:100px;margin:80px 0;display:flex}.partners>img[data-v-24c3f808]{object-fit:contain;width:400px;max-width:calc(100vw - 80px)}.sponsors-title[data-v-24c3f808]{margin-bottom:0}main[data-v-24c3f808]{width:100%;height:100vh;min-height:60rem;position:relative;overflow:hidden}main>video[data-v-24c3f808]{object-fit:cover;width:100%;height:100%}.gradients[data-v-24c3f808]{width:100%;height:100%;position:absolute;top:0;left:0}.corner-gradient[data-v-24c3f808]{background:linear-gradient(to top right,#0009,#0000);width:100%;height:100%;position:absolute;bottom:0;left:0}.bottom-gradient[data-v-24c3f808]{background:linear-gradient(#0000,#0009);width:100%;height:60%;position:absolute;bottom:0;left:0}.very-bottom-gradient[data-v-24c3f808]{background:linear-gradient(#0000,#000);width:100%;height:40px;position:absolute;bottom:0;left:0}.main-content[data-v-24c3f808]{position:absolute;bottom:60px;left:60px}.main-content>h1[data-v-24c3f808]{margin:0 0 20px}.main-content>p[data-v-24c3f808]{max-width:56rem;margin:0 0 40px;font-size:1.5rem}.main-content>button[data-v-24c3f808]{margin:0;font-size:1.5rem}.content[data-v-24c3f808]{max-width:1400px;margin-bottom:100px;margin-left:auto;margin-right:auto;padding:0 40px}.project[data-v-24c3f808]{justify-content:space-between;align-items:center;margin-top:-40px;margin-bottom:20px;padding:40px 0;display:flex;overflow:hidden}.project-image[data-v-24c3f808]{object-fit:cover;opacity:.5;flex-grow:1;max-width:800px;height:200px;transition:opacity .1s,translate .1s;translate:80px}.project:hover>.project-image[data-v-24c3f808]{opacity:1;translate:0}.project-text[data-v-24c3f808]{max-width:600px}.project-top[data-v-24c3f808]{align-items:baseline;gap:10px;margin-bottom:20px;display:flex}.project-title[data-v-24c3f808]{margin:0;font-size:2rem;font-weight:600}.project-flavor[data-v-24c3f808]{font-weight:300}.project-description[data-v-24c3f808]{margin:0 0 20px}@media (width<=900px){.main-content>h1[data-v-24c3f808]{font-size:4rem}.main-content>p[data-v-24c3f808]{max-width:calc(100% - 60px);font-size:1.2rem}}@media (width<=650px){.main-content>h1[data-v-24c3f808]{font-size:2.5rem}.main-content>p[data-v-24c3f808]{max-width:calc(100% - 60px);font-size:1rem}}main[data-v-aa95bce1]{max-width:1000px;min-height:calc(100vh - 230px);margin-left:auto;margin-right:auto;padding-top:80px;padding-left:40px;padding-right:40px}h3[data-v-aa95bce1]{margin-top:60px;margin-bottom:0;font-size:2rem;font-weight:500}p[data-v-aa95bce1]{margin-top:10px;margin-bottom:20px}.exec-photo[data-v-aa95bce1]{object-fit:cover;width:100%;max-height:500px}main[data-v-1ca69f57]{max-width:1000px;min-height:calc(100vh - 230px);margin-left:auto;margin-right:auto;padding-top:80px;padding-left:40px;padding-right:40px}h3[data-v-1ca69f57]{margin-top:60px;margin-bottom:0;font-size:2rem;font-weight:500}p[data-v-1ca69f57]{margin-top:10px;margin-bottom:20px}ul[data-v-1ca69f57]{flex-direction:column;gap:10px;display:flex}.involved-photo[data-v-1ca69f57]{object-fit:cover;width:100%;max-height:500px}.hero[data-v-3dd93230]{width:100%;height:100vh;min-height:60rem;position:relative;overflow:hidden}.hero>video[data-v-3dd93230]{object-fit:cover;width:100%;height:100%}.gradients[data-v-3dd93230]{width:100%;height:100%;position:absolute;top:0;left:0}.corner-gradient[data-v-3dd93230]{background:linear-gradient(to top right,#0009,#0000);width:100%;height:100%;position:absolute;bottom:0;left:0}.bottom-gradient[data-v-3dd93230]{background:linear-gradient(#0000,#0009);width:100%;height:60%;position:absolute;bottom:0;left:0}.very-bottom-gradient[data-v-3dd93230]{background:linear-gradient(#0000,#000);width:100%;height:40px;position:absolute;bottom:0;left:0}.hero-content[data-v-3dd93230]{position:absolute;bottom:60px;left:60px}.hero-content>h1[data-v-3dd93230]{margin:0 0 20px}.hero-content>p[data-v-3dd93230]{max-width:56rem;margin:0 0 40px;font-size:1.5rem}main[data-v-3dd93230]{max-width:1000px;min-height:calc(100vh - 230px);margin-left:auto;margin-right:auto;padding-top:80px;padding-left:40px;padding-right:40px}h3[data-v-3dd93230]{margin-top:60px;margin-bottom:0;font-size:2rem;font-weight:500}p[data-v-3dd93230]{margin-top:10px;margin-bottom:20px}main>img[data-v-3dd93230]{object-fit:cover;width:100%;max-height:500px;margin-top:40px}@media (width<=900px){.hero-content>h1[data-v-3dd93230]{font-size:4rem}.hero-content>p[data-v-3dd93230]{max-width:calc(100% - 60px);font-size:1.2rem}}.hero[data-v-f4e77a32]{width:100%;height:100vh;min-height:60rem;position:relative;overflow:hidden}.hero>video[data-v-f4e77a32]{object-fit:cover;width:100%;height:100%}.gradients[data-v-f4e77a32]{width:100%;height:100%;position:absolute;top:0;left:0}.corner-gradient[data-v-f4e77a32]{background:linear-gradient(to top right,#0009,#0000);width:100%;height:100%;position:absolute;bottom:0;left:0}.bottom-gradient[data-v-f4e77a32]{background:linear-gradient(#0000,#0009);width:100%;height:60%;position:absolute;bottom:0;left:0}.very-bottom-gradient[data-v-f4e77a32]{background:linear-gradient(#0000,#000);width:100%;height:40px;position:absolute;bottom:0;left:0}.hero-content[data-v-f4e77a32]{position:absolute;bottom:60px;left:60px}.hero-content>h1[data-v-f4e77a32]{margin:0 0 20px}.hero-content>p[data-v-f4e77a32]{max-width:56rem;margin:0 0 40px;font-size:1.5rem}main[data-v-f4e77a32]{max-width:1000px;min-height:calc(100vh - 230px);margin-left:auto;margin-right:auto;padding-top:80px;padding-left:40px;padding-right:40px}h3[data-v-f4e77a32]{margin-top:60px;margin-bottom:0;font-size:2rem;font-weight:500}p[data-v-f4e77a32]{margin-top:10px;margin-bottom:20px}main>img[data-v-f4e77a32]{object-fit:cover;width:100%;max-height:500px;margin-top:40px}.codr-image[data-v-f4e77a32]{max-height:800px}@media (width<=900px){.hero-content>h1[data-v-f4e77a32]{font-size:4rem}.hero-content>p[data-v-f4e77a32]{max-width:calc(100% - 60px);font-size:1.2rem}}
