.page-module__NfDiEG__main{background-color:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-sans);padding-bottom:8rem;overflow-x:hidden}.page-module__NfDiEG__hero{text-align:left;border-bottom:1px solid var(--border);background:#03070d;margin-bottom:7rem;padding:11rem 0 7rem;position:relative;overflow:hidden}.page-module__NfDiEG__heroContainer{z-index:2;position:relative}.page-module__NfDiEG__heroTitle{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;margin-bottom:1.75rem;font-size:3.5rem;font-weight:800;line-height:1.15}.page-module__NfDiEG__heroSubtitle{color:#94a3b8;max-width:820px;font-size:1.25rem;line-height:1.75}.page-module__NfDiEG__sectionBlock{margin-bottom:8.5rem}.page-module__NfDiEG__sectionBlock:last-child{margin-bottom:2rem}.page-module__NfDiEG__sectionHeader{text-align:center;margin-bottom:4.5rem}.page-module__NfDiEG__sectionSub{font-family:var(--font-mono);color:#38bdf8;text-transform:uppercase;letter-spacing:.14em;margin-bottom:.75rem;font-size:.8rem;display:block}.page-module__NfDiEG__sectionTitle{font-family:var(--font-display);color:#fff;letter-spacing:-.01em;font-size:2.25rem;font-weight:700}.page-module__NfDiEG__missionVisionGrid{grid-template-columns:1fr 1fr;gap:2.75rem;display:grid}.page-module__NfDiEG__mvCardWrapper{border-radius:12px;width:100%;height:100%}.page-module__NfDiEG__mvCardInner{border-radius:12px;flex-direction:column;height:100%;padding:3.25rem 2.75rem;display:flex}.page-module__NfDiEG__mvTitle{font-family:var(--font-display);color:#fff;letter-spacing:-.01em;margin-bottom:1.35rem;font-size:1.85rem;font-weight:700;line-height:1.25}.page-module__NfDiEG__mvDesc{color:#94a3b8;font-size:1.08rem;line-height:1.85}.page-module__NfDiEG__valuesFourCol{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.page-module__NfDiEG__valItem{flex-direction:column;padding:1.25rem 2.5rem;display:flex;position:relative}.page-module__NfDiEG__valItem:first-child{padding-left:0}.page-module__NfDiEG__valItem:not(:last-child){border-right:1px solid #ffffff14}.page-module__NfDiEG__valItem:not(:last-child):after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#38bdf8f2 50%,#0000 100%);border-radius:999px;width:2px;height:45%;animation:4s ease-in-out infinite alternate page-module__NfDiEG__beamTravelV;position:absolute;top:0;right:-1px;box-shadow:0 0 10px #38bdf8cc,0 0 20px #0284c773}.page-module__NfDiEG__valItem:first-child:after{animation-delay:0s}.page-module__NfDiEG__valItem:nth-child(2):after{animation-delay:1.3s}.page-module__NfDiEG__valItem:nth-child(3):after{animation-delay:2.6s}.page-module__NfDiEG__valIndex{font-family:var(--font-mono);color:#38bdf8;margin-bottom:1.15rem;font-size:1.25rem;font-weight:700}.page-module__NfDiEG__valTitle{color:#fff;letter-spacing:-.01em;margin-bottom:1.15rem;font-size:1.25rem;font-weight:700}.page-module__NfDiEG__valBody{color:#94a3b8;font-size:.98rem;line-height:1.8}.page-module__NfDiEG__trajectoryGrid{grid-template-columns:1fr 1fr;gap:0;display:grid}.page-module__NfDiEG__trajectoryItem{flex-direction:column;padding:3.5rem 4.5rem;display:flex;position:relative}.page-module__NfDiEG__trajectoryItem:nth-child(odd){border-right:1px solid #ffffff14;padding-left:0}.page-module__NfDiEG__trajectoryItem:nth-child(odd):after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#38bdf8f2 50%,#0000 100%);border-radius:999px;width:2px;height:45%;animation:4.5s ease-in-out infinite alternate page-module__NfDiEG__beamTravelV;position:absolute;top:0;right:-1px;box-shadow:0 0 10px #38bdf8cc,0 0 20px #0284c773}.page-module__NfDiEG__trajectoryItem:nth-child(3):after{animation-delay:2.25s}.page-module__NfDiEG__trajectoryItem:nth-child(2n){padding-right:0}.page-module__NfDiEG__trajectoryItem:first-child,.page-module__NfDiEG__trajectoryItem:nth-child(2){border-bottom:1px solid #ffffff14;padding-top:0;padding-bottom:3.5rem}.page-module__NfDiEG__trajectoryItem:first-child:before,.page-module__NfDiEG__trajectoryItem:nth-child(2):before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#38bdf8f2 50%,#0000 100%);border-radius:999px;width:45%;height:2px;animation:4.5s ease-in-out infinite alternate page-module__NfDiEG__beamTravelH;position:absolute;bottom:-1px;left:0;box-shadow:0 0 10px #38bdf8cc,0 0 20px #0284c773}.page-module__NfDiEG__trajectoryItem:nth-child(2):before{animation-delay:2.25s}.page-module__NfDiEG__trajectoryItem:nth-child(3),.page-module__NfDiEG__trajectoryItem:nth-child(4){padding-top:3.5rem;padding-bottom:0}.page-module__NfDiEG__articleHeading{font-family:var(--font-display);color:#fff;margin-bottom:1.15rem;font-size:1.45rem;font-weight:700;line-height:1.35}.page-module__NfDiEG__articleText{color:#94a3b8;font-size:1.02rem;line-height:1.85}@keyframes page-module__NfDiEG__beamTravelV{0%{opacity:.25;top:0%}50%{opacity:1;top:55%}to{opacity:.25;top:0%}}@keyframes page-module__NfDiEG__beamTravelH{0%{opacity:.25;left:0%}50%{opacity:1;left:55%}to{opacity:.25;left:0%}}@media (max-width:1024px){.page-module__NfDiEG__hero{margin-bottom:5rem}.page-module__NfDiEG__sectionBlock{margin-bottom:6rem}.page-module__NfDiEG__missionVisionGrid{grid-template-columns:1fr;gap:2rem}.page-module__NfDiEG__valuesFourCol{grid-template-columns:repeat(2,1fr);gap:3rem 0}.page-module__NfDiEG__valItem:nth-child(2){border-right:none}.page-module__NfDiEG__valItem:nth-child(2):after{display:none}.page-module__NfDiEG__valItem:nth-child(3){padding-left:0}.page-module__NfDiEG__trajectoryGrid{grid-template-columns:1fr}.page-module__NfDiEG__trajectoryItem{border-bottom:1px solid #ffffff14!important;border-right:none!important;padding:2.5rem 0!important}.page-module__NfDiEG__trajectoryItem:after,.page-module__NfDiEG__trajectoryItem:before{display:none!important}.page-module__NfDiEG__trajectoryItem:first-child{padding-top:0!important}.page-module__NfDiEG__trajectoryItem:last-child{border-bottom:none!important;padding-bottom:0!important}}@media (max-width:768px){.page-module__NfDiEG__heroTitle{font-size:2.5rem}.page-module__NfDiEG__sectionBlock{margin-bottom:5rem}.page-module__NfDiEG__sectionHeader{margin-bottom:3rem}.page-module__NfDiEG__valuesFourCol{grid-template-columns:1fr;gap:2.5rem 0}.page-module__NfDiEG__valItem{border-bottom:1px solid #ffffff0f;border-right:none!important;padding:0 0 2rem!important}.page-module__NfDiEG__valItem:after{display:none!important}.page-module__NfDiEG__valItem:last-child{border-bottom:none;padding-bottom:0!important}.page-module__NfDiEG__trajectoryGrid{grid-template-columns:1fr}}
.GradientWaves-module__KRguQW__waveWrapper{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.GradientWaves-module__KRguQW__gradientWavesContainer{width:100%;height:100%;position:relative;overflow:hidden}.GradientWaves-module__KRguQW__gradientOverlay{pointer-events:none;background:radial-gradient(circle at 40%,#0000 25%,#060a0f40 60%,#060a0fd9 100%),linear-gradient(#0000 70%,#060a0f 100%);position:absolute;inset:0}
