.preloader { display: none !important; }
.home-one-top-section .container,
.navbar-one .container { max-width: 1500px !important; padding-left: 20px; padding-right: 20px; }
.ft-inner,
.ft-bottom-logo-bg,
.ft-bottom-inner { max-width: 1500px !important; }
.navbar-one,
.home-one-top-section,
#schedule_meeting_btn,
#hire_developers_btn { opacity: 1 !important; visibility: visible !important; transform: none !important; }
.nav-wrapper { grid-template-columns: .28fr 1fr .72fr !important; }
.nav-one-button-new { gap: 8px !important; align-items: center; flex-wrap: nowrap; }
/* Hire Developers outlined button */
#hire_developers_btn,
#hire_developers_btn_mobile { display: inline-flex; align-items: center; justify-content: center; gap: 7px; height: 40px; padding: 0 16px; box-sizing: border-box; border-radius: 60px; border: 1.5px solid rgba(20,80,222,0.35); color: #102c6d; font-size: 0.82rem; font-weight: 700; text-decoration: none; transition: border-color 0.22s, color 0.22s; white-space: nowrap; background: transparent; line-height: 1; }
#hire_developers_btn:hover,
#hire_developers_btn_mobile:hover { border-color: #1450de; color: #1450de; }
#hire_developers_btn svg,
#hire_developers_btn_mobile svg { width: 13px; height: 13px; flex-shrink: 0; }
.header_btn_mrp { padding: 10px 16px !important; }
.header_btn_mrp .button-text { font-size: 0.82rem; }
.mobile-nav-actions { display: none; }
.home-one-teackibg-image-overlay,
.home-one-business-image-overlay { width: 0; }

