h2,
ol,
p,
ul {
    margin-bottom: 2rem;
}
#hc,
.bc-glow,
.cap-noise,
.glow-layer,
.hveil {
    pointer-events: none;
}
.ab-image-placeholder,
.bento-grid .bento-card,
.error-404-wrapper,
.hbody,
.mil-menu-inner,
.proof-tile,
.site-footer,
body,
html {
    box-sizing: border-box;
}
.ab-image-wrap img.parallax-img,
.ds-node-img,
.hero-img,
.hero-section img,
.hero-video-bg video,
.sol-img-box img {
    object-fit: cover;
    object-fit: cover;
}
.ds-node-link,
.error-btn,
.nl a {
    text-decoration: none;
}
#hero .hh1,
.bc-body h3,
.bprim,
.bsec,
.contact-form-wrapper .fluentform .ff-btn-submit,
.ds-hud-badge,
.ds-node-link,
.ds-node-title,
.eco-cat,
.ff-btn-submit,
.hew,
.nl a,
.part-header h2,
.tile-label,
.ts-text,
h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
}
.nl a:hover,
.pp-section strong,
body,
p,
span.ts-text:focus,
span.ts-text:hover {
    color: var(--text);
}
#about,
.ab-grid,
.ds-link-arrow,
.nl a,
.proof-container,
.proof-section,
section {
    position: relative;
}
#hero,
.ni,
.nl {
    display: flex;
}
#hc,
.glow-layer,
.nl a::after {
    position: absolute;
}
#hc,
.glow-layer,
.hveil {
    inset: 0;
}
.bento-card:hover .bc-glow,
.bento-grid .bento-card.in,
.hew {
    opacity: 1;
}
.bento-grid .bento-card.b1,
.bento-grid .bento-card.b7,
.proof-tile,
.proof-tile:nth-child(3),
.proof-tile:nth-child(4),
.proof-tile:nth-child(5) {
    grid-column: span 2;
}
#hero,
body {
    min-height: 100vh;
}
#about .rvl,
#about .rvr {
    transition: 1.2s cubic-bezier(0.2, 0.6, 0.3, 1);
}
:root {
    --bg: #0b0f14;
    --panel: #0d1219;
    --surface: #111821;
    --accent: #b8a46a;
    --a2: #2e4a3f;
    --green: #2e4a3f;
    --text: #f4f6f8;
    --muted: #aeb7c2;
    --dim: #313d4a;
    --border: rgba(255, 255, 255, 0.05);
    --b2: rgba(255, 255, 255, 0.09);
    --fc: "Montserrat", sans-serif;
    --fb: "IBM Plex Sans", sans-serif;
    --font-mono: "IBM Plex Mono", monospace;
    --ds-gold: #b8a46a;
    --ds-gold-rgba: rgba(184, 164, 106, 0.3);
    --ds-bg: #060911;
    --ds-panel: rgba(17, 24, 39, 0.4);
    --ds-panel-hover: rgba(17, 24, 39, 0.7);
}
html {
    scroll-behavior: smooth;
    -webkit-text-size-adjust: 100%;
    min-height: 100%;
}
body {
    font-family: var(--fb);
    background: var(--bg);
    line-height: 1.7;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
#hero .hh1,
.bc-body h3,
.bc-meta,
.bc-status,
.hew,
.logo .ln,
.logo .ls,
.lsw button,
.nl a,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--fc);
}
.logo .lt,
ol,
p,
ul {
    font-family: var(--fb);
}
*,
:after,
:before {
    box-sizing: inherit;
    margin: 0;
    padding: 0;
}
button,
input,
select,
textarea {
    -webkit-appearance: none;
    appearance: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 800;
    letter-spacing: -0.01em;
    line-height: 1.15;
    color: #fff;
}
.mil-lang-switcher .lang-btn,
p {
    letter-spacing: 1.5px !important;
}
h1 {
    font-size: clamp(3.2rem, 7vw, 5.5rem);
    margin-bottom: 2.5rem;
}
h2 {
    font-size: clamp(2.2rem, 5vw, 3.2rem);
}
h3 {
    font-size: 1.75rem;
    margin-bottom: 1.5rem;
}
p {
    font-size: 1.05rem;
    line-height: 2;
}
ol,
ul {
    font-size: 1rem;
}
section {
    padding: 140px 0;
}
a {
    cursor: pointer;
}
#nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    border-bottom: 1px solid transparent;
    background: rgba(45, 50, 60, 0.55);
    backdrop-filter: blur(4px);
    transition:
        background 0.3s,
        border-color 0.3s,
        backdrop-filter 0.3s;
}
#nav.on {
    background: rgb(49, 61, 74, 0.7);
    border-bottom: 1px solid var(--border);
    backdrop-filter: blur(12px);
}
.ni {
    align-items: center;
    justify-content: space-between;
    padding: 0 64px;
    height: 85px;
    max-width: 2000px;
    margin: 0 auto;
}
.wp-custom-logo-container a {
    -webkit-filter: brightness(0) invert(0.7);
    filter: brightness(0) invert(0.7);
}
.wp-custom-logo-container a img {
    display: block;
    max-height: 60px;
    width: auto;
}
.logo .ls {
    font-size: 20px;
    font-weight: 900;
}
.logo .ln,
.logo .lt,
.lsw button,
.nl a {
    font-size: 16px;
}
.logo .ln {
    font-weight: 700;
}
.nl {
    list-style: none;
    gap: 32px;
}
.nl a {
    font-weight: 600;
    color: var(--muted);
    padding: 10px 0;
    letter-spacing: 0.05em;
    transition: color 0.25s;
}
.error-btn svg,
.nl a::after {
    transition: transform 0.25s;
}
.nl a::after {
    content: "";
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: var(--accent);
    transform: scaleX(0);
    transform-origin: right;
}
#nav.on .nl .current-menu-item a::after,
#nav.on .nl a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
}
#hero {
    align-items: center;
}
.glow-layer {
    will-change: transform;
    transition: transform 80ms linear;
}
.bprim,
.bsec,
.contact-form-wrapper .fluentform .ff-btn-submit {
    align-items: center;
    color: var(--text);
    transition: 0.25s;
    display: inline-flex;
    gap: 10px;
    text-decoration: none;
}
.gl1 {
    background: radial-gradient(ellipse 55% 45% at 70% 38%, rgba(46, 95, 122, 0.2) 0, transparent 70%);
}
.gl2 {
    background: radial-gradient(ellipse 40% 55% at 15% 68%, rgba(30, 66, 50, 0.15) 0, transparent 65%);
}
.gl3 {
    background: radial-gradient(ellipse 35% 30% at 82% 78%, rgba(196, 160, 85, 0.07) 0, transparent 60%);
}
.lsw button {
    font-weight: 600;
    padding: 6px 12px;
}
.bprim,
.bsec,
.contact-form-wrapper .fluentform .ff-btn-submit,
.nbtn {
    font-family: var(--fc);
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1.5px;
    padding: 14px 32px;
}
.bc-body p,
.ts-text {
    font-family: var(--fb);
}
.bprim,
.contact-form-wrapper .fluentform .ff-btn-submit {
    background: #2a433a;
    border: 2px solid var(--a2);
    clip-path: polygon(0 0, calc(100% - 12px) 0, 100% 12px, 100% 100%, 12px 100%, 0 calc(100% - 12px));
}
.bprim:hover {
    background: 0 0;
    color: var(--a2);
}
.bsec,
.contact-form-wrapper .fluentform .ff-btn-submit {
    background: 0 0;
    border: 2px solid rgba(255, 255, 255, 0.14);
}
.bsec:hover,
.footer-copyright a:focus,
.footer-copyright a:hover,
.footer-privacy-policy a:focus,
.footer-privacy-policy a:hover,
.hew {
    color: var(--accent);
}
.bento-grid .bento-card.rv,
.bento-grid .bento-card.rvl {
    transition:
        opacity 0.9s cubic-bezier(0.16, 1, 0.3, 1),
        transform 0.9s cubic-bezier(0.16, 1, 0.3, 1);
    will-change: transform, opacity;
}
.bsec:hover {
    border-color: var(--accent);
}
.hew {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    font-size: 16px !important;
    font-weight: 700;
    letter-spacing: 0.22em;
    margin-bottom: 1.5rem;
    animation: 0.8s 0.2s forwards fadeUp;
}
.ab-trust-strip {
    position: relative;
    z-index: 4;
    display: flex;
    justify-content: space-between;
    gap: 40px;
    width: 100%;
    padding-top: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.bc-glow,
.cap-noise {
    position: absolute;
    inset: 0;
}
#capabilities,
.bento-grid .bento-card,
.proof-tile {
    position: relative;
    overflow: hidden;
}
.ts-item {
    display: flex;
    align-items: center;
    white-space: nowrap;
}
.ts-icon {
    width: 6px;
    height: 6px;
    background-color: var(--accent);
    margin-right: 15px;
    flex-shrink: 0;
}
.ts-text {
    font-size: 1.1rem;
    color: var(--muted);
    letter-spacing: 1.5px;
}
@media (max-width: 1150px) {
    #about {
        padding: 80px 0;
        margin: 60px 0;
    }
}
#capabilities {
    background: linear-gradient(180deg, #0b0f14 0, #111821 100%);
    border-top: 1px solid var(--border);
    padding: 170px 0;
    width: 100%;
    margin-top: 120px;
}
.cap-noise {
    background-image: url("/noise.png");
    opacity: 0.025;
    mix-blend-mode: soft-light;
}
.cap-container-wide {
    width: 90%;
    max-width: 1900px;
    margin: 0 auto;
    padding: 0;
}
.cap-header {
    max-width: 800px;
    margin-bottom: 80px;
}
.bento-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: minmax(360px, auto);
    gap: clamp(24px, 2.2vw, 40px);
    width: 100%;
}
.bento-grid .bento-card {
    background: var(--surface);
    border: 1px solid rgba(255, 255, 255, 0.05);
    padding: 40px;
    transition:
        transform 0.4s,
        border-color 0.4s,
        background 0.4s;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    clip-path: polygon(0 0, calc(100% - 16px) 0, 100% 16px, 100% 100%, 16px 100%, 0 calc(100% - 16px));
    backface-visibility: hidden;
}
.proof-tile::after,
.proof-tile::before {
    width: 0;
    height: 0;
    pointer-events: none;
    content: "";
}
.bento-grid .bento-card.b2,
.bento-grid .bento-card.b3,
.bento-grid .bento-card.b4,
.bento-grid .bento-card.b5,
.bento-grid .bento-card.b6 {
    grid-column: span 1;
}
.bento-grid .bento-card:hover {
    transform: translateY(-2px) !important;
    border-color: rgba(184, 164, 106, 0.22);
    background: #151e29;
}
.bc-glow {
    background: radial-gradient(circle at top left, rgba(184, 164, 106, 0.05), transparent 60%);
    opacity: 0.6;
    transition: opacity 0.3s;
}
.bc-icon {
    color: var(--accent);
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(184, 164, 106, 0.12);
    margin-bottom: 32px;
    background: rgba(255, 255, 255, 0.015);
}
.bc-body h3 {
    font-size: 1.5rem;
    font-weight: 600;
    margin-bottom: 18px;
    color: #fff;
    letter-spacing: 0.02em;
    line-height: 1.1;
}
.bc-body p {
    font-size: 16px;
    color: var(--muted);
    line-height: 1.65;
    max-width: 100%;
    letter-spacing: 1.5px;
}
.contact-info h2,
.part-header h2,
.proof-header h2 {
    letter-spacing: -0.5px;
}
.bc-meta,
.bc-status {
    font-size: 14px;
    letter-spacing: 0.1em;
    color: var(--dim);
    margin-top: 28px;
}
.contact-badge,
.eco-cat,
.tile-deco,
.tile-num {
    font-family: var(--font-mono, monospace);
}
.bc-status {
    color: var(--accent);
    font-weight: 600;
}
.bento-grid .bento-card.rvl {
    opacity: 0;
    transform: translate3d(-50px, 0, 0);
}
.bento-grid .bento-card.rvl.bento-right {
    transform: translate3d(50px, 0, 0);
}
.bento-grid .bento-card.rv {
    opacity: 0;
    transform: translate3d(0, 50px, 0);
}
#about .rv.in,
#about .rvl.in,
#about .rvr.in,
.bento-grid .bento-card.in {
    transform: translate3d(0, 0, 0) !important;}
