.banner-part {
    overflow: hidden;
    padding-top: 30px
}

.banner-right {
    position: relative
}

.banner-right img {
    position: relative;
    bottom: 4px;
    width: 100%;
}

section.blockchain-network h2 {
    max-width: 400px
}

.banner-part>.contain-width {
    height: 100%
}

.banner-part>.contain-width>.row {
    height: 100%;
    /* align-items: center */
}

.web3-services .section-head p {
    max-width: 690px;
    margin: 0 auto
}

.benefit-card {
    background: #f9f9f9;
    border-radius: 20px;
    padding: 20px;
    min-height: 190px
}

.benefit-card h3 {
    font-size: 24px !important;
    font-weight: 500;
    margin-top: 0 !important;
    margin-bottom: 10px !important
}

.benefit-card p {
    color: #6e6e6e
}

.benefits-section .swiper-button-next:after,
.benefits-section .swiper-button-prev:after {
    font-size: 20px;
    font-weight: 600
}

.benefits-section .swiper-button-prev {
    left: unset;
    right: 80px
}

.benefits-section .swiper-button-next,
.benefits-section .swiper-button-prev {
    background: #ececec;
    color: #000;
    padding: 20px;
    border-radius: 50%;
    transition: .3s;
    position: absolute;
    top: -60px
}

.benefits-section .swiper {
    overflow: unset;
    margin-bottom: 60px
}

.benefits-section .contain-width {
    overflow: hidden
}

.benefits-section .swiper-button-next:hover,
.benefits-section .swiper-button-prev:hover {
    background: #E2462D;
    color: #fff
}

.benefits-section .head-text {
    max-width: 800px !important
}

.stepter-section .section-head p {
    max-width: 1000px;
    margin: 0 auto
}

.stepter-section .section-head h2 {
    max-width: 1100px
}

.step-card {
    border-radius: 10px;
    padding: 25px;
    text-align: left;
    height: 93%;
    transition: all .3s ease;
    border: none;
    margin-bottom: 10px
}

.step-card h3 {
    font-size: 24px !important;
    margin-top: 15px !important;
    margin-bottom: 10px !important
}

.step-card p {
    color: #FFFFFF99;

}

section.slon-industries h2 {
    max-width: 750px
}

section.slon-industries .section-head p {
    max-width: 900px;
    margin: 0 auto
}

.revenue-models-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center
}

.industry-card {
    background: #f4f4f4;
    border-radius: 10px;
    padding: 30px 10px;
    text-align: center;
    transition: all .3s ease;
    height: 180px;
    width: 220px
}

.industry-card p {
    margin-top: 10px
}

.industry-card img {
    width: 60px;
    height: 60px;
    margin-bottom: 15px
}

.industry-card:hover {
    background: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .1);
    transform: translateY(-5px)
}

section.cost-time .section-head h2 {
    max-width: 900px
}

section.cost-time .section-head p {
    max-width: 900px;
    margin: 0 auto
}

.cost-time-card {
    background: #f9f9f9;
    border-radius: 10px;
    padding: 0;
    text-align: left;
    height: 97%;
    transition: all .3s ease;
    border: #e9e9e9 solid 1px;
    border-radius: 10px;
    overflow: hidden
}

.cost-time-content {
    padding: 20px;
    padding-top: 0 !important
}

.timeline-item {
    width: 45%;
    border-radius: 12px;
    margin-bottom: 30px;
    position: relative;
    text-align: right
}

.timeline-item p {
    color: #a39e9d;
    font-weight: 300
}

.timeline-item::after {
    background: #E2462D;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    position: absolute;
    content: "";
    top: 0
}

.timeline-item.left::after {
    right: -53px
}

.timeline-item.right::after {
    left: -53px
}

.timeline-item.right {
    margin-left: auto
}

.step-badge {
    background: #E2462D1A;
    color: #E2462D;
    font-size: 16px;
    padding: 4px 16px;
    border-radius: 20px;
    font-weight: 600
}

.process-timeline {
    position: relative;
    margin: 60px auto;
    max-width: 950px
}

.process-timeline::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 2px;
    height: 100%;
    background: #121c23;
    transform: translateX(-50%)
}

.wallet-integra-process .section-head p {
    max-width: 700px;
    margin: 0 auto
}

.resources-knowledge .head-text {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    flex-wrap: wrap
}

