<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* O R G S  H E R O */

.ndk-section-hero {
    margin-top: -80px;
    margin-bottom: -20px;
    background: var(--linear-bluetrans-inv);
    overflow: hidden;
}

.ndk-section-hero + .org-section {
    background: var(--alpha100);
    position: relative;
    padding-top: 40px;
}

.ndk-hero-container {
    pointer-events: none;
    position: relative;
    padding: 0;
    height: 50vw;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}

.ndk-hero-orgs {
    height: 100%;
    width: 100%;
    display: inline-block;
    background: transparent;
}

.orgs-tech.wiggle {
    background: transparent;
    animation-duration: 10s;
    animation-iteration-count: 4;
    opacity: 0.5;
}

.orgs-bg {
    opacity: 0.7;
    margin: -30%;
}

.orgs-nodes {
    animation-duration: 10s;
    filter: drop-shadow(0px 0px 2px var(--alpha80))
            drop-shadow(0px 0px 4px var(--alpha80))
            drop-shadow(0px 0px 8px var(--alpha80));
}

.orgs-nodes .uk-panel svg {
    width: 65vw;
    max-width: none;
}

.orgs-nodes .uk-animation-stroke {
    animation-duration: 15s;
}

.orgs-people {
    aspect-ratio: 1.1;
    height: 80%;
    width: auto;
}

.orgs-people .uk-cover-container {
    aspect-ratio: 1.1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 110%;
    margin: -5%;
    animation-duration: 30s;
}

.orgs-people img {
    object-position: center;
    transform-origin: center center;
    position: absolute;
    max-width: none;
    filter: drop-shadow(0px 0px 4px var(--alpha25))
            drop-shadow(0px 0px 8px var(--alpha50))
            drop-shadow(0px 0px 12px var(--alpha80));
}


@media (min-width: 960px) {
    .ndk-hero-container {
        height: 40vw;
        max-width: 90vw;
    }
    .orgs-tech.wiggle {
        margin: -10%;
    }
    .orgs-nodes .uk-panel svg {
        width: 80vw;
    }
    .orgs-people {
        height: 30vw;
    }
    .orgs-people img {
        width: 95%;
        height: auto;
    }
}
@media (min-width: 1080px) {
    .ndk-section-hero {
        margin-bottom: 0;
    }
    .ndk-hero-container {
        max-width: 95vw;
    }
    .orgs-nodes .uk-panel svg {
        width: 75vw;
    }
    .orgs-people {
        height: 35vw;
    }
    .orgs-people .uk-cover-container {
        width: 100%;
        margin: 0;
    }
    .orgs-people img {
        width: 95%;
    }
}
@media (min-width: 1200px) {
    .ndk-hero-container {
        max-width: 85vw;
    }
    .orgs-tech.wiggle {
        margin: -2.5%;
    }
    .orgs-nodes .uk-panel svg {
        width: 80vw;
    }
    .orgs-people .uk-cover-container {
        width: 90%;
        margin: 5%;
    }
}
@media (min-width: 1440px) {
    .ndk-hero-container {
        height: 500px;
        max-width: 80vw;
    }
    .orgs-bg {
        margin: -15%;
    }
    .orgs-nodes .uk-panel svg {
        width: 70vw;
    }
}
@media (min-width: 1600px) {
    .orgs-nodes .uk-panel svg {
        width: 55vw;
    }
    .orgs-tech.wiggle {
        margin: -5%;
    }
    .orgs-bg {
        margin: 0;
    }
}
@media (max-width: 960px) {
    .ndk-section-hero {
        margin-bottom: -40px;
    }
    .ndk-hero-container {
        height: 45vw;
    }
    .orgs-people {
        height: 40vw;
    }
    .orgs-people .uk-cover-container {
        width: 90%;
        margin: 5%;
    }
    .orgs-people img {
        width: 100%;
    }
    .fog-container {
        height: 60%;
    }
}
@media (max-width: 840px) {
    .ndk-section-hero {
        margin-bottom: -30px;
    }
    .orgs-bg {
        margin: -30%;
    }
    .orgs-nodes .uk-panel svg {
        width: 90vw;
    }
}

@media (max-width: 640px) {
    .ndk-section-hero {
        margin-bottom: -40px;
    }
    .ndk-hero-container {
        height: 50vw;
    }
    .orgs-tech.wiggle {
        margin: -10vw;
    }
    .orgs-bg {
        margin: -20vw;
        opacity: 0.6;
    }
    .orgs-nodes .uk-panel svg {
        width: 100vw;
    }
}