.bento-grid .bento-card.in {
    opacity: 1 !important;}
@media (max-width: 1400px) {
    .cap-container-wide {
        width: 85vw;
        min-width: auto;
    }
}
@media (max-width: 1100px) {
    .cap-container-wide {
        width: 90vw;
        padding: 0;
    }
    .bento-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
        grid-auto-rows: minmax(320px, auto);
    }
    .bento-grid .bento-card.b1,
    .bento-grid .bento-card.b3,
    .bento-grid .bento-card.b7 {
        grid-column: span 2;
    }
    .bento-grid .bento-card.b2,
    .bento-grid .bento-card.b4,
    .bento-grid .bento-card.b5,
    .bento-grid .bento-card.b6 {
        grid-column: span 1;
    }
    .bento-grid .bento-card.rvl.bento-right {
        transform: translate3d(-50px, 0, 0);
    }
}
.proof-section {
    background-color: var(--bg, #0b0b0b);
    padding: 120px 0;
    overflow: hidden;
}
.proof-header {
    margin-bottom: 60px;
}
.proof-header h2 {
    font-size: clamp(32px, 4vw, 48px);
    font-weight: 700;
    color: #fff;
    margin-top: 12px;
    text-align: center;
}
.proof-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 24px;
    width: 100%;
}
.proof-tile {
    background: var(--panel, #121212);
    padding: 40px;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 260px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}
.part-eco-grid,
.part-intro-grid {
    display: grid;
    display: grid;
    display: grid;
}
.contact-section,
.part-section {
    background-color: var(--bg, #0b0b0b);
}
.proof-tile:first-child,
.proof-tile:nth-child(2) {
    grid-column: span 3;
}
.tile-num {
    font-size: clamp(48px, 5vw, 64px);
    font-weight: 800;
    color: #fff;
    line-height: 1;
    letter-spacing: -1px;
    margin-bottom: 20px;
}
.tile-text,
button.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style {
    line-height: 1.5;
}
.tile-label {
    font-size: 16px;
    font-weight: 600;
    color: var(--text);
    margin-bottom: 8px;
    letter-spacing: 0.5px;
}
.tile-text {
    font-size: 16px;
    color: var(--muted);
    margin: 0;
}
.tile-deco {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 9px;
    color: rgba(255, 255, 255, 0.05);
    letter-spacing: 1px;
}
.contact-badge,
.eco-node:hover .eco-cat {
    color: var(--accent, #0fc);
}
#hero .hh1,
.eco-cat {
    letter-spacing: 1.5px;
}
.proof-tile::before {
    position: absolute;
    top: 0;
    left: 0;
    border-top: 1px solid rgba(0, 255, 204, 0.2);
    border-right: 1px solid rgba(0, 255, 204, 0.2);
    transition:
        width 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0.2s,
        height 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.proof-tile::after {
    position: absolute;
    bottom: 0;
    right: 0;
    border-bottom: 1px solid rgba(0, 255, 204, 0.2);
    border-left: 1px solid rgba(0, 255, 204, 0.2);
    transition:
        width 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0.6s,
        height 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}
.proof-tile:hover::before {
    width: 100%;
    height: 100%;
    transition:
        width 0.2s cubic-bezier(0.4, 0, 0.2, 1),
        height 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0.2s;
}
.proof-tile:hover::after {
    width: 100%;
    height: 100%;
    transition:
        width 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0.4s,
        height 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0.6s;
}
.part-section {
    border-top: 1px solid rgba(255, 255, 255, 0.03);
}
.part-intro-grid {
    grid-template-columns: 4fr 6fr;
    gap: 64px;
    align-items: start;
}
.part-eco-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 48px;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    padding-top: 60px;
}
.eco-node {
    display: flex;
    flex-direction: column;
}
.contact-section {
    background-image: radial-gradient(circle at 80% 20%, rgba(0, 255, 204, 0.03) 0, transparent 50%);
    padding: 160px 0;
    overflow: hidden;
    position: relative;
}
.contact-grid {
    display: grid;
    grid-template-columns: 5fr 6fr;
    gap: 80px;
    align-items: start;
}
.contact-badge {
    font-size: 11px;
    letter-spacing: 2px;
    margin-bottom: 20px;
}
.mil-menu-footer,
.mil-menu-nav ul li a span,
.mil-menu-status {
    font-family: var(--fb, monospace) !important;
}
.contact-info h2 {
    font-size: clamp(32px, 3.5vw, 44px);
    font-weight: 700;
    color: #fff;
    line-height: 1.2;
    margin: 0 0 24px;
}
.contact-info p {
    font-size: 16px;
    line-height: 1.6;
    color: #8a8a8a;
    max-width: 480px;
    margin: 0;
}
.contact-form-wrapper {
    background: rgba(18, 18, 18, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.05);
    padding: 48px;
    border-radius: 4px;
    backdrop-filter: blur(12px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.4);
}
.contact-form-wrapper .ff-t-container {
    margin-bottom: 0;
}
.contact-form-wrapper .fluentform input[type="email"],
.contact-form-wrapper .fluentform input[type="tel"],
.contact-form-wrapper .fluentform input[type="text"],
.contact-form-wrapper .fluentform select,
.contact-form-wrapper .fluentform textarea {
    width: 100%;
    background: rgba(7, 7, 7, 0.5) !important;
    color: #fff !important;
    font-size: 14px;
    padding: 16px 20px !important;
    border: none !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15) !important;
    border-radius: 0 !important;
    box-sizing: border-box;
    transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
}
#nav .nr .lsw button,
.mil-menu-inner .lsw button {
    cursor: pointer !important;
    transition: color 0.2s !important;
    letter-spacing: 1px !important;
}
.contact-form-wrapper .fluentform ::placeholder {
    color: #4a4a4a !important;
    opacity: 1;
}
.contact-form-wrapper .fluentform input:focus,
.contact-form-wrapper .fluentform select:focus,
.contact-form-wrapper .fluentform textarea:focus {
    outline: 0 !important;
    border-bottom-color: var(--accent, #0fc) !important;
    background: rgba(7, 7, 7, 0.7) !important;
    box-shadow: none !important;
}
.contact-form-wrapper .fluentform select {
    appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23666666' viewBox='0 0 16 16'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") !important;
    background-repeat: no-repeat !important;
    background-position: right 20px center !important;
}
.contact-form-wrapper .fluentform .ff-el-is-required label,
.contact-form-wrapper .fluentform .ff-el-title {
    font-family: var(--font-mono, monospace);
    font-size: 16px !important;
    text-transform: uppercase;
    color: #555 !important;
    letter-spacing: 1.5px;
    margin-bottom: 8px !important;
    font-weight: 600;
}
.contact-form-wrapper .fluentform textarea {
    min-height: 120px;
    resize: vertical;
}
.contact-form-wrapper .fluentform .ff-el-form-check {
    margin-top: 24px;
}
.contact-form-wrapper .fluentform .ff-el-form-check label {
    color: #666 !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    line-height: 1.4;
    cursor: pointer;
    font-size: 16px !important;
}
.contact-form-wrapper .fluentform input[type="checkbox"] {
    appearance: none;
    width: 16px;
    height: 16px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: rgba(0, 0, 0, 0.3);
    border-radius: 2px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
    cursor: pointer;
    transition: 0.2s;
}
.contact-form-wrapper .fluentform input[type="checkbox"]:checked {
    background: var(--accent) !important;
    border-color: var(--accent, #0fc);
}
.contact-form-wrapper .fluentform input[type="checkbox"]:checked::after {
    content: "✓";
    position: absolute;
    color: #000;
    font-size: 11px;
    font-weight: 700;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.contact-form-wrapper .fluentform .ff-btn-submit {
    display: block;
    align-items: center;
    gap: 10px;
    width: 100% !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    padding: 15px 40px !important;
    cursor: pointer;
    margin-top: 32px;
    transition:
        background 0.3s,
        transform 0.1s !important;
    color: var(--text) !important;
    border: 2px solid rgba(255, 255, 255, 0.14);
    background-color: var(--a2) !important;
}
.mil-menu-inner .lsw button.on,
.mil-menu-nav ul li a span,
.mil-menu-nav ul li.current-menu-item a,
.mil-menu-nav ul li.current_page_item a {
    color: var(--accent, #b8a46a) !important;
}
.contact-form-wrapper .fluentform .ff-btn-submit:hover {
    border-color: var(--a2);
    color: var(--a2) !important;
    background: 0 0 !important;
}
.contact-form-wrapper .fluentform .ff-btn-submit:active {
    transform: scale(0.99);
}
.contact-section,
.part-section,
.proof-section,
section {
    width: 100% !important;
    max-width: 2000px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    float: none !important;
}
.contact-container,
.part-container,
.proof-container {
    width: 100%;
    max-width: 2000px !important;
    margin: 0 auto !important;
}
#hero,
.hero-section {
    width: 100% !important;
    max-width: 100vw !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    overflow: hidden;
    position: relative;
}
#hero .hero-container,
.hero-img,
.hero-section .hero-container,
.hero-section img {
    max-width: 100% !important;
    margin: 0 !important;
    width: 100% !important;
    padding: 0 !important;
}
.hero-img,
.hero-section img {
    height: auto;
    display: block;
}
.hero-bg-full {
    width: 100% !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0 !important;
}
.mil-hamburger {
    display: none !important;
    flex-direction: column;
    justify-content: space-between;
    width: 26px;
    height: 18px;
    background: 0 0;
    border: none;
    cursor: pointer;
    padding: 0;
    z-index: 100000;
    position: relative;
}
.mil-hamburger .bar {
    width: 100%;
    height: 2px;
    background-color: #fff;
    transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transform-origin: left center;
}
body.menu-open .mil-hamburger .bar:first-child {
    transform: rotate(45deg);
    background-color: var(--accent, #b8a46a);
}
body.menu-open .mil-hamburger .bar:nth-child(2) {
    width: 0%;
    opacity: 0;
}
body.menu-open .mil-hamburger .bar:nth-child(3) {
    transform: rotate(-45deg);
    background-color: var(--accent, #b8a46a);
}
#nav .nr .lsw {
    display: flex;
    align-items: center;
    gap: 12px;
}
#nav .nr .lsw button {
    font-weight: 600 !important;
    color: var(--muted, #555) !important;
    text-transform: uppercase !important;
    background: 0 0 !important;
    border: none !important;
    padding: 0 !important;
}
#nav .nr .lsw button.on,
.mil-lang-switcher .lang-btn.is-active {
    color: var(--accent, #b8a46a) !important;
    text-shadow: 0 0 8px rgba(184, 164, 106, 0.4) !important;
}
#nav .nr .lsw button:hover,
.mil-lang-switcher .lang-btn:hover {
    color: #fff !important;
}
.mil-menu-overlay {
    display: none !important;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    height: 100dvh;
    z-index: 9999;
    visibility: hidden !important;
    pointer-events: none !important;
}
.mil-menu-inner {
    width: 100%;
    background: rgba(13, 18, 25, 0.98) !important;
    border-right: 1px solid rgba(255, 255, 255, 0.05);
    padding: 120px 24px 40px !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: flex-start !important;
    gap: 35px !important;
    position: relative;
    overflow-y: auto;
    height: 100% !important;
    max-height: 100dvh !important;
    -webkit-overflow-scrolling: touch;
}
#hero,
.ab-image-wrap,
.ds-interface,
.part-section,
.sol-img-box {
    overflow: hidden;
}
.mil-menu-inner::after {
    content: "";
    position: absolute;
    top: 0;
    right: -1px;
    width: 1px;
    height: 100%;
    background: linear-gradient(to bottom, transparent, var(--accent, #b8a46a), transparent);
    opacity: 0.3;
}
#about .rv.in,
#about .rvl.in,
#about .rvr.in,
.stt-btn.show {
    opacity: 1 !important;
    visibility: visible !important;
}
.mil-menu-status {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    font-size: 11px !important;
    color: var(--muted, #666) !important;
}
.status-indicator {
    width: 6px;
    height: 6px;
    background-color: var(--accent, #b8a46a);
    border-radius: 50%;
    box-shadow: 0 0 8px var(--accent, #b8a46a);
    animation: 2s infinite milPulse;
}
.mil-menu-nav,
.mil-menu-nav ul,
.mil-menu-nav ul li {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}
.mil-menu-nav,
.mil-menu-nav ul {
    height: auto !important;
}
.mil-menu-nav ul {
    list-style: none !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 24px !important;
}
.mil-menu-nav ul li {
    display: block !important;
}
.mil-menu-nav ul li a {
    display: inline-block !important;
    font-family: var(--fc, sans-serif) !important;
    font-size: 24px !important;
    font-weight: 700 !important;
    color: var(--text, #fff) !important;
    text-decoration: none !important;
    transition:
        color 0.2s,
        transform 0.2s;
}
.mil-menu-nav ul li a span {
    font-size: 12px !important;
    margin-right: 6px !important;
    font-weight: 400;
}
.mil-menu-inner .lsw {
    display: flex !important;
    align-items: center !important;
    gap: 16px !important;
    margin-top: 10px !important;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.mil-lang-switcher .lang-btn,
.mil-menu-inner .lsw button {
    font-family: var(--fc, sans-serif) !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    padding: 4px 0 !important;
}
.mil-menu-inner .lsw button {
    color: rgba(255, 255, 255, 0.4) !important;
    background: 0 0 !important;
    border: none !important;
}
.mil-menu-inner .lsw button.on {
    border-bottom: 2px solid var(--accent, #b8a46a);
}
.mil-menu-footer {
    font-size: 9px !important;
    color: var(--dim, #333) !important;
    letter-spacing: 1px !important;
    margin-top: auto !important;
    padding-top: 15px !important;
}
#nav .nl-container .nl {
    margin-bottom: 0 !important;
}
@keyframes milPulse {
    0%,
    100% {
        opacity: 0.4;
    }
    50% {
        opacity: 1;
    }
}
@media (max-width: 1024px) {
    .proof-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .proof-tile,
    .proof-tile:first-child,
    .proof-tile:nth-child(2) {
        grid-column: span 1;
    }
    .contact-section,
    .part-section {
        padding: 120px 0;
    }
    .part-intro-grid {
        grid-template-columns: 1fr;
        gap: 32px;
        margin-bottom: 60px;
    }
    .part-eco-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 40px;
        padding-top: 40px;
    }
    .contact-grid {
        grid-template-columns: 1fr;
        gap: 48px;
        flex-direction: column !important;
        gap: 40px !important;
    }
    .contact-form-wrapper {
        padding: 32px;
    }
    .contact-grid,
    .part-intro-grid {
        display: flex !important;
        width: 100% !important;
    }
    .contact-form-wrapper,
    .contact-info,
    .part-header,
    .part-lead {
        width: 100% !important;
        max-width: 100% !important;
    }
    .part-intro-grid {
        flex-direction: column !important;
        gap: 24px !important;
    }
    #nav .nl,
    #nav .nl-container,
    #nav .nr .lsw,
    .mil-menu-overlay,
    .nl-container {
        display: none !important;
    }
    #nav {
        z-index: 99999 !important;
    }
    .mil-menu-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        height: 100dvh;
        background: rgba(7, 7, 7, 0.5);
        backdrop-filter: blur(15px);
        -webkit-backdrop-filter: blur(15px);
        z-index: 9999 !important;
        opacity: 0 !important;
        visibility: hidden !important;
        transform: translateX(-100%);
        pointer-events: none !important;
        transition:
            transform 0.4s cubic-bezier(0.4, 0, 0.2, 1),
            opacity 0.3s,
            visibility 0.3s;
    }
    body.menu-open .mil-menu-overlay {
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
        transform: translateX(0) !important;
        pointer-events: auto !important;
    }
    #nav .ni,
    #nav .nr,
    .mil-hamburger {
        display: flex !important;
    }
    #nav .ni {
        justify-content: space-between !important;
        align-items: center !important;
        width: 100% !important;
        height: 85px !important;
        padding: 0 30px !important;
        box-sizing: border-box !important;
    }
    #nav .nr {
        align-items: center !important;
        margin-left: auto !important;
        gap: 0 !important;
        flex-direction: row !important;
    }
}
.hero-video-bg video {
    object-position: center;
    width: 100%;
    height: 100%;
}
#hc,
.hveil {
    z-index: 2;
}
.site-footer {
    background-color: var(--panel);
    border-top: 1px solid var(--border);
    font-size: 14px;
    color: var(--muted);
}
.footer-copyright {
    font-family: var(--fb);
    letter-spacing: 0.05em;
}
.stt-btn {
    position: fixed;
    bottom: 40px;
    right: 40px;
    width: 50px;
    height: 50px;
    background: var(--panel);
    color: var(--text);
    border: 1px solid var(--border);
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
}
.stt-btn:hover {
    background: var(--surface);
    color: var(--accent);
    border-color: var(--accent);
    transform: translateY(-3px);
}
.hero-video-bg,
.hveil {
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    pointer-events: none;
    left: 0;
}
#hero,
.hbody {
    position: relative;
}
.cky-btn-revisit-wrapper {
    background: var(--green) !important;
}
.cky-btn-accept,
.cky-btn-preferences,
.cky-btn-reject {
    background: 0 0;
    border: 2px solid var(--green) !important;
    background-color: var(--green) !important;
}
.cky-preference-content-wrapper .cky-show-desc-btn {
    color: var(--green) !important;
}
.hsub {
    font-size: 20px;
}
a.bprim {
    margin-right: 30px;
}
body,
html {
    height: auto;
    overflow-x: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
}
#hero {
    padding: 180px 0 140px;
    display: flex;
    align-items: center;
}
.hero-video-bg {
    z-index: 0;
}
.hveil {
    inset: 0;
    z-index: 1;
    background: linear-gradient(to right, rgba(7, 10, 14, 0.9) 0, rgba(7, 10, 14, 0.35) 55%, rgba(7, 10, 14, 0.05) 100%),
        linear-gradient(to top, #070a0e 0, transparent 30%);
}
.hbody {
    z-index: 2;
    padding: 0 64px;
    max-width: 860px;
    width: 100%;
}
#hero .hh1 {
    font-size: 4.5rem;
    font-weight: 900;
    line-height: 1.1;
    color: var(--text);
    margin-top: 0;
    margin-bottom: 20px;
}
#hero .hsub {
    font-family: var(--fb);
    font-size: 1.25rem;
    line-height: 1.6;
    color: var(--muted);
    margin-bottom: 40px;
    max-width: 600px;
}
.hbtns {
    display: inline-flex;
    gap: 16px;
    flex-wrap: wrap;
}
@media (max-width: 768px) {
    .bento-grid,
    .part-eco-grid,
    .proof-grid {
        grid-template-columns: 1fr;
    }
    #capabilities {
        padding: 120px 0;
        margin-top: 80px;
    }
    .cap-container-wide {
        width: 100%;
        padding: 0 24px;
    }
    .cap-header {
        margin-bottom: 48px;
    }
    .bento-grid {
        gap: 20px;
        grid-auto-rows: minmax(280px, auto);
    }
    .bento-grid .bento-card {
        grid-column: span 1 !important;
        padding: 32px;
    }
    .bento-grid .bento-card.rvl.bento-right {
        transform: translate3d(-50px, 0, 0);
    }
    .contact-section,
    .proof-section {
        padding: 80px 0;
    }
    .proof-tile {
        min-height: auto;
        padding: 30px;
    }
    .part-section {
        padding: 90px 0;
    }
    .part-eco-grid {
        gap: 32px;
    }
    .part-lead p {
        font-size: 16px;
        line-height: 1.5;
    }
    .contact-container,
    .part-container,
    .proof-container {
        padding: 0 16px !important;
    }
    .part-eco-grid,
    .proof-grid {
        display: flex !important;
        flex-direction: column !important;
        width: 100% !important;
        gap: 16px !important;
    }
    .eco-node,
    .proof-tile {
        width: 100% !important;
        max-width: 100% !important;
        grid-column: span 1 !important;
    }
    .stt-btn {
        bottom: 20px;
        right: 20px;
        width: 44px;
        height: 44px;
    }
    .hbody,
    .ni {
        padding: 0 24px;
    }
    .ni {
        height: 70px;
    }
    #hero {
        padding: 120px 0 80px;
    }
    #hero .hh1 {
        font-size: 40px !important;
        line-height: 1.2 !important;
        letter-spacing: 1.5px;
        word-break: normal !important;
        overflow-wrap: break-word !important;
        white-space: normal !important;
    }
    #hero .hh1 .w,
    #hero .hh1 span {
        display: inline !important;
        font-size: inherit !important;
        line-height: inherit !important;
    }
    #hero .hsub {
        font-size: 1rem !important;
        line-height: 1.5 !important;
        margin-bottom: 32px !important;
    }
    .hbtns {
        display: flex;
        flex-direction: column;
        gap: 12px;
        width: 100%;
    }
    .hbtns a {
        width: 100%;
        text-align: center;
        justify-content: center;
        box-sizing: border-box;
    }
}
@media (max-width: 460px) {
    #hero .hh1 {
        font-size: 33px !important;
    }
    h2 {
        font-size: 28px !important;
    }
}
@media (max-width: 399px) {
    #hero .hh1 {
        font-size: 25px !important;
    }
    .hbtns a {
        font-size: 14px;
    }
    h2 {
        font-size: 23px;
    }
}
body.menu-open {
    overflow: hidden !important;
    height: 100vh !important;
    position: fixed !important;
    width: 100%;
}
.mil-lang-switcher {
    margin-top: 20px !important;
    padding: 15px 0 !important;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    width: 100%;
}
.mil-lang-switcher .lang-options {
    display: flex !important;
    align-items: center !important;
    gap: 16px !important;
}
.mil-lang-switcher .lang-btn {
    color: var(--muted, rgba(255, 255, 255, 0.4)) !important;
    text-decoration: none !important;
    transition:
        color 0.2s,
        text-shadow 0.2s !important;
    position: relative;
}
.mil-lang-switcher .lang-divider {
    font-family: var(--fb, monospace) !important;
    font-size: 14px !important;
    color: rgba(255, 255, 255, 0.1) !important;
    pointer-events: none;
}
@media (max-width: 1100px) and (min-width: 769px) {
    .cap-container-wide {
        width: 90vw;
        padding: 0;
    }
    .bento-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 24px;
        grid-auto-rows: minmax(320px, auto);
    }
    .bento-grid .bento-card.b1 {
        grid-column: span 2 !important;
    }
    .bento-grid .bento-card.b2,
    .bento-grid .bento-card.b3,
    .bento-grid .bento-card.b4,
    .bento-grid .bento-card.b5,
    .bento-grid .bento-card.b6,
    .bento-grid .bento-card.b7 {
        grid-column: span 1 !important;
    }
    .bento-grid .bento-card.rvl.bento-right {
        transform: translate3d(-50px, 0, 0);
    }
}
.error-404-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 90vh;
    padding: 60px 20px;
    background-color: var(--bg);
    color: var(--text);
    font-family:
        system-ui,
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        Roboto,
        sans-serif;
    text-align: center;
}
.error-404-container {
    max-width: 550px;
    width: 100%;
}
.error-code {
    font-size: clamp(6rem, 12vw, 9rem);
    font-weight: 900;
    line-height: 1;
    letter-spacing: -0.03em;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.15) 0, rgba(255, 255, 255, 0.02) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 10px;
    user-select: none;
}
.error-title {
    font-size: clamp(1.75rem, 4vw, 2.5rem);
    font-weight: 700;
    margin: 0 0 15px;
    letter-spacing: -0.01em;
    color: var(--muted);
}
.error-text {
    font-size: 1.1rem;
    line-height: 1.6;
    color: #9ca3af;
    margin: 0 0 35px;
}
.error-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #1f2937;
    color: var(--text);
    padding: 14px 28px;
    font-size: 0.95rem;
    font-weight: 600;
    border-radius: 4px;
    border: 1px solid #374151;
    transition: 0.25s;
}
.error-btn:hover {
    background-color: var(--green);
    color: var(--text);
    border-color: var(--green);
    box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.3);
}
.error-btn:hover svg {
    transform: rotate(180deg) translateX(4px) !important;
}
.sol-img-box {
    position: relative;
    background-color: #000;
}
.sol-img-box img {
    width: 100%;
    height: 100%;
    display: block;
    transition: transform 0.9s cubic-bezier(0.16, 1, 0.3, 1);
    will-change: transform;
}
.sol-img-box .sol-img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        to bottom,
        rgba(11, 15, 25, 0.2) 0,
        rgba(11, 15, 25, 0.4) 50%,
        rgba(11, 15, 25, 0.85) 100%
    );
    transition: background 0.9s cubic-bezier(0.16, 1, 0.3, 1);
    z-index: 1;
}
.sol-card:hover .sol-img-box img {
    transform: scale(1.08) translateY(-4px);
}
.sol-card:hover .sol-img-box .sol-img-overlay {
    background: linear-gradient(
        to bottom,
        rgba(11, 15, 25, 0.4) 0,
        rgba(11, 15, 25, 0.6) 40%,
        rgba(11, 15, 25, 0.95) 100%
    );
}
.ab-image-wrap {
    position: relative;
    background-color: #0b0f19;
    clip-path: polygon(0% 0%, calc(100% - 30px) 0%, 100% 30px, 100% 100%, 30px 100%, 0% calc(100% - 30px));
    transition: clip-path 1.4s cubic-bezier(0.16, 1, 0.3, 1);
    will-change: clip-path;
    transform: translateZ(0);
}
.ab-image-wrap img.parallax-img,
.ds-node-img {
    will-change: transform;
}
.ab-image-wrap img.parallax-img {
    width: 100%;
    height: 100%;
    display: block;
    transition: transform 1.6s cubic-bezier(0.16, 1, 0.3, 1);
}
.ab-image-wrap .ab-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        to bottom,
        rgba(11, 15, 25, 0) 0,
        rgba(11, 15, 25, 0.15) 60%,
        rgba(11, 15, 25, 0.5) 100%
    );
    transition: background 1.4s cubic-bezier(0.16, 1, 0.3, 1);
    z-index: 1;
    pointer-events: none;
}
.ab-right:hover .ab-image-wrap {
    clip-path: polygon(0% 0%, calc(100% - 15px) 0%, 100% 15px, 100% 100%, 15px 100%, 0% calc(100% - 15px));
}
.ab-right:hover .parallax-img {
    transform: scale(1.08);
}
.ab-right:hover .ab-image-overlay {
    background: linear-gradient(
        to bottom,
        rgba(11, 15, 25, 0) 0,
        rgba(11, 15, 25, 0.25) 50%,
        rgba(11, 15, 25, 0.65) 100%
    );
}
.privacy-policy-page {
    background-color: #0b0f19;
    color: var(--muted);
    font-family: var(--fb);
    padding: 80px 20px 130px;
    min-height: 80vh;
}
.pp-meta-badge,
.pp-section li::before {
    color: var(--accent, #b8a46a);
    font-weight: 700;
}
.pp-container {
    max-width: 1200px;
    margin: 0 auto;
}
#about,
.ds-interface,
section#partners,
section#why-us {
    max-width: unset !important;
}
.pp-header {
    margin: 150px 0 50px;
}
.pp-meta-badge {
    font-family: var(--fb);
    font-size: 0.8rem;
    letter-spacing: 0.05em;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
}
.eco-desc,
.part-lead p,
.pp-date {
    color: var(--muted);
}
.pp-title {
    font-size: clamp(2rem, 5vw, 3rem);
    font-weight: 800;
    color: var(--text);
    margin: 0 0 25px;
    letter-spacing: -0.02em;
}
.pp-line {
    height: 1px;
    width: 100%;
    background: linear-gradient(to right, rgba(184, 164, 106, 0.5) 0, rgba(255, 255, 255, 0.02) 100%);
}
.pp-content-wrapper {
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.pp-section h2 {
    font-size: 1.35rem;
    font-weight: 700;
    color: var(--text);
    margin: 0 0 15px;
    letter-spacing: 1.5;
}
.pp-section p {
    font-size: 1.05rem;
    line-height: 2;
    margin: 0 0 15px;
}
.pp-section ul {
    margin: 0;
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.pp-section li {
    font-size: 1.02rem;
    line-height: 2;
    position: relative;
    list-style: none;
}
.pp-section li::before {
    content: "—";
    position: absolute;
    left: -20px;
}
section.pp-section {
    padding: 20px 0;
}
.ab-hud-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}
.ab-pulse-dot {
    width: 6px;
    height: 6px;
    background-color: #b8a46a;
    border-radius: 50%;
    display: inline-block;
    flex-shrink: 0;
    animation: 2s ease-in-out infinite abHudPulse;
}
@keyframes abHudPulse {
    0%,
    100% {
        transform: scale(0.9);
        opacity: 0.4;
    }
    50% {
        transform: scale(1.2);
        opacity: 1;
        box-shadow: 0 0 8px rgba(184, 164, 106, 0.8);
    }
}
.ds-interface {
    position: relative;
    background-color: var(--ds-bg);
    color: #9ca3af;
    font-family:
        system-ui,
        -apple-system,
        sans-serif;
    padding: 200px 0;
    margin-top: 200px;
}
.ds-empty,
.ds-hud-badge,
.ds-node-link,
.ds-node-placeholder::after {
    font-family: var(--font-mono);
}
.ds-grid-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 40px 40px;
    background-image: linear-gradient(to right, rgba(184, 164, 106, 0.02) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(184, 164, 106, 0.02) 1px, transparent 1px);
    pointer-events: none;
}
.ds-node,
.ds-node-media {
    position: relative;
    overflow: hidden;
}
.ds-container {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 30px;
}
.ds-header {
    margin-bottom: 60px;
    text-align: left;
}
.ds-hud-badge,
.ds-node-meta {
    margin-bottom: 12px;
}
.ds-hud-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 0.8rem;
    font-weight: 700;
    color: var(--ds-gold);
    letter-spacing: 0.08em;
}
.ds-node-status,
.ds-sector-id {
    letter-spacing: 0.05em;
    font-family: var(--font-mono);
    font-weight: 700;
}
.ds-pulse-dot {
    width: 6px;
    height: 6px;
    background-color: var(--ds-gold);
    border-radius: 50%;
    animation: 2s infinite dsPulse;
}
@keyframes dsPulse {
    0%,
    100% {
        transform: scale(0.9);
        opacity: 0.4;
    }
    50% {
        transform: scale(1.2);
        opacity: 1;
        box-shadow: 0 0 8px var(--ds-gold);
    }
}
.ds-title-line {
    height: 1px;
    width: 100%;
    background: linear-gradient(to right, var(--ds-gold-rgba) 0, rgba(255, 255, 255, 0.02) 100%);
}