.step-card.card.serve-card {
    color: #000
}

a.step-card.card.serve-card:hover {
    color: #E2462D
}

.project-card-link {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
}

.cost-to-build .section-head p {
    max-width: 800px;
    margin: 0 auto
}

.web3-serve .section-head p {
    max-width: 600px;
    margin: 0 auto
}

.why-founders-choose .section-head p {
    max-width: 950px;
    margin: 0 auto
}

.why-founders-choose .section-head h2 {
    max-width: 950px;
}

.why-founders-choose .step-card h3 {
    margin-top: 0 !important;
    min-height: 52px;
}

.serve-card.step-card {
    flex-direction: row;
    gap: 8px;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.serve-card.step-card h3 {
    margin: 0 !important;
    line-height: 1.3
}

.crypto-benefits {
    display: flex;
    gap: 18px;
    flex-wrap: wrap;
    margin-top: 20px;
    font-size: 16px;
}

.crypto-benefits span {
    display: flex;
    align-items: center;
    gap: 6px;
    width: 35%;
}

.integration-list li {
    display: flex;
    align-items: center;
    gap: 5px;
}

.integration-list li img {
    display: block;
}

.custom-crypto-card {
    background: #F6F6F6;
    border-radius: 10px;
    padding: 30px;
}

/* ═══════════════════════════════════════════════════════════
   MODULES SECTION — dark grid with numbered cards
   ═══════════════════════════════════════════════════════════ */
.ai-section {
    background: #0b0b0b;
    color: #fff;
    padding: 80px 0;
}

.ai-section .section-head h2 {
    color: #fff;
}

.ai-section-sub {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.55);
    max-width: 640px;
    margin: 12px auto 0;
    line-height: 1.7;
}

/* 5-card layout */
.ai-modules-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px;
    margin-top: 48px;
}

.ai-modules-grid .ai-module-card:nth-child(1),
.ai-modules-grid .ai-module-card:nth-child(2) {
    grid-column: span 3;
}

.ai-modules-grid .ai-module-card:nth-child(n+3) {
    grid-column: span 2;
}

.ai-module-card {
    background: #141414;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 14px;
    padding: 26px 22px;
    display: flex;
    gap: 16px;
    align-items: flex-start;
    transition: border-color 0.25s ease, box-shadow 0.25s ease;
}

.ai-module-card:hover {
    border-color: rgba(226, 70, 45, 0.4);
    box-shadow: 0 4px 20px rgba(226, 70, 45, 0.07);
}

/* Ghost number — centered in column */
.ai-module-num {
    font-size: 60px;
    font-weight: 800;
    color: rgba(255, 255, 255, 0.07);
    line-height: 1;
    flex-shrink: 0;
    min-width: 60px;
    text-align: center;
    letter-spacing: -2px;
    align-self: center;
}

.ai-module-card h3 {
    margin-top: 0;
}


/* ── Responsive ── */
@media (max-width: 991.98px) {
    .ai-modules-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    
    .ai-modules-grid .ai-module-card:nth-child(n) {
        grid-column: span 1;
    }
}