/* ===== Footer Redesign ===== */
.ft-root { background: #102C6D}
.ft-inner { max-width: 1500px; margin: 0 auto; padding: 60px 20px 0px; display: flex; gap: 48px; flex-wrap: wrap; min-height: 300px; }
.ft-col { flex: 1 1 160px; min-width: 0; }
.ft-col-brand { flex: 1.4 1 200px; }
.ft-logo-link { display: inline-block; margin-bottom: 16px; }
.ft-desc { font-size: 1rem; color: #ffffff; line-height: 1.75; margin: 0 0 20px; max-width: 260px; }
.ft-socials { display: flex; gap: 10px; }
.ft-social-link { width: 38px; height: 38px; border-radius: 8px; background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.20); display: flex; align-items: center; justify-content: center; color: #ffffff; text-decoration: none; transition: background 0.22s ease, transform 0.22s ease; }
.ft-social-link:hover { background: rgba(255,255,255,0.25); transform: translateY(-2px); color: #ffffff; }
.ft-col-heading { font-size: 1.05rem; font-weight: 700; color: #ffffff; margin-bottom: 10px; }
.ft-col-line { width: 32px; height: 2.5px; background: rgba(255,255,255,0.45); border-radius: 2px; margin-bottom: 20px; }
.ft-nav-list { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 12px; }
.ft-nav-link { display: flex; align-items: center; gap: 7px; font-size: 1rem; color: #ffffff; text-decoration: none; transition: opacity 0.2s ease; }
.ft-nav-link:hover { opacity: 0.75; }
.ft-contact-list { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 14px; }
.ft-contact-item { display: flex; align-items: flex-start; gap: 10px; }
.ft-contact-icon { width: 34px; height: 34px; border-radius: 8px; background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.18); display: flex; align-items: center; justify-content: center; color: #ffffff; flex-shrink: 0; }
.ft-contact-val { font-size: 1rem; color: #ffffff; text-decoration: none; line-height: 1.5; padding-top: 6px; transition: opacity 0.2s ease; }
.ft-contact-val:hover { opacity: 0.75; }
.ft-connect-desc { font-size: 1rem; color: #ffffff; line-height: 1.75; margin: 0 0 18px; }
.ft-cta-link { display: flex; width: fit-content; align-items: center; gap: 10px; font-size: 0.9rem; font-weight: 700; color: #102C6D; background: #ffffff; background-image: none; border: none; text-decoration: none; padding: 14px 24px; border-radius: 60px; box-shadow: 0 4px 14px rgba(0,0,0,0.15); transition: opacity 0.22s ease, transform 0.22s ease; }
.ft-cta-link:hover { opacity: 0.9; transform: translateY(-2px); color: #102C6D; }
.ft-cta-link + .ft-cta-link { margin-top: 12px; }
.ft-bottom { background: transparent; position: relative; overflow: hidden; }
.ft-bottom-logo-bg {max-width: 1500px; margin: auto;}
.ft-bottom-logo-bg img { width: 100%; opacity: 0.55; object-fit: contain; -webkit-mask-image: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0) 100%); mask-image: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.6) 40%, rgba(255, 255, 255, 0) 100%); }
.ft-bottom-inner { max-width: 1500px; margin: 0 auto; padding: 28px 20px 20px; text-align: end; align-items: flex-start; justify-content: space-between; flex-wrap: wrap; gap: 10px; position: relative; z-index: 1; }
.ft-copy { font-size: 0.875rem; color: #ffffff; }
.ft-bottom-links { display: flex; align-items: center; gap: 12px; }
.ft-bottom-link { font-size: 0.875rem; color: #ffffff; text-decoration: none; transition: opacity 0.2s ease; }
.ft-bottom-link:hover { opacity: 0.75; }
.ft-bottom-sep { color: #ffffff; font-size: 0.75rem; }

.fn-section { padding: 80px 15px 90px; background-color: #f8fafc; overflow: visible; position: relative; }
.fn-section-header { text-align: center; margin-bottom: 32px; }
.fn-title-wrapper { margin-bottom: 0; }
.fn-main-title { font-family: 'Plus Jakarta Sans', sans-serif; font-size: clamp(2rem, 4vw, 3rem); font-weight: 700; color: #102c6d; line-height: 1.15; letter-spacing: -0.02em; margin: 0; }
.fn-title-accent { font-style: normal; background: linear-gradient(135deg, #1450de 0%, #102c6d 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }
.fn-inner { background-color: #ffffff; border: 1px solid #e2e8f0; border-radius: 24px; padding: 44px 50px 40px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.04); position: relative; }
.fn-content-container { display: grid; grid-template-columns: 1fr 1.35fr; gap: 60px; align-items: start; border-bottom: 1px solid #e2e8f0; margin-bottom: 40px; }
.fn-visual-frame { position: relative; width: 100%; max-width: 380px; margin: 0 auto 90px; margin-top: 15px; height: 450px; }
.fn-circle-bg { position: absolute; width: 370px; height: 370px; background: linear-gradient(135deg, #bfdbfe 0%, #dbeafe 100%); border-radius: 50%; bottom: 0; left: 0; z-index: 1; }
.fn-blue-dot { position: absolute; width: 22px; height: 22px; background-color: #1450de; border-radius: 50%; left: -4px; bottom: 155px; z-index: 3; }
.fn-dot-matrix { position: absolute; left: -35px; top: 40px; display: grid; grid-template-columns: repeat(4, 4px); gap: 12px; opacity: 0.18; z-index: 1; }
.fn-dot { width: 4px; height: 4px; background-color: #102c6d; border-radius: 50%; }
.fn-photo { position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 88%; height: auto; max-height: 445px; display: block; z-index: 2; object-fit: contain; }
.fn-nameplate { position: absolute; bottom: -48px; left: -20px; background-color: #ffffff; border-radius: 14px; padding: 12px 20px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06); border: 1px solid #f1f5f9; z-index: 4; min-width: 180px; }
.fn-nameplate-linkedin { position: absolute; top: 10px; right: 10px; display: block; line-height: 0; text-decoration: none; transition: transform 0.2s ease, filter 0.2s ease; }
.fn-nameplate-linkedin:hover { transform: scale(1.12); filter: drop-shadow(0 4px 8px rgba(10, 102, 194, 0.45)); }
.fn-profile-name { font-family: 'Plus Jakarta Sans', sans-serif; font-size: 18px; font-weight: 800; color: #102c6d; margin: 0 0 3px 0; line-height: 1.4; }
.fn-profile-title { font-family: 'Plus Jakarta Sans', sans-serif; font-size: 13px; color: #1450de; font-weight: 600; margin: 0 0 8px 0; line-height: 1.5; }
.fn-text-block { padding-top: 10px; }
.fn-quote-icon { font-size: 40px; color: #1450de; opacity: 0.2; line-height: 0; margin-bottom: 15px; display: block; }
.fn-quote-heading { font-family: 'Plus Jakarta Sans', sans-serif; font-size: clamp(1.25rem, 2.2vw, 1.6rem); font-weight: 700; color: #102c6d; line-height: 1.45; letter-spacing: -0.02em; margin: 0 0 28px 0; }
.fn-description { font-family: 'Plus Jakarta Sans', sans-serif; font-size: 15px; color: #475569; line-height: 1.65; margin: 0 0 20px 0; }
.fn-features-row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; margin-top: 36px; }
.fn-feature-box { display: flex; align-items: flex-start; gap: 12px; transition: transform 0.25s ease; cursor: default; }
.fn-feature-box:hover { transform: translateY(-4px); }
.fn-feature-icon { width: 38px; height: 38px; min-width: 38px; background-color: #eff6ff; color: #1450de; border-radius: 10px; display: flex; justify-content: center; align-items: center; font-size: 14px; flex-shrink: 0; transition: background-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease; }
.fn-feature-box:hover .fn-feature-icon { background-color: #1450de; box-shadow: 0 6px 18px rgba(20, 80, 222, 0.28); transform: scale(1.12); }
.fn-feature-box:hover .fn-feature-icon svg path, .fn-feature-box:hover .fn-feature-icon svg circle, .fn-feature-box:hover .fn-feature-icon svg rect { stroke: #ffffff; }
.fn-feature-text { display: flex; flex-direction: column; }
.fn-feature-text h4 { font-family: 'Plus Jakarta Sans', sans-serif; font-size: 13px; font-weight: 700; color: #102c6d; margin: 0 0 4px 0; line-height: 1.3; padding: 0; transition: color 0.25s ease; }
.fn-feature-box:hover .fn-feature-text h4 { color: #1450de; }
.fn-feature-text p { font-family: 'Plus Jakarta Sans', sans-serif; font-size: 12px; color: #64748b; line-height: 1.5; margin: 0; padding: 0; }
.fn-metrics-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }
.fn-metric-item { display: flex; align-items: center; gap: 16px; transition: transform 0.25s ease; cursor: default; }
.fn-metric-item:hover { transform: translateY(-3px); }
.fn-metric-item:not(:last-child) { border-right: 1px solid #e2e8f0; padding-right: 10px; }
.fn-icon-box { width: 48px; height: 48px; background-color: #eff6ff; color: #1450de; border-radius: 50%; display: flex; justify-content: center; align-items: center; font-size: 18px; flex-shrink: 0; transition: background-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease; }
.fn-metric-item:hover .fn-icon-box { background-color: #1450de; box-shadow: 0 6px 18px rgba(20, 80, 222, 0.28); transform: scale(1.12); }
.fn-metric-item:hover .fn-icon-box svg path, .fn-metric-item:hover .fn-icon-box svg circle, .fn-metric-item:hover .fn-icon-box svg rect { stroke: #ffffff; }
.fn-metric-data { display: flex; flex-direction: column; }
.fn-metric-num { font-family: 'Plus Jakarta Sans', sans-serif; font-size: 24px; font-weight: 700; color: #102c6d; line-height: 1.1; }
.fn-metric-lbl { font-family: 'Plus Jakarta Sans', sans-serif; font-size: 13px; font-weight: 600; color: #334155; margin-top: 3px; }
.fn-metric-sub { font-family: 'Plus Jakarta Sans', sans-serif; font-size: 11px; color: #64748b; margin-top: 2px; line-height: 1.3; }
/* ── Bloxbitz Partnership top-bar badge ─────────────────────────────────── */
.zl-partner-badge-top { display: inline-flex; align-items: center; gap: 6px; background: transparent; border: 1px solid rgba(255, 255, 255, .25); border-radius: 999px; padding: 6px 14px; margin-left: 20px; position: relative; color: #fff; font-family: 'Plus Jakarta Sans', sans-serif; font-size: 12px; font-weight: 500; line-height: 1; cursor: pointer; transition: background-color .2s ease, border-color .2s ease; }
.zl-partner-badge-top::before { content: ''; position: absolute; left: -28px; top: 50%; transform: translateY(-50%); width: 1px; height: 18px; background: rgba(255, 255, 255, .25); }
.zl-partner-badge-top:hover { background: rgba(255, 255, 255, .18); border-color: rgba(255, 255, 255, .4); }
.zl-partner-badge-top svg { flex-shrink: 0; }
.zl-partner-badge-top-icon { flex-shrink: 0; object-fit: contain; }
.zl-partner-badge-top-logo { height: 16px; width: auto; object-fit: contain; filter: brightness(0) invert(1); }

/* ── Bloxbitz Partnership popup ─────────────────────────────────────────── */
#zl-partner-bg { display: none; position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 10010; background: rgba(15, 10, 30, .6); opacity: 0; transition: opacity .3s ease; }
#zl-partner-bg.is-open { opacity: 1; }
#zl-partner-modal { display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -46%) scale(.96); z-index: 10011; width: 92%; max-width: 640px; max-height: 90vh; overflow-y: auto; background: #fff; border-radius: 16px; box-shadow: 0 25px 60px rgba(0, 0, 0, .35); opacity: 0; transition: opacity .3s ease, transform .3s cubic-bezier(.34, 1.3, .64, 1); }
#zl-partner-modal.is-open { opacity: 1; transform: translate(-50%, -50%) scale(1); }
#zl-partner-close { position: absolute; right: 16px; top: 16px; background: rgb(0 0 0 / 8%); border: 1px solid #ccc; border-radius: 50%; font-size: 20px; cursor: pointer; z-index: 2; width: 32px; height: 32px; display: flex; align-items: center; justify-content: center; line-height: 1; }
.zl-partner-top { background-color: #f7f7ff; background-image: linear-gradient(rgba(20, 80, 222, 0.06) 1px, transparent 1px), linear-gradient(90deg, rgba(20, 80, 222, 0.06) 1px, transparent 1px); background-size: 45px 45px; padding: 32px 28px 28px; border-radius: 16px 16px 0 0; text-align: center; color: #102c6d; }
.zl-partner-eyebrow { font-size: 14px; color: #1450de; margin: 0 0 6px; }
.zl-partner-title { font-size: 26px; font-weight: 700; line-height: 1.25; margin: 0 0 22px; color: #102c6d; }
.zl-partner-title .zl-highlight { color: #1450de; }
.zl-partner-logos { background: linear-gradient(135deg, #ffffff 0%, #ffffff 50%, #311D4C 50%, #311D4C 100%); border-radius: 10px; padding: 22px 20px; display: flex; align-items: center; justify-content: space-around; gap: 18px; position: relative; }
.zl-partner-logos img { height: 34px; width: auto; max-width: 44%; object-fit: contain; }
.zl-partner-x { color: #fff; background: #311D4C; border: 2px solid #fff; border-radius: 50%; width: 26px; height: 26px; display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 700; flex-shrink: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.zl-partner-mid { padding: 26px 28px 4px; text-align: center; }
.zl-partner-badge { display: inline-flex; align-items: center; gap: 8px; background: #311D4C; color: #fff; font-size: 12px; font-weight: 600; letter-spacing: .04em; padding: 8px 16px; border-radius: 999px; margin-bottom: 16px; }
.zl-partner-mid-text { color: #4b5563; font-size: 15px; line-height: 1.6; margin: 0 0 20px; }
.zl-partner-bottom { position: relative; padding: 28px; text-align: center; border-radius: 0 0 16px 16px; overflow: hidden; background-color: #0a1440; background-image: url("/static/new_assets/img/zl-partner-bg.a93b4b41b5bc.webp"); background-size: cover; background-position: center; }
.zl-partner-bottom-heading { color: #fff; font-size: 24px; font-weight: 700; margin: 0 0 12px; }
.zl-partner-text { position: relative; color: rgba(255, 255, 255, .78); font-size: 14.5px; line-height: 1.6; margin: 0 0 24px; }
.zl-partner-cta { position: relative; display: inline-flex; align-items: center; gap: 8px; background: #fff; color: #1450de; font-weight: 600; font-size: 15px; padding: 13px 28px; border-radius: 8px; text-decoration: none; box-shadow: 0 4px 14px rgba(0, 0, 0, .18); transition: background-color .25s ease, transform .25s ease, box-shadow .25s ease; }
.zl-partner-cta svg { transition: transform .25s ease; }
.zl-partner-cta:hover { background: #1450de; color: #fff; transform: translateY(-3px); box-shadow: 0 8px 22px rgba(20, 80, 222, .35); }
.zl-partner-cta:hover svg { transform: translateX(4px); }
.zl-partner-cta:active { transform: translateY(-1px); }
.zl-partner-bottom-actions { position: relative; display: flex; align-items: center; justify-content: center; gap: 14px; flex-wrap: wrap; }
.zl-partner-cta-secondary { position: relative; display: inline-flex; align-items: center; gap: 8px; background: transparent; color: #fff; font-weight: 600; font-size: 15px; padding: 13px 28px; border-radius: 8px; border: 1px solid rgba(255, 255, 255, .4); text-decoration: none; transition: background-color .25s ease, border-color .25s ease, transform .25s ease; }
.zl-partner-cta-secondary svg { transition: transform .25s ease; }
.zl-partner-cta-secondary:hover { background: rgba(255, 255, 255, .12); border-color: #fff; transform: translateY(-3px); }
.zl-partner-cta-secondary:hover svg { transform: translateX(4px); }
.zl-partner-cta-secondary:active { transform: translateY(-1px); }

/* ── Zillion x Bloxbitz partnership banner (home page) ─────────────────── */
.zl-partnership-banner { display: none; padding: 0; background: #fff; }
.zl-pb-inner { position: relative; display: flex; align-items: center; max-width: 1500px; margin: 0 auto; height: 110px; overflow: hidden;}
.zl-pb-side { flex: 1 1 50%; height: 100%; display: flex; align-items: center; justify-content: center; position: relative; z-index: 1; }
.zl-pb-side-left { background: #ffffff; clip-path: polygon(0 0, 100% 0, 88% 100%, 0 100%); }
.zl-pb-side-right { background: #311D4C; clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%); margin-left: -8%; }
.zl-pb-logo { height: 34px; width: auto; object-fit: contain; }
.zl-pb-logo-bloxbitz { height: 26px; }
.zl-pb-collab { gap: 8px; font-family: 'Plus Jakarta Sans', sans-serif; font-size: 13px; font-weight: 600; color: #102c6d; }
.zl-pb-collab-icon { height: 22px; width: 22px; object-fit: contain; }
.zl-pb-x { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 2; width: 34px; height: 34px; border-radius: 50%; background: #311D4C; border: 2px solid #fff; color: #fff; font-size: 16px; font-weight: 700; display: flex; align-items: center; justify-content: center;}
.zl-pb-x img { width: 20px; height: 20px; object-fit: contain; }
/* ── Top-bar marquee (≤1130px) ────────────────────────────────────────── */
@keyframes zl-marquee-scroll {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
}
@media (prefers-reduced-motion: reduce) {
    .zl-top-marquee-track { animation: none; }
}

/* Media Queries  */

@media (max-width: 1540px) {
    .home-one-top-section .container,
    .navbar-one .container { padding-left: 24px; padding-right: 24px; }
    .ft-inner { padding-left: 24px !important; padding-right: 24px !important; }
}
@media screen and (min-width: 1280px) {
    .navlink.padding,.dropdown-toggle { padding-left: 15px !important; padding-right: 15px !important; }
}
@media screen and (max-width: 1280px) {
    .w-nav[data-collapse="medium"] .w-nav-menu { display: none; }
    .w-nav[data-collapse="medium"] .w-nav-button { display: block; }

    .navlink.padding.text-white.link-block, .navlink.padding.text-block { text-align: left; border-bottom: 1px solid #2a2e314d; padding-top: 20px; padding-bottom: 20px; padding-left: 0; display: block; }
    .navlink.text-white, .navlink.home-three-nav-item { color: #102c6d; }
    .nave-link-font { border-bottom: 1px solid #2a2e314d; display: block; }
    .navbar { padding-top: 20px; padding-bottom: 20px; }
    .navbar.padding { padding-left: 15px; padding-right: 15px; }
    #navbar_logo,
    .nav-button { position: relative; z-index: 10; }
    .nav-menu { background-color: #fff; flex-flow: column; justify-content: flex-start; align-items: flex-start; display: flex; position: fixed !important; top: 0 !important; left: 0 !important; right: 0 !important; width: 100% !important; margin: 0 !important; box-sizing: border-box; height: 100vh; overflow-y: auto; padding-top: 90px; padding-left: 40px; padding-right: 40px; }
    .dropdown-toggle { justify-content: space-between; width: 100%; padding: 20px 5px 20px 0; }
    .dropdown-toggle.item-padding { padding-left: 0; }
    .menu-button-new { grid-column-gap: 10px; grid-row-gap: 10px; background-image: linear-gradient(90deg, #2898ff, #ff5f5f); border-radius: 2px; flex-direction: column; justify-content: center; align-items: flex-end; padding: 10px 0 10px 10px; display: flex; }
    .menu-button-new.w--open { background-color: #c8c8c800; }
    .menu-button-new.navbar-one-menu-button { background-image: none; padding-left: 0; }
    .menu-button-new.navbar-one-menu-button.w--open { padding-right: 5px; }
    .navbar-one { padding-left: 0; padding-right: 0; }
    .nav-wrapper { grid-template-columns: .5fr 1fr !important; }
    .nav-main { padding-left: 0; padding-right: 0; }
    .menu-button-line { background-color: #fff; width: 21.28px; height: 2px; margin-bottom: 6px; padding: 0; transition: transform 0.35s ease, opacity 0.35s ease, width 0.35s ease, margin 0.35s ease; }
    .menu-button-line.middle-line.line-black { background-color: #000; }
    .menu-button-line.middle-line.line-black.line-white { background-color: #fff; }
    .menu-button-line.top-line.line-black { background-color: #000; }
    .menu-button-line.top-line.line-black.line-white { background-color: #fff; }
    .menu-button-line.bottom-line { width: 11px; margin-bottom: 0; }
    .menu-button-line.bottom-line.line-black { background-color: #000; }
    .menu-button-line.bottom-line.line-black.line-white { background-color: #fff; }
    .w-nav-button.w--open .menu-button-line.top-line { transform: translateY(8px) rotate(45deg); width: 21.28px; }
    .w-nav-button.w--open .menu-button-line.middle-line { transform: rotate(-45deg); }
    .w-nav-button.w--open .menu-button-line.bottom-line { opacity: 0; width: 0; }

    .nav-button .nav-one-button-new > .home-one-button-autofit {
        display: none !important;
    }
    .mobile-nav-actions { display: flex; flex-direction: column; gap: 14px; width: 100%; margin-top: 28px; padding-top: 24px;
    }
    .mobile-nav-actions .home-one-button-autofit { width: 100%; }
    .mobile-nav-actions #hire_developers_btn_mobile { justify-content: center; width: 100%; }
    .mobile-nav-actions .header_btn_mrp {
        width: 100%;
        justify-content: center;
    }
    .mobile-nav-actions .main-button-main-box,
    .mobile-nav-actions .all-button-text-box {
        justify-content: center;
        width: 100%;
    }
    #navbar_home_menu {margin-top: 30px;}
}
@media (max-width: 1250px) { .ft-inner { gap: 28px 24px; padding: 50px 20px 40px; } .ft-col-brand { flex: 1 1 100%; } .ft-col { flex: 1 1 calc(50% - 24px); } }
@media (max-width: 1200px) { .ft-inner { gap: 28px; } }
@media screen and (max-width: 992px) { .scroll-hint { display: none !important; } }
@media (max-width: 600px) { .ft-inner { gap: 28px 20px; padding: 40px 16px 36px; } .ft-col { flex: 1 1 100%; } .ft-bottom-inner { flex-direction: column; text-align: center; } }
@media (max-width: 500px) { .fn-dot-matrix { display: none; } }
@media (max-width: 968px) { .fn-content-container { grid-template-columns: 1fr; gap: 50px; padding-bottom: 40px; } .fn-visual-frame { height: 400px; margin-bottom: 100px; } .fn-metrics-grid { grid-template-columns: repeat(2, 1fr); gap: 32px; } .fn-metric-item:nth-child(2) { border-right: none; } }
@media (max-width: 480px) { .zl-partner-title { font-size: 21px; } .zl-partner-logos img { height: 26px; } .zl-partner-bottom-heading { font-size: 20px; } .zl-partner-bottom-actions { flex-direction: column; } .zl-partner-cta, .zl-partner-cta-secondary { width: 100%; justify-content: center; } .zl-partner-logos {justify-content: space-between;} }
@media (max-width: 768px) { .zl-partnership-banner { display: block; } }
@media (max-width: 640px) {
    .fn-inner { padding: 30px 20px; } .fn-main-title { font-size: 28px; } .fn-visual-frame { display: flex; flex-direction: column; align-items: center; height: auto; margin-bottom: 0; padding-bottom: 20px; } .fn-circle-bg { width: 240px; height: 240px; position: relative; flex-shrink: 0; } .fn-photo { position: relative; bottom: auto; left: auto; transform: none; width: 100%; max-height: 300px; margin-top: -220px; } .fn-nameplate { position: relative; bottom: auto; left: 0; margin-top: 16px; width: 100%; } .fn-features-row { grid-template-columns: 1fr; gap: 24px; } .fn-metrics-grid { grid-template-columns: 1fr; gap: 24px; } .fn-metric-item { border-right: none !important; padding-right: 0; padding-bottom: 16px; border-bottom: 1px solid #e2e8f0; } .fn-metric-item:last-child { border-bottom: none; padding-bottom: 0; }
    .zl-pb-inner { height: 50px; }
    .zl-pb-logo { height: 24px; }
    .zl-pb-logo-bloxbitz { height: 18px; }
    .zl-pb-x img { width: 15px; height: 15px; }
}
@media screen and (min-width: 1131px) {
    .zl-top-marquee { display: contents; }
    .zl-top-marquee-track { display: contents; }
    .zl-top-marquee-group[aria-hidden="true"] { display: none; }
    .zl-top-marquee-group:not([aria-hidden="true"]) { display: contents; }
}
@media screen and (max-width: 767px) {
    .home-one-top-section { display: block !important; }
}
@media screen and (max-width: 1130px) {
    .nav-top-container { overflow: hidden; }
    .zl-top-marquee { width: 100%; overflow: hidden; -webkit-mask-image: linear-gradient(90deg, transparent 0, #000 32px, #000 calc(100% - 32px), transparent 100%); mask-image: linear-gradient(90deg, transparent 0, #000 32px, #000 calc(100% - 32px), transparent 100%); }
    .zl-top-marquee-track { display: flex; width: max-content; animation: zl-marquee-scroll 22s linear infinite; }
    .zl-top-marquee:hover .zl-top-marquee-track { animation-play-state: paused; }
    .zl-top-marquee-group { display: flex; align-items: center; flex-shrink: 0; gap: 40px; padding-right: 40px; }
    .zl-top-marquee-group .nav-top-left-box { flex-wrap: nowrap; width: auto; flex-flow: initial; align-items: center; }
    .zl-top-marquee-group .nav-top-item-box { white-space: nowrap; }
    .zl-partner-badge-top::before {left: -16px;}
}
@media screen and (max-width: 576px) {
    .zl-top-marquee-group .nav-top-left-box .nav-top-item-box { display: none; }
    .zl-partner-badge-top {margin-left: 0;}
    .zl-partner-badge-top::before {display: none;}
}

@media screen and (min-width: 992px) {
    .zl-h1-reveal {
        animation:
            zl-h1-reveal-scale 0.8s ease both,
            zl-h1-reveal-blur 1.5s ease both;
    }
}
@keyframes zl-h1-reveal-scale {
    from { transform: scale(0); }
    to { transform: scale(1); }
}
@keyframes zl-h1-reveal-blur {
    from { filter: blur(10px); }
    to { filter: blur(0); }
}