.ds-node-primary {
    grid-area: prim;
}
.ds-nodes-topology .ds-node:nth-child(2) {
    grid-area: sec1;
}
.ds-nodes-topology .ds-node:nth-child(3) {
    grid-area: sec2;
}
.ds-nodes-topology .ds-node:nth-child(4) {
    grid-area: tert1;
}
.ds-nodes-topology .ds-node:nth-child(5) {
    grid-area: tert2;
}
.ds-nodes-topology .ds-node:nth-child(6) {
    grid-area: tert3;
}
.ds-node {
    background-color: var(--ds-panel);
    border: 1px solid rgba(255, 255, 255, 0.04);
    display: flex;
    flex-direction: column;
    transition:
        border-color 0.6s,
        background-color 0.6s,
        box-shadow 0.6s;
}
.ds-node:hover {
    border-color: rgba(184, 164, 106, 0.25);
    background-color: var(--ds-panel-hover);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.6);
}
.ds-node-media {
    background-color: #000;
    width: 100%;
}
.ds-node-noise,
.ds-node-overlay {
    position: absolute;
    inset: 0;
    pointer-events: none;
}
.ds-node-img {
    object-position: center center;
    transition:
        transform 1.4s cubic-bezier(0.16, 1, 0.3, 1),
        filter 0.8s;
    width: 100%;
    height: 100%;
    object-position: center top;
    display: block;
    filter: grayscale(0%) contrast(1.05) brightness(0.9);
}
.ds-node:hover .ds-node-img {
    transform: scale(1.06);
    filter: grayscale(1) contrast(1.1) brightness(0.85);
}
.ds-node-overlay {
    background: linear-gradient(to bottom, rgba(6, 9, 17, 0) 50%, rgba(6, 9, 17, 0.85) 100%);
    z-index: 1;
}
.ds-node-noise {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.015'/%3E%3C/svg%3E");
    opacity: 0.4;
    z-index: 2;
}
.ds-sector-id,
.hud-corner {
    z-index: 3;
    position: absolute;
}
.ab-right,
.proof-container {
    z-index: 1;
}
.hud-corner {
    width: 6px;
    height: 6px;
    border: 1px solid rgba(184, 164, 106, 0.3);
    opacity: 0;
    transition:
        opacity 0.4s,
        transform 0.4s;
}
.hud-corner.tl {
    top: 16px;
    left: 16px;
    border-right: 0;
    border-bottom: 0;
    transform: translate(-3px, -3px);
}
.hud-corner.tr {
    top: 16px;
    right: 16px;
    border-left: 0;
    border-bottom: 0;
    transform: translate(3px, -3px);
}
.hud-corner.bl {
    bottom: 16px;
    left: 16px;
    border-right: 0;
    border-top: 0;
    transform: translate(-3px, 3px);
}
.hud-corner.br {
    bottom: 16px;
    right: 16px;
    border-left: 0;
    border-top: 0;
    transform: translate(3px, 3px);
}
.ds-node:hover .hud-corner {
    opacity: 1;
    transform: translate(0, 0);
}
.ds-sector-id {
    top: 15px;
    left: 15px;
    font-size: 0.75rem;
    color: rgba(255, 255, 255, 0.3);
    background-color: rgba(6, 9, 17, 0.85);
    padding: 4px 8px;
    border-left: 2px solid var(--ds-gold);
}
.ds-node-body {
    padding: 30px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}
