@import "https://d3rf7ecb21e5l0.cloudfront.net/fontawesome72/css/all.css";
@import "https://d3rf7ecb21e5l0.cloudfront.net/fontawesome72/css/sharp-solid.css";
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5901b7c6-module__ec5Qua__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_5901b7c6-module__ec5Qua__variable{--font-inter:"Inter", "Inter Fallback"}
:root{--background:#000;--foreground:#fff}@font-face{font-family:LegatumBold;src:url(/fonts/legatum-bold.otf)format("opentype")}html,body{max-width:100vw;height:100vh;overflow-x:hidden}body{min-height:100%;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;font-family:Inter,Helvetica,Arial,sans-serif;display:flex}main{height:100%}*{box-sizing:border-box;margin:0;padding:0}a{color:#a4bbff;text-decoration:underline}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}nav{color:#fff;-webkit-user-select:none;user-select:none;background:#000;justify-content:space-between;align-items:center;height:40px;padding:0 2rem;font-family:LegatumBold;font-size:1.25rem;display:flex}.loop-text{color:#dfdfdf;white-space:nowrap;background:#000;width:100%;padding:1rem 0;overflow:hidden}.loop-text-items{animation:16s linear infinite loopText;display:inline-flex}.loop-text-item{padding:0 2rem;display:inline-block}.loop-text:hover .loop-text-items{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.loop-text-items{animation:none}}@keyframes loopText{0%{transform:translate(0)}to{transform:translateX(var(--marquee-width))}}.logo{align-items:center;font-family:LegatumBold;font-size:1.8rem;display:inline-flex;position:relative}.legatum{font-family:LegatumBold}.logo span{z-index:1;align-items:center;display:inline-flex;position:relative}.logo:before{content:var(--logo-text);color:red;z-index:0;width:100%;position:absolute;top:0;left:-2px}.logo:after{content:var(--logo-text);color:#00f;z-index:0;width:100%;position:absolute;top:0;left:2px}nav .actions{align-items:center;gap:1rem;display:flex}nav .button{border-bottom:1px solid #0000;padding:.25rem 0;transition:all .25s ease-in-out}nav .button[data-disabled]{opacity:.5}nav .button:not([data-disabled]):hover{cursor:pointer;color:#eee;border-bottom:1px solid #dfdfdf}nav .left,nav .right{align-items:center;width:100%;display:flex}nav .middle{justify-content:center}nav .right{justify-content:flex-end}header{background:#000;justify-content:center;align-items:center;height:60vh;margin:3vh 0;display:flex;position:relative}header video{object-fit:cover;height:100%;position:absolute;top:0}.mobile{display:none}@media (max-width:768px){header{aspect-ratio:16/9;height:auto}header video{width:100%;height:auto}.desktop{display:none}.mobile{display:flex}}#loop-video{z-index:0}#intro-video{z-index:1}.splitter{background:#333;width:100%;height:1px}section{background:#050505;width:100%;padding:2rem clamp(1.25rem,6vw,8rem)}section .content{flex-direction:column;gap:10px;max-width:1200px;margin:0 auto;display:flex}section .content-split{flex-direction:row;justify-content:space-between;gap:20px;display:flex}section .content-split>*{flex-direction:column;gap:10px;display:flex}*{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#333 #000}.video-section{cursor:pointer;color:#008cffb3;text-shadow:0 0 10px #49adffb3;width:fit-content;font-size:2rem;position:relative}.video-section .thumbnail{object-fit:cover;border-radius:8px;width:100%;max-width:400px;height:auto}.video-section:hover{font-size:2.25rem}.video-section i{transition:all .25s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.contribute-forms-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (max-width:640px){.contribute-forms-grid{grid-template-columns:1fr}}.contribute-form{border:1px solid #333;border-radius:8px;align-items:center;gap:.5rem;width:100%;padding:.5rem;transition:all .25s ease-in-out;display:flex;position:relative}.contribute-form:hover{border-color:#555}.contribute-form .icon{background:#111;border-radius:4px;justify-content:center;align-self:stretch;align-items:center;width:2rem;padding:0 1.5rem;font-size:1.25rem;transition:all .25s ease-in-out;display:flex}.contribute-form:hover .icon{background:#1d1d1d;font-size:1.5rem}.contribute-form .info{flex-direction:column;gap:.5rem;width:100%;display:flex}.contribute-form .info button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:4px;width:fit-content;padding:.5rem 1rem;font-family:Inter;transition:all .25s ease-in-out}.contribute-form .info button:hover{background:#222}@media (max-width:768px){.content-split{flex-direction:column!important}}footer{color:#fff;text-align:center;background:#000;padding:.75rem 0;font-size:.775rem}