@media (max-width: 575.98px) {
    .ai-section {
        padding: 60px 0;
    }

    .ai-modules-grid {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .ai-modules-grid .ai-module-card:nth-child(n) {
        grid-column: span 1;
    }

    .ai-module-num {
        font-size: 36px;
        min-width: 40px;
    }

    .ai-module-card h3 {
        font-size: 15px !important;
    }

    .ai-cta-btn {
        font-size: 14px;
        padding: 12px 24px;
    }
}

/* ═══════════════════════════════════════════════════════════
   AI STICKY SECTION — left sticky / right scroll-reveal cards
   ═══════════════════════════════════════════════════════════ */
.ai-sticky-section {
    background: #ffffff;
    padding: 80px 0;
}

.ai-sticky-wrapper {
    display: flex;
    gap: 60px;
    align-items: flex-start;
}

/* LEFT — sticky panel */
.ai-sticky-left {
    flex: 0 0 42%;
    max-width: 42%;
    position: sticky;
    top: 100px;
}


/* RIGHT — cards column */
.ai-sticky-right {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

/* Individual scroll card */
.ai-scroll-card {
    background: #F6F6F6;
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 16px;
    padding: 32px 28px;
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 0.55s ease, transform 0.55s ease, border-color 0.3s ease;
    will-change: opacity, transform;
}

.ai-scroll-card h3 {
    color: black;
    font-size: 22px !important;
    margin-bottom: 15px !important;
}

.ai-scroll-card.ai-card-visible {
    opacity: 1;
    transform: translateY(0);
}

.ai-scroll-card:hover {
    border-color: rgba(226, 70, 45, 0.4);
}


/* Check list */
.ai-check-list {
    list-style: none;
    padding: 0;
    margin: 14px 0 0;
}

.ai-check-list li {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 6px 0;
}

.ai-check-list li:last-child {
    border-bottom: none;
}

.ai-check-list li::before {
    content: "";
    width: 18px;
    height: 18px;
    flex-shrink: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E2462D' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
}

/* ── Responsive ── */
@media (max-width: 991.98px) {
    .ai-sticky-wrapper {
        flex-direction: column;
        gap: 40px;
    }

    .ai-sticky-left {
        flex: 0 0 100%;
        max-width: 100%;
        position: static;
    }

    .ai-scroll-card {
        opacity: 1;
        transform: none;
    }
}

@media (max-width: 575.98px) {
    .ai-sticky-section {
        padding: 60px 0;
    }

    .ai-scroll-card {
        padding: 24px 18px;
    }
}


.dev-process-section {
    background: #ffffff; /* White background for light theme */
    padding: 80px 0;
}

.dev-process-section .section-head h2 {
    margin-bottom: 0;
    color: #000;
}

.dp-flowchart {
    margin-top: 52px;
}

.dp-flow-desktop {
    display: grid;
    grid-template-columns: 84px 96px 84px 96px 84px 96px 84px;
    grid-template-rows: 200px 78px 200px;
    justify-content: center;
    align-items: start;
    margin: 40px auto 0;
}

.dp-step {
    position: relative;
    width: 84px;
    height: 200px;
    justify-self: center;
}

.dp-step-card {
    position: absolute;
    top: 70px;
    left: 50%;
    width: 64px;
    height: 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f6f6f6;
    border-radius: 12px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.02);
    transform: translateX(-50%);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.dp-step:hover .dp-step-card {
    transform: translateX(-50%) translateY(-3px);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.08);
}

.dp-step-title {
    position: absolute;
    left: 50%;
    width: 152px;
    margin-left: -76px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    color: #111; /* Black for light background */
}

.label-top .dp-step-title {
    top: 0;
}

.label-bottom .dp-step-title {
    top: 165px;
}

.label-top .dp-step-title::after,
.label-bottom .dp-step-title::before {
    content: "";
    position: absolute;
    left: 50%;
    width: 2px;
    height: 30px;
    background-image: linear-gradient(to bottom, #d6d6d6 50%, transparent 50%);
    background-size: 2px 14px;
    transform: translateX(-50%);
}

.label-top .dp-step-title::after {
    top: calc(100% + 5px);
}

.label-bottom .dp-step-title::before {
    bottom: calc(100% + 5px);
}

.dp-connector-h,
.dp-connector-v {
    position: relative;
    pointer-events: none;
}

.dp-connector-h {
    align-self: center;
    height: 12px;
}

.dp-connector-h::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    border-top: 1.5px dashed #d6d6d6;
    transform: translateY(-50%);
}

.dp-connector-h::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 8px;
    height: 8px;
    border-top: 1.5px solid #c9c9c9;
    border-right: 1.5px solid #c9c9c9;
}

.dp-connector-h.is-forward::after {
    right: 1px;
    transform: translateY(-50%) rotate(45deg);
}

.dp-connector-h.is-backward::after {
    left: 1px;
    transform: translateY(-50%) rotate(-135deg);
}

.dp-connector-v {
    justify-self: center;
    width: 12px;
    height: 100%;
}

.dp-connector-v::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    border-left: 1.5px dashed #d6d6d6;
    transform: translateX(-50%);
}

.dp-connector-v::after {
    content: "";
    position: absolute;
    bottom: 1px;
    left: 50%;
    width: 8px;
    height: 8px;
    border-right: 1.5px solid #c9c9c9;
    border-bottom: 1.5px solid #c9c9c9;
    transform: translateX(-50%) rotate(45deg);
}

.dp-step-1 {
    grid-column: 1;
    grid-row: 1;
}

.dp-connector-top-1 {
    grid-column: 2;
    grid-row: 1;
}