.ds-node-status {
    font-size: 0.7rem;
    color: rgba(184, 164, 106, 0.6);
}
.ds-node-title {
    font-size: 1.35rem;
    font-weight: 700;
    color: #fff;
    margin: 0 0 12px;
    letter-spacing: -0.01em;
}
.ds-node-primary .ds-node-title {
    font-size: 1.75rem;
}
@media (max-width: 1024px) {
    .ds-node-primary .ds-node-title {
        font-size: 1.5rem;
    }
}
.ds-node-desc {
    font-size: 18px;
    line-height: 2;
    color: var(--muted);
    margin: 0 0 24px;
}
.ds-node-link {
    margin-top: auto;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: 0.8rem;
    font-weight: 700;
    color: var(--ds-gold);
    letter-spacing: 0.05em;
    opacity: 0;
    transform: translateY(8px);
    transition:
        opacity 0.4s cubic-bezier(0.16, 1, 0.3, 1),
        transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
    width: max-content;
}
.ds-node:hover .ds-node-link,
.eco-node.is-visible,
.proof-tile.is-visible {
    opacity: 1;
    transform: translateY(0);
}
.ds-link-arrow {
    width: 12px;
    height: 1px;
    background-color: var(--ds-gold);
    transition: width 0.3s;
}
.ds-link-arrow::after {
    content: "";
    position: absolute;
    right: 0;
    top: -3px;
    width: 6px;
    height: 6px;
    border-right: 1px solid var(--ds-gold);
    border-top: 1px solid var(--ds-gold);
    transform: rotate(45deg);
}
.ds-node-link:hover .ds-link-arrow {
    width: 22px;
}
.ds-node-placeholder {
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at 50% 50%, #111827 0, var(--ds-bg) 100%);
    position: relative;
}
.ds-node-placeholder::after {
    content: "NO_IMAGE_DATA //";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 11px;
    color: rgba(255, 255, 255, 0.1);
    letter-spacing: 2px;
}
.ds-empty {
    grid-column: 1/-1;
    text-align: center;
    color: #4b5563;
    padding: 60px 0;
}
.ds-node-primary .ds-node-media {
    aspect-ratio: 2.3/1;
    aspect-ratio: 2.8/1;
    height: 700px;
}
.ds-node-primary .ds-node-body {
    padding: 25px 35px;
    flex-grow: 0;
}
.ds-node-secondary .ds-node-media {
    aspect-ratio: 16/8.5;
    height: auto;
}
.ds-node-tertiary .ds-node-media {
    aspect-ratio: 16/10;
    height: auto;
}
@media (max-width: 1200px) {
    .ds-container {
        padding: 0 24px;
    }
    .ds-nodes-topology {
        gap: 16px;
    }
    .ds-node-body {
        padding: 20px;
    }
    .ds-node-primary .ds-node-body {
        padding: 24px;
    }
}
@media (max-width: 1024px) and (min-width: 769px) {
    .ds-interface {
        padding: 80px 0;
    }
    .ds-nodes-topology {
        grid-template-columns: repeat(2, 1fr);
        grid-template-areas: none !important;
        grid-auto-rows: auto;
    }
    .ds-node-primary,
    .ds-nodes-topology .ds-node:nth-child(2),
    .ds-nodes-topology .ds-node:nth-child(3),
    .ds-nodes-topology .ds-node:nth-child(4),
    .ds-nodes-topology .ds-node:nth-child(5),
    .ds-nodes-topology .ds-node:nth-child(6) {
        grid-area: auto !important;
    }
    .ds-node-primary .ds-node-media,
    .ds-node-secondary .ds-node-media,
    .ds-node-tertiary .ds-node-media {
        height: 300px;
    }
}
@media (max-width: 768px) {
    .privacy-policy-page {
        padding: 20px 15px;
    }
    .pp-header {
        margin-bottom: 35px;
    }
    .ds-interface {
        padding: 60px 0 90px;
    }
    .ds-header {
        margin-bottom: 30px;
    }
    .ds-nodes-topology.swiper {
        display: block !important;
        overflow: hidden;
        position: relative;
    }
    .ds-carousel-track.swiper-wrapper {
        display: flex !important;
        flex-direction: row !important;
        grid-template-columns: none !important;
        grid-template-areas: none !important;
        gap: 0;
        width: 100%;
        height: auto;
    }
    .ds-carousel-track .ds-node.swiper-slide {
        flex: 0 0 85vw !important;
        width: 85vw !important;
        grid-area: auto !important;
    }
    .ds-node-media {
        height: 220px !important;
    }
    .ds-node-link {
        opacity: 1 !important;
        transform: none !important;
    }
    .ds-nodes-topology .swiper-pagination-progressbar {
        position: absolute !important;
        top: auto !important;
        bottom: 0 !important;
        left: 0;
        width: 100%;
        height: 2px !important;
        background: rgba(184, 164, 106, 0.1) !important;
        z-index: 10;
    }
    .ds-nodes-topology .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: var(--ds-gold) !important;
        box-shadow: 0 0 6px var(--ds-gold);
    }
}
@media (min-width: 769px) {
    .ds-carousel-track.swiper-wrapper {
        display: contents !important;
    }
    .ds-nodes-topology .swiper-pagination {
        display: none !important;
    }
}
@media (max-width: 2000px) {
    .ds-interface {
        margin-top: 0;
        padding-top: 200px;
    }
    #capabilities {
        padding-bottom: 200px;
    }
}
section#contact,
section#partners {
    padding: 4%;
}
section#contact {
    padding-top: 130px;
    padding-bottom: 130px;
}
.ff-el-form-check input[type="checkbox"]:checked + .ff_t_c::before,
.ff-el-form-check input[type="checkbox"]:checked::after,
.ff_item_selected .ff_tc_checkbox input[type="checkbox"]:checked {
    background-image: none !important;
    content: none !important;
}
.ff-el-form-check-input.ff_gdpr_field:checked,
.ff_item_selected .ff-el-form-check-input[type="checkbox"]:checked {
    background-color: transparent !important;
    border: 2px solid var(--ds-gold) !important;
    appearance: none;
    -webkit-appearance: none;
    outline: 0;
}
select#ff_3_dropdown,
select#ff_4_dropdown {
    color: #555 !important;
}
.contact-form-wrapper .fluentform input[type="checkbox"].ff-el-form-check-input:checked,
.ff_item_selected .ff-el-form-check-input[type="checkbox"]:checked,
input.ff-el-form-check-input.ff_gdpr_field:checked {
    border: 2px solid var(--ds-gold) !important;
    appearance: none !important;
    -webkit-appearance: none !important;
}
.contact-form-wrapper .fluentform input[type="checkbox"]:checked::after,
.contact-form-wrapper .fluentform input[type="checkbox"]:checked::before,
.ff_item_selected .ff_tc_checkbox input[type="checkbox"]:checked::before {
    display: none !important;
    content: none !important;
}
.contact-form-wrapper .fluentform select:focus {
    background: rgba(11, 15, 20, 0.4) !important;
}
a.ds-policy-link {
    color: inherit;
    transition: 0.25s;
    text-decoration: underline;
}
.footer-copyright a,
.footer-privacy-policy a {
    transition: color 0.3s;
    text-decoration: none;
}
a.ds-policy-link:focus,
a.ds-policy-link:hover {
    color: var(--accent);
    text-decoration: none;
}
.ff-message-success {
    text-align: center !important;
    border: none !important;
    color: var(--muted) !important;
}
.footer-copyright,
.footer-copyright a,
.footer-privacy-policy a {
    color: var(--muted);
    font-family: var(--fb);
    letter-spacing: 1.5px;
}
.proof-tile {
    opacity: 0;
    transform: translateY(30px);
    transition:
        opacity 0.8s,
        transform 0.8s;
}
.proof-section {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.proof-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(11, 15, 20, 0.9);
    z-index: 0;
}
.eco-node::after,
.part-eco-grid::before {
    content: "";
    position: absolute;
    left: 0;
    height: 1px;
}
section#why-us {
    padding: 130px 30px;
    background-size: cover;
}
section#partners {
    padding: 200px 30px;
}
#about {
    background: rgba(46, 74, 63, 0.1);
    padding: 140px 0;
    margin: 200px 0;
    width: 100%;
}
.ab-grid {
    width: 100%;
    min-height: 640px;
    display: flex;
    align-items: center;
}
.ab-right {
    position: absolute !important;
    top: 0;
    right: 0;
    width: 70%;
    height: 100%;
}
.ab-left {
    position: relative;
    z-index: 2;
    width: 40%;
    padding: 60px;
    background: rgba(17, 24, 33, 0.85);
    backdrop-filter: blur(15px);
    top: 30px;
}
.ab-image-placeholder {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 15px;
}
#about .rvl {
    transform: translate3d(-100px, 0, 0);
    opacity: 0;
}
#about .rvr {
    transform: translate3d(100px, 0, 0);
    opacity: 0;
}
#about .rv {
    transform: translate3d(0, 40px, 0);
    opacity: 0;
    transition: 1.2s;
}
@media (max-width: 1150px) {
    .ab-grid {
        display: block;
        min-height: auto;
    }
    .ab-right {
        position: relative !important;
        width: 100% !important;
        margin-bottom: 30px;
    }
    .ab-left {
        max-width: 100%;
    }
}
.ab-trust-strip {
    margin-top: 300px;
}
@media (max-width: 1987px) {
    .ab-trust-strip {
        position: relative;
        z-index: 4;
        display: flex;
        justify-content: space-between;
        gap: 40px;
        width: 100%;
        margin-top: 9rem;
        padding: 30px 50px 0;
        border-top: 1px solid rgba(255, 255, 255, 0.05);
    }
}
@media (max-width: 1114px) {
    .ab-trust-strip {
        flex-wrap: wrap;
        justify-content: flex-start;
    }
}
@media (max-width: 1150px) {
    .ab-left {
        width: 100%;
    }
}
@media (max-width: 1124px) {
    #about {
        margin: 0;
    }
}
.ab-container {
    max-width: 2000px !important;
    margin: 0 auto;
}
.mobile-img,
.part-eco-grid.rv.d3 {
    display: none !important;
}
@media (max-width: 900px) {
    .desktop-img {
        display: none !important;
    }
    .mobile-img {
        display: block !important;
    }
}
.site-footer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 10px;
    padding: 40px 20px;
    width: 100%;
}
.site-footer .container {
    margin: 0;
    padding: 0;
}
.footer-copyright,
.footer-copyright a {
    margin: 0;
    font-size: 1rem;
    padding: 0;
}
.site-footer .container-policy {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    font-size: 0.85rem;
    padding: 0;
}
footer .privacy-devider {
    color: var(--dim);
}
@media (max-width: 480px) {
    .site-footer .container-policy {
        flex-wrap: wrap;
        gap: 5px 10px;
    }
}
.part-section {
    position: relative;
    background: radial-gradient(
            ellipse 1200px 500pxat 12% 0,
            rgba(46, 74, 63, 0.16) 0,
            rgba(46, 74, 63, 0.06) 35%,
            transparent 65%
        ),
        radial-gradient(ellipse 900px 400pxat 85% 5%, rgba(184, 164, 106, 0.045) 0, transparent 60%),
        linear-gradient(180deg, var(--surface) 0, #0e151e 30%, var(--panel) 65%, #090e14 100%);
}
.part-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        90deg,
        transparent 0,
        rgba(255, 255, 255, 0.008) 18%,
        transparent 40%,
        rgba(255, 255, 255, 0.006) 72%,
        transparent 100%
    );
    opacity: 0.8;
    pointer-events: none;
}
.part-section::after {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(ellipse at center, transparent 55%, rgba(0, 0, 0, 0.14) 100%);
    pointer-events: none;
}
.part-intro-grid {
    display: grid;
    grid-template-columns: minmax(260px, 420px) minmax(0, 1fr);
    gap: 120px;
    align-items: start;
}
.part-header h2 {
    color: #fff;
    line-height: 1;
    letter-spacing: -0.04em;
}
.part-lead p {
    margin: 0;
    color: #c2cad4;
}
.part-eco-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 80px 60px;
    position: relative;
}
.part-eco-grid::before {
    right: 0;
    top: -35px;
    background: linear-gradient(to right, transparent, rgba(184, 164, 106, 0.16), transparent);
}
.eco-node {
    position: relative;
    opacity: 0;
    transform: translateY(36px);
    will-change: opacity, transform;
}
.eco-node::after {
    top: 0;
    width: 100%;
    background: rgba(184, 164, 106, 0.08);
    transition: 0.5s;
}
@media (hover: hover) {
    .eco-node:hover {
        transform: translateY(-6px);
    }
    .eco-node:hover::after {
        background: rgba(184, 164, 106, 0.45);
    }
    .eco-node:hover .eco-cat {
        color: var(--ds-gold);
    }
}
.eco-cat {
    letter-spacing: 0.16em;
    transition: 0.4s;
}
.eco-desc {
    max-width: 420px;
}
@media (max-width: 1024px) {
    .part-eco-grid,
    .part-intro-grid {
        grid-template-columns: 1fr;
        gap: 50px;
    }
    .part-section {
        padding: 120px 0;
    }
    .part-intro-grid {
        margin-bottom: 80px;
    }
    .part-header h2 {
        font-size: 42px;
    }
}
.eco-node:first-child {
    transition-delay: 0.08s;
}
.eco-node:nth-child(2) {
    transition-delay: 0.22s;
}
.eco-node:nth-child(3) {
    transition-delay: 0.36s;
}
.ff-form-wrap {
    background: linear-gradient(180deg, rgba(17, 24, 33, 0.55), rgba(13, 18, 25, 0.35));
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.05);
}
.ff-el-form-control {
    background: rgba(255, 255, 255, 0.015);
    border: 1px solid rgba(255, 255, 255, 0.06);
    transition: 0.3s;
}
.ff-el-form-control:hover {
    border-color: rgba(184, 164, 106, 0.12);
}
.ff-el-form-control:focus {
    border-color: var(--accent);
    box-shadow: 0 0 0 1px rgba(184, 164, 106, 0.18);
}
.ff-btn-submit {
    height: 58px;
    background: linear-gradient(90deg, rgba(46, 74, 63, 0.9), rgba(58, 92, 78, 0.95));
    border: 1px solid rgba(184, 164, 106, 0.18);
    letter-spacing: 0.08em;
    font-weight: 700;
    transition: 0.35s;
}
.ff-btn-submit:hover {
    transform: translateY(-2px);
    box-shadow: 0 12px 30px rgba(46, 74, 63, 0.2);
}
.ff-el-input--label {
    color: #aeb7c2;
    font-size: 16px;
    letter-spacing: 1.5px;
}
@media (max-width: 768px) {
    .ds-interface {
        padding-top: 120px;
    }
    #capabilities {
        padding-bottom: 120px !important;
    }
    .part-container {
        padding: 0 24px;
    }
    .part-header h2 {
        font-size: 32px;
    }
    .part-lead p {
        font-size: 16px;
        line-height: 1.9;
    }
    .eco-desc {
        font-size: 13px;
    }
    .eco-node {
        opacity: 0;
        transform: translateX(60px);
        transition:
            opacity 0.45s,
            transform 0.65s cubic-bezier(0.16, 1, 0.3, 1);
    }
    .eco-node.is-visible {
        opacity: 1;
        transform: translateX(0);
    }
    .eco-node:first-child {
        transition-delay: 0.04s;
    }
    .eco-node:nth-child(2) {
        transition-delay: 0.12s;
    }
    .eco-node:nth-child(3) {
        transition-delay: 0.2s;
    }
}
.part-section {
    padding: 120px 0;
    background: #0d1219;
    color: #f4f6f8;
}
.part-container {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px;
}
.part-intro-grid {
    grid-template-columns: 2fr 2fr;
    gap: 60px;
    margin-bottom: 80px;
    align-items: end;
}
.part-header h2 {
    font-size: 4rem;
    font-weight: 800;
    letter-spacing: -0.02em;
    margin: 15px 0 0;
}
.part-eco-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}
.eco-node {
    padding: 30px;
    background: rgba(17, 24, 39, 0.4);
    border: 1px solid rgba(255, 255, 255, 0.05);
    transition: 0.4s;
}
.eco-node:hover {
    border-color: #b8a46a;
    background: rgba(17, 24, 39, 0.8);
}
.eco-cat {
    color: #b8a46a;
    font-size: 0.8rem;
    font-weight: 700;
    letter-spacing: 0.15em;
    margin-bottom: 15px;
}
.eco-desc {
    margin: 0;
    color: #aeb7c2;
    font-size: 1.1rem;
    line-height: 2;
}
.part-lead p {
    color: var(--text);
    color: var(--text);
    font-size: 40px;
    line-height: 2;
    border-left: 2px solid #b8a46a;
    padding-left: 30px;
    font-weight: 300;
}
@media (max-width: 768px) {
    .ds-nodes-topology.swiper {
        overflow: hidden;
    }
    .ds-carousel-track.swiper-wrapper {
        display: flex !important;
        align-items: stretch;
    }
    .ds-carousel-track .ds-node.swiper-slide {
        width: 85vw !important;
        flex: 0 0 85vw !important;
        height: auto !important;
        display: flex;
    }
    .ds-node {
        display: flex;
        flex-direction: column;
        min-height: 620px;
    }
    .ds-node-primary .ds-node-media,
    .ds-node-secondary .ds-node-media,
    .ds-node-tertiary .ds-node-media {
        height: 220px !important;
        flex: 0 0 220px;
        aspect-ratio: auto !important;
    }
    .ds-node-body {
        flex: 1;
        display: flex;
        flex-direction: column;
    }
    .ds-node-desc {
        flex-grow: 1;
    }
    .ds-node-link {
        margin-top: auto;
        opacity: 1 !important;
        transform: none !important;
    }
    .ab-right,
    .part-eco-grid {
        display: none;
    }
    .ab-trust-strip {
        position: relative;
        background-image: var(--mobile-bg);
        background-size: cover;
        background-position: center;
        padding: 40px 20px;
        margin-top: 20px;
    }
    .ab-trust-strip::before {
        content: "";
        position: absolute;
        inset: 0;
        background: rgba(13, 18, 25, 0.85);
        z-index: 0;
    }
    .ts-item {
        position: relative;
        z-index: 1;
        display: flex;
        align-items: center;
        gap: 10px;
        margin-bottom: 10px;
    }
    .part-intro-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    .part-header h2 {
        font-size: 2.5rem;
    }
    .part-lead p {
        border-left: none;
        padding-left: 0;
        font-size: 20px;
    }
    section#partners {
        padding-bottom: 0;
    }
}