@media (max-width: 580px) {
    .ndk-section-hero {
        margin-bottom: -20px;
    }
    .ndk-section-hero + .org-section {
        padding-top: 30px;
    }
    .ndk-hero-container {
        height: 60vw;
        padding: 20px 0;
    }
    .orgs-people {
        height: 80%;
    }
}

@media (max-width: 480px) {
    .ndk-hero-container {
        height: 80vw;
        padding: 0;
    }
    .orgs-bg {
        margin: -40vw;
    }
    .orgs-nodes .uk-panel svg {
        width: 110vw;
        margin: -5vw;
    }
}

@media (max-width: 420px) {
    .ndk-hero-container {
        height: 85vw;
    }
    .orgs-nodes .uk-panel svg {
        width: 120vw;
        margin: -10vw;
    }
}

@media (max-width: 420px) {
    .ndk-hero-container {
        height: 90vw;
    }
    .orgs-tech.wiggle {
        margin: -20vw;
    }
    .orgs-nodes .uk-panel svg {
        width: 130vw;
        margin: -15vw;
    }
    .orgs-hud {
        opacity: 0.8;
    }
    .orgs-people {
        height: 90%;
    }
    .orgs-people .uk-cover-container {
        width: 80%;
        margin: 10%;
    }
    .orgs-people img {
        width: 102%;
    }

}

@media (max-width: 370px) {
    .ndk-hero-container {
        height: 100vw;
    }
    .orgs-people .uk-cover-container {
        width: 100%;
        margin: 0%;
    }
    .orgs-people .uk-cover-container {
        width: 100%;
        margin: 0%;
    }
}



/* H U D */

.orgs-hud {
    aspect-ratio: 1.1;
}

.orgs-hud .hud div {
    position: absolute;
    display: block;
    box-sizing: border-box;
}

.orgs-hud .hud {
    width: 80vw;
    height: 80vw;
    margin: auto;
    transition: all 10s ease;
    transform-origin: center center;
    animation: hud-3d 10s ease-in-out forwards;
    pointer-events: none;
}

.orgs-hud .hud .circle {
    border-radius: 50%;
}

.orgs-hud .hud .blue-dark {
    margin: 5%;
    width: 90%;
    height: 90%;
}

.orgs-hud .hud .blue-dark .notches {
    opacity: 0.8;
    margin: -20%;
    width: 140%;
    height: 140%;
    filter: blur(15px);
    background: url('../images/large-lines.svg') no-repeat;
    background-size: cover;
    animation: notches-rotate 6s 3s ease-in-out, notches-pulse-rotate 10s 5s ease-in-out alternate;
    animation-iteration-count: 4;
}

.orgs-hud .hud .blue-dark .outer1 {
    margin: -5%;
    width: 110%;
    height: 110%;
    border: 5px dotted var(--gray700);
    mix-blend-mode: multiply;
}

.orgs-hud .hud .blue-dark .outer2 {
    margin: 0%;
    width: 100%;
    height: 100%;
    border: 5px dotted var(--gray800);
    opacity: 0.5;
}

.orgs-hud .hud .blue-dark .outer3 {
    margin: 5%;
    width: 90%;
    height: 90%;
    border: 5px dotted var(--gray800);
}

.orgs-hud .hud .blue-dark .inner1 {
    margin: 10%;
    width: 80%;
    height: 80%;
    border: 120px solid var(--gray600);
    mix-blend-mode: soft-light;
    opacity: 0.9;
}

.orgs-hud .hud .blue-dark .inner2 {
    margin: 23%;
    width: 54%;
    height: 54%;
    border: 6px dotted var(--gray800);
    opacity: 0.8;
    mix-blend-mode: color-burn;
}

.orgs-hud .hud .blue-dark .inner3 {
    margin: 30%;
    width: 40%;
    height: 40%;
    border: 6px dotted var(--gray800);
    mix-blend-mode: color-burn;
}

.orgs-hud .hud .blue-dark .topnotches {
    margin: 5%;
    width: 90%;
    height: 90%;
    filter: blur(6px);
    background: url('../images/small-lines.svg') no-repeat;
    background-size: cover;
    transform: rotate(90deg);
    animation: notchestop-rotate 8s 2s ease-in-out, notchestop-3d 8s 4s ease-in-out alternate;
    animation-iteration-count: 4;
}


@keyframes notches-rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes notches-pulse-rotate {
    0% {
        transform: rotate(0deg);
    }

    25% {
        transform: rotate(30deg);
    }

    25% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(60deg);
    }
}