.dp-step-2 {
    grid-column: 3;
    grid-row: 1;
}

.dp-connector-top-2 {
    grid-column: 4;
    grid-row: 1;
}

.dp-step-3 {
    grid-column: 5;
    grid-row: 1;
}

.dp-connector-top-3 {
    grid-column: 6;
    grid-row: 1;
}

.dp-step-4 {
    grid-column: 7;
    grid-row: 1;
}

.dp-connector-down {
    grid-column: 7;
    grid-row: 2;
}

.dp-step-5 {
    grid-column: 7;
    grid-row: 3;
}

.dp-connector-bottom-1 {
    grid-column: 6;
    grid-row: 3;
}

.dp-step-6 {
    grid-column: 5;
    grid-row: 3;
}

.dp-connector-bottom-2 {
    grid-column: 4;
    grid-row: 3;
}

.dp-step-7 {
    grid-column: 3;
    grid-row: 3;
}

.dp-connector-bottom-3 {
    grid-column: 2;
    grid-row: 3;
}

.dp-step-8 {
    grid-column: 1;
    grid-row: 3;
}

.dp-flow-mobile {
    display: none;
}

@media (max-width: 991.98px) {
    .dev-process-section {
        padding: 60px 0;
    }

    .dev-process-section .section-head h2 {
        text-align: center;
    }

    .dp-flowchart {
        margin-top: 40px;
    }

    .dp-flow-desktop {
        display: none;
    }

    .dp-flow-mobile {
        display: flex;
        flex-direction: column;
        align-items: center;
        max-width: 500px;
        margin: 0 auto;
        width: 100%;
    }

    .dp-flow-mobile .dp-step {
        width: 100%;
        height: auto;
        min-height: 120px;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 20px;
        background: #fcfcfc;
        border-radius: 16px;
        border: 1px solid #eee;
    }

    .dp-flow-mobile .dp-step-card {
        position: static;
        transform: none;
        margin-bottom: 15px;
        width: 64px;
        height: 64px;
        background: #fff;
        border-radius: 10px;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
        flex-shrink: 0;
    }

    .dp-flow-mobile .dp-step:hover .dp-step-card {
        transform: translateY(-3px);
    }

    .dp-flow-mobile .dp-step-title {
        position: static;
        width: 100%;
        margin-left: 0;
        font-size: 16px;
        font-weight: 600;
        color: #111;
        text-align: center;
    }

    .dp-mobile-arrow {
        position: relative;
        width: 2px;
        height: 40px;
        margin: 10px 0;
        background: repeating-linear-gradient(to bottom, #d6d6d6, #d6d6d6 5px, transparent 5px, transparent 10px);
    }

    .dp-mobile-arrow::after {
        content: "";
        position: absolute;
        bottom: -2px;
        left: 50%;
        width: 10px;
        height: 10px;
        border-right: 2px solid #ccc;
        border-bottom: 2px solid #ccc;
        transform: translateX(-50%) rotate(45deg);
    }
}

@media (max-width: 575.98px) {
    .dev-process-section {
        padding: 50px 0;
    }

    .dp-flow-mobile {
        max-width: 100%;
    }

    .dp-flow-mobile .dp-step {
        padding: 15px;
    }

    .dp-flow-mobile .dp-step-title {
        font-size: 15px;
    }
}

/* ═══════════════════════════════════════════════════════════
   GLOBAL RESPONSIVE FIXES
   ═══════════════════════════════════════════════════════════ */

/* Banner H1 — scale down on smaller screens */
@media (max-width: 991.98px) {
    section.banner-part h1 {
        font-size: 38px !important;
    }
}

@media (max-width: 767.98px) {
    section.banner-part h1 {
        font-size: 28px !important;
        margin-bottom: 20px !important;
    }

    .why-choose .sevices-card {
        margin-bottom: 16px;
    }

    .step-card {
        height: auto;
        margin-bottom: 16px;
    }

    .custom-crypto-card {
        margin-bottom: 16px;
    }

    h2 {
        word-break: break-word;
    }
}

@media (max-width: 575.98px) {
    section.banner-part h1 {
        font-size: 24px !important;
    }

    .ar-stats-wrapper .col-6 {
        text-align: center;
    }

    .revenue-models-row {
        gap: 12px;
    }

    .industry-card {
        width: calc(50% - 6px);
        height: auto;
        min-height: 160px;
    }
}

/* ═══════════════════════════════════════════════════════════
   KEY FEATURES SECTION
   ═══════════════════════════════════════════════════════════ */

.key-features-section {
    padding: 80px 0;
}

.key-features-section.bg-white {
    background: #fff;
}

.key-features-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 24px;
    margin-top: 40px;
}