@media (min-width: 769px) {
    .ds-nodes-topology.swiper {
        display: block !important;
        overflow: visible !important;
    }

    .ds-carousel-track.swiper-wrapper {
        display: grid !important;
        grid-template-columns: repeat(6, 1fr);
        grid-auto-rows: minmax(240px, auto);
        gap: 25px;
        grid-template-areas: 
            "prim prim prim sec1 sec1 sec1" 
            "prim prim prim sec2 sec2 sec2" 
            "tert1 tert1 tert2 tert2 tert3 tert3";
        transform: none !important; /* Prevents Swiper from shifting the grid */
        width: 100% !important;
    }
}



@media (min-width: 768px) {
.ds-nodes-topology {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-auto-rows: minmax(240px, auto);
    gap: 25px;
    grid-template-areas: "prim prim prim sec1 sec1 sec1" "prim prim prim sec2 sec2 sec2" "tert1 tert1 tert2 tert2 tert3 tert3";
}
}

@media (min-width: 769px) {
    .ds-carousel-track .ds-node-primary {
        grid-area: prim !important;
    }
    .ds-carousel-track .ds-node:nth-child(2) {
        grid-area: sec1 !important;
    }
    .ds-carousel-track .ds-node:nth-child(3) {
        grid-area: sec2 !important;
    }
    .ds-carousel-track .ds-node:nth-child(4) {
        grid-area: tert1 !important;
    }
    .ds-carousel-track .ds-node:nth-child(5) {
        grid-area: tert2 !important;
    }
    .ds-carousel-track .ds-node:nth-child(6) {
        grid-area: tert3 !important;
    }
}

@media (min-width: 769px) {
    .ds-nodes-topology .swiper-pagination {
        display: none !important;
    }
}