@keyframes notchestop-rotate {
    0% {
        transform: rotate(90deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

@keyframes hud-3d {
    0% {
        opacity: 0.4;
    }

    100% {
        opacity: 1;
    }
}

@keyframes notchestop-3d {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(90deg);
    }
}


@media (min-width: 960px) {
    .orgs-hud .hud {
        width: 90vw;
        height: 90vw;
    }
    .orgs-hud .hud .blue-dark .inner3,
    .orgs-hud .hud .blue-dark .inner2,
    .orgs-hud .hud .blue-dark .outer3,
    .orgs-hud .hud .blue-dark .outer2,
    .orgs-hud .hud .blue-dark .outer1 {
        border-width: 3px;
    }
}
@media (min-width: 1200px) {
    .orgs-hud .hud {
        width: 70vw;
        height: 70vw;
    }
    .orgs-hud .hud .blue-dark {
        margin: -10%;
        width: 120%;
        height: 120%;
    }
    .orgs-hud .hud .blue-dark .inner3,
    .orgs-hud .hud .blue-dark .inner2,
    .orgs-hud .hud .blue-dark .outer3,
    .orgs-hud .hud .blue-dark .outer2,
    .orgs-hud .hud .blue-dark .outer1 {
        border-width: 4px;
    }
}

@media (min-width: 1600px) {
    .orgs-hud .hud {
        width: 65vw;
        height: 65vw;
    }
    .orgs-hud .hud .blue-dark .inner3,
    .orgs-hud .hud .blue-dark .inner2,
    .orgs-hud .hud .blue-dark .outer3,
    .orgs-hud .hud .blue-dark .outer2,
    .orgs-hud .hud .blue-dark .outer1 {
        border-width: 5px;
    }
}
@media (max-width: 1200px) {
    .orgs-hud .hud .blue-dark .inner3,
    .orgs-hud .hud .blue-dark .inner2,
    .orgs-hud .hud .blue-dark .outer3,
    .orgs-hud .hud .blue-dark .outer2,
    .orgs-hud .hud .blue-dark .outer1 {
        border-width: 4px;
    }
}

@media (max-width: 1080px) {
    .orgs-hud .hud .blue-dark .inner3,
    .orgs-hud .hud .blue-dark .inner2,
    .orgs-hud .hud .blue-dark .outer3,
    .orgs-hud .hud .blue-dark .outer2,
    .orgs-hud .hud .blue-dark .outer1 {
        border-width: 3.5px;
    }
}
@media (max-width: 960px) {
    .orgs-hud .hud {
        width: 90vw;
        height: 90vw;
    }
    .orgs-hud .hud .blue-dark .inner3,
    .orgs-hud .hud .blue-dark .inner2,
    .orgs-hud .hud .blue-dark .outer3,
    .orgs-hud .hud .blue-dark .outer2,
    .orgs-hud .hud .blue-dark .outer1 {
        border-width: 3px;
    }
}
@media (max-width: 840px) {
    .orgs-hud .hud .blue-dark {
        margin: 0%;
        width: 100%;
        height: 100%;
    }
}
@media (max-width: 640px) {
    .orgs-hud .hud {
        width: 100vw;
        height: 100vw;
    }
    .orgs-hud .hud .blue-dark {
        margin: -5%;
        width: 110%;
        height: 110%;
    }
}
@media (max-width: 580px) {
    .orgs-hud .hud .blue-dark {
        margin: 0%;
        width: 100%;
        height: 100%;
    }
}

@media (max-width: 480px) {
    .orgs-hud .hud {
        width: 100vw;
        height: 100vw;
        transform: scale(1.1);
    }
    .orgs-hud .hud .blue-dark .inner3,
    .orgs-hud .hud .blue-dark .inner2,
    .orgs-hud .hud .blue-dark .outer3,
    .orgs-hud .hud .blue-dark .outer2,
    .orgs-hud .hud .blue-dark .outer1 {
        border-width: 2.5px;
    }
    .orgs-hud .hud .blue-dark {
        margin: -10%;
        width: 120%;
        height: 120%;
    }

}
@media (max-width: 420px) {
    .orgs-hud .hud .blue-dark {
        margin: 0%;
        width: 100%;
        height: 100%;
    }
    .orgs-hud .hud .blue-dark .inner3,
    .orgs-hud .hud .blue-dark .inner2,
    .orgs-hud .hud .blue-dark .outer3,
    .orgs-hud .hud .blue-dark .outer2,
    .orgs-hud .hud .blue-dark .outer1 {
        border-width: 3px;
    }
}

/* G L O B E  P L A N E T */


.orgs-globe {
    margin-left: auto;
    margin-right: auto;
    width: 360px;
    height: 360px;
    aspect-ratio: 1.1;
}

.orgs-globe .uk-panel {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
}

.globe-container,
.globe {
    width: 100%;
    height: 100%;
}

.globe-container {
    position: relative;
    display: inline-block;
}

.globe {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    background: var(--blue400);
    background-image: radial-gradient(circle at 95% 5%, var(--blue500) 0%, rgba(67, 131, 217, 0.00) 100%),
        radial-gradient(circle at 1e+02% 1e+02%, var(--blue600) 0%, rgba(0, 50, 132, 0.40) 80%, rgba(0, 71, 165, 0) 120%),
        radial-gradient(circle at 10% 1.1e+02%, rgba(128, 0, 128, 1) 25%, rgba(101, 42, 159, 0.5) 85%, rgba(147, 49, 243, 0) 140%);
    border-radius: 100%;
}

.globe-worldmap,
.globe-worldmap-front,
.globe-worldmap-back,
.globe-sphere,
.globe-inner-shadow {
    position: absolute;
    display: block;
    margin: 0;
}

.globe-sphere,
.globe-inner-shadow {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
}

.globe-worldmap {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 50%;
    filter: brightness(5);
    mix-blend-mode: plus-lighter;
}

.globe-worldmap-front,
.globe-worldmap-back {
    left: 0;
    top: 0;
    width: 500%;
    height: 120%;
    overflow: visible;
    background-image: url('../images/worldmap.svg');
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: center right;
}

.globe-inner-shadow {
    background-image: url('../images/inner-shadow.svg');
    mix-blend-mode: multiply;
    border-radius: 100%;
    box-shadow: inset 5px -5px 30px 15px var(--gray400);
}

.globe-worldmap-front {
    background-position: 0% 10%;
    animation: globeSpinreverse 15s linear infinite;
}

.globe-worldmap-back {
    background-position: 0% 120%;
    animation: globeSpin 15s linear infinite;
}

@keyframes globeSpin {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-57%);
    }
}