.kf-card {
    background: #F7F7F7;
    border-radius: 12px;
    padding: 30px;
    display: flex;
    gap: 20px;
    align-items: flex-start;
    flex: 1 1 calc(50% - 12px);
    max-width: calc(50% - 12px);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}


.key-features-section .kf-card {
    max-width: calc(50% - 12px);
    flex: 1 1 calc(50% - 12px);
}

.kf-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.kf-icon {
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
}

.kf-content {
    flex: 1;
    min-width: 0;
}

.kf-content h3 {
    margin-top: 0;
    
}


.key-features-section.text-white .kf-card {
    background: #101010;
    padding: 20px;
}

.key-features-section.text-white .kf-icon {
    width: 60px;
    height: 60px;
    margin-right: 8px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: center;
}


/* 3-2 Layout for 5 items - Placed after general styles to ensure it works */
@media (min-width: 992px) {
    .kf-3-2 .kf-card {
        flex: 1 1 calc(33.33% - 16px) !important;
        max-width: calc(33.33% - 16px) !important;
    }

    .kf-3-2 .kf-card:nth-child(4),
    .kf-3-2 .kf-card:nth-child(5) {
        flex: 1 1 calc(50% - 12px) !important;
        max-width: calc(50% - 12px) !important;
    }
}

/* ── Responsive ── */
@media (max-width: 1199.98px) {
    .kf-card {
        padding: 24px;
    }

}

@media (max-width: 991.98px) {
    .key-features-section .kf-card {
        flex: 1 1 calc(50% - 12px) !important;
        max-width: calc(50% - 12px) !important;
    }

    .key-features-section {
        padding: 60px 0;
    }
}

@media (max-width: 767.98px) {
    .key-features-section .kf-card {
        flex: 1 1 100% !important;
        max-width: 100% !important;
        gap: 15px;
        padding: 20px;
    }

    .key-features-grid {
        gap: 15px;
        margin-top: 30px;
    }
}

/* Contact Badge Box Style */
.contact-badge-box {
    background: #f1f9f6;
    border: 1px solid #d1e9e0;
    border-radius: 12px;
    padding: 15px 20px;
    margin-top: 25px;
    margin-bottom: 25px;
}

.contact-badge-box p {
    color: #0b6e4f;
}

@media (max-width: 767.98px) {
    .contact-badge-box {
        padding: 12px 15px;
    }

    .contact-badge-box p {
        font-size: 14px;
    }
}

/* Cost to Build Section */
.cost-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.cost-card {
    background: #f6f6f6;
    border-radius: 12px;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.cost-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

@media (max-width: 575.98px) {
    .cost-grid {
        grid-template-columns: 1fr;
    }
}

/* Smart Wallet Applications Section */
.smart-wallet-apps {
    background: #0b0b0b;
    padding: 80px 0;
}

.swa-block {
    background: #141414;
    border-radius: 12px;
    padding: 40px;
}

.swa-grid-5 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}

.swa-card {
    background: #1a1a1a;
    border-radius: 12px;
    padding: 30px;
    flex: 1 1 calc(33.33% - 14px);
    max-width: calc(33.33% - 14px);
    transition: transform 0.3s ease, border-color 0.3s ease;
}

.swa-card:hover {
    transform: translateY(-5px);
    border-color: rgba(226, 70, 45, 0.3);
}

.swa-icon {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}

.swa-security-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

.swa-security-item {
    background: #1a1a1a;
    border-radius: 8px;
    padding: 18px 24px;
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 18px;
    transition: background 0.3s ease;
}

.swa-security-item:hover {
    background: #222;
}

/* Responsive */
@media (max-width: 991.98px) {
    .swa-card {
        flex: 1 1 calc(50% - 10px);
        max-width: calc(50% - 10px);
    }
}

@media (max-width: 767.98px) {
    .swa-block {
        padding: 25px 20px;
    }
    
    .swa-card {
        flex: 1 1 100%;
        max-width: 100%;
    }
    
    .swa-security-grid {
        grid-template-columns: 1fr;
    }
}