@keyframes globeSpinreverse {
    0% {
        transform: translateX(-57%);
    }

    100% {
        transform: translateX(0%);
    }
}


@media (min-width: 960px) {
    .orgs-globe {
        width: 25vw;
        height: 25vw;
    }
}
@media (min-width: 1080px) {
    .orgs-globe {
        width: 26vw;
        height: 26vw;
    }
}
@media (min-width: 1200px) {
    .orgs-globe {
        width: 320px;
        height: 320px;
    }
}
@media (min-width: 1400px) {
    .orgs-globe {
        width: 360px;
        height: 360px;
    }
}
@media (min-width: 1600px) {
    .orgs-globe {
        width: 420px;
        height: 420px;
    }
}
@media (max-width: 960px) {
    .orgs-globe {
        width: 25vw;
        height: 25vw;
    }
}
@media (max-width: 840px) {
    .orgs-globe {
        width: 30vw;
        height: 30vw;
    }
}
@media (max-width: 640px) {
    .orgs-globe {
        width: 35vw;
        height: 35vw;
    }
}

@media (max-width: 580px) {
    .orgs-globe {
        width: 40vw;
        height: 40vw;
    }
}

@media (max-width: 480px) {
    .orgs-globe {
        width: 45vw;
        height: 45vw;
    }
}

@media (max-width: 420px) {
    .orgs-globe {
        width: 50vw;
        height: 50vw;
    }
}

@media (max-width: 370px) {
    .orgs-globe {
        width: 55vw;
        height: 55vw;
    }
}


/* F O G */

.fog-container {
    height: 50%;
    display: block;
    margin-bottom: -10px;
    opacity: 0.9;
}

.fog-container .fog {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: -30%;
    right: -30%;
    width: 160%;
    height: 100%;
    pointer-events: none;
    display: flex;
    justify-content: center;
}

.fog img {
    transform-origin: center bottom;
    display: block;
    position: absolute;
    bottom: 0;
    max-width: 100%;
    mix-blend-mode: plus-lighter;
    animation: fogfx calc(2.5s * var(--i)) ease-in infinite;
}

@keyframes fogfx {
    0% {
        opacity: 0;
        transform: scale(1);
    }

    25%,
    75% {
        opacity: 0.5;
    }

    100% {
        transform: scale(2.5);
        opacity: 0;
    }
}

@media (max-width: 840px) {
    .fog-container .fog {
        height: 80%;
    }
}

@media (max-width: 640px) {
    .fog-container {
        height: 30vw;
        opacity: 0.95;
    }
}

@media (max-width: 580px) {
    .fog-container {
        height: 35vw;
    }
}


@media (max-width: 420px) {
    .fog-container {
        height: 40vw;
    }
}</pre></body></html>