  body {
            margin: 0;
            font-family: 'BR Sonoma', sans-serif;
        }
/* aritificial inteligent start  */
        section.enter-prises {
            position: relative;
            overflow: hidden;
            padding: 70px 0 0px;
            background:
                radial-gradient(circle at 8% 64%, rgba(34, 49, 255, 0.88) 0 12%, rgba(34, 49, 255, 0.34) 24%, transparent 43%),
                radial-gradient(circle at 92% 36%, rgba(231, 0, 45, 0.95) 0 14%, rgba(231, 0, 45, 0.36) 26%, transparent 47%),
                radial-gradient(circle at 21% 28%, rgba(143, 70, 190, 0.48), transparent 36%),
                linear-gradient(180deg, #000 0%, #030303 44%, #000 100%);
        }

        section.enter-prises::after {
            content: "";
            position: absolute;
            inset: auto 0 0;
            height: 34%;
            background: linear-gradient(180deg, transparent, #000 82%);
            pointer-events: none;
        }

        section.enter-prises .container {
            position: relative;
            z-index: 1;
        }

     .exper-ience h2 {
    font-size: 50px;
    text-align: center;
    line-height: 52px;
    color: #fff;
    margin: 0;
    font-weight: 700;
}

        .exper-ience p {
            text-align: center;
            font-size: 16px;
            color: rgba(255, 255, 255, 0.78);
            margin: 24px 0px;
            line-height: 1.6;
        }

        .exper-ience-media {
            position: relative;
            overflow: hidden;
            border-radius: 20px;
        }

        .exper-ience-media::after {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            height: 42%;
            background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 78%);
            pointer-events: none;
            z-index: 1;
        }

        .exper-ience img {
            /* width: 100%; */
            /* max-height: 560px;
            aspect-ratio: 16 / 8;
            object-fit: cover;
            display: block; */
        }

        .dig-ital {
            text-align: center;
            margin: 32px 0 40px;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
        }

        a.nume-rous {
               width: 130px;
            height: 42px;
            margin-left: 0;
            min-height: 40px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            gap: 9px;
            padding: 0 22px;
            border: 0;
            border-radius: 999px;
            color: #fff;
            text-decoration: none;
            background: linear-gradient(180deg, #696969 0%, #4c4c4c 100%);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18), 0 14px 28px rgba(0, 0, 0, 0.22);
            font-size: 15px;
            line-height: 1;
        }

        a.trusted {
            width: 42px;
            height: 42px;
            margin-left: 0;
            min-height: 40px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            gap: 9px;
            padding: 0 22px;
            border: 0;
            border-radius: 999px;
            color: #fff;
            text-decoration: none;
            background: linear-gradient(180deg, #696969 0%, #4c4c4c 100%);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18), 0 14px 28px rgba(0, 0, 0, 0.22);
            font-size: 12px;
            line-height: 1;
        }

        @media (max-width: 1199px) {
            section.enter-prises {
                padding: 60px 0;
            }

            .exper-ience h2 {
                font-size: 44px;
                line-height: 48px;
            }

            .exper-ience img {
                max-height: 500px;
            }
        }

        @media (max-width: 991px) {
            section.enter-prises {
                padding: 54px 0;
                background:
                    radial-gradient(circle at 5% 63%, rgba(34, 49, 255, 0.82) 0 13%, rgba(34, 49, 255, 0.28) 29%, transparent 53%),
                    radial-gradient(circle at 94% 34%, rgba(231, 0, 45, 0.88) 0 14%, rgba(231, 0, 45, 0.28) 31%, transparent 55%),
                    radial-gradient(circle at 24% 26%, rgba(143, 70, 190, 0.42), transparent 40%),
                    linear-gradient(180deg, #000 0%, #020202 46%, #000 100%);
            }

            .exper-ience h2 {
                font-size: 38px;
                line-height: 42px;
            }

            .exper-ience p {
                font-size: 16px;
            }

            .exper-ience img {
                max-height: 430px;
                aspect-ratio: 16 / 9;
            }
        }

        @media (max-width: 767px) {
            section.enter-prises {
                padding: 46px 0;
            }

            .exper-ience h2 {
                font-size: 32px;
                line-height: 36px;
            }

            .exper-ience p {
                margin: 18px 0 0;
            }

            .exper-ience p br {
                display: none;
            }

            .dig-ital {
                margin: 26px 0 32px;
            }

            .exper-ience-media {
                border-radius: 16px;
            }

            .exper-ience img {
                max-height: 360px;
            }
        }

        @media (max-width: 575px) {
            section.enter-prises {
                padding: 40px 0;
            }

            .exper-ience h2 {
                font-size: 28px;
                line-height: 32px;
            }

            .exper-ience p {
                font-size: 14px;
                line-height: 1.55;
            }

            a.nume-rous {
                padding: 8px 18px;
                font-size: 14px;
            }

            a.trusted {
                width: 38px;
                height: 38px;
            }

            .exper-ience img {
                aspect-ratio: 4 / 3;
                max-height: 310px;
            }
        }

        /* aritificial inteligent end  */
        /* trusted by fast start  */
        section.oppor-tunities {
            padding: 0px 0 100px;
            background: #000;
        }

        .bu-ilds h2 {
            color: #fff;
            text-align: center;
            font-size: 21px;
            line-height: 26px;
            margin: 0 0 28px;
        }

        .tru-sted-logo-row {
            position: relative;
            overflow: hidden;
            width: 100%;
            padding: 4px 0;
        }

        .tru-sted-logo-row::before,
        .tru-sted-logo-row::after {
            content: "";
            position: absolute;
            top: 0;
            bottom: 0;
            width: 90px;
            z-index: 2;
            pointer-events: none;
        }

        .tru-sted-logo-row::before {
            left: 0;
            background: linear-gradient(90deg, #000, transparent);
        }

        .tru-sted-logo-row::after {
            right: 0;
            background: linear-gradient(270deg, #000, transparent);
        }

        .tru-sted-track {
            display: flex;
            align-items: center;
            width: max-content;
            animation: trustedMarquee 26s linear infinite;
        }

        .tru-sted-logo-set {
            display: flex;
            align-items: center;
            gap: 30px;
            padding-right: 30px;
        }

        .tru-sted-logo-row:hover .tru-sted-track {
            animation-play-state: paused;
        }

        @keyframes trustedMarquee {
            from {
                transform: translateX(0);
            }

            to {
                transform: translateX(-50%);
            }
        }

        .tru-sted-logo-row img {
            flex: 0 0 auto;
            max-width: 92px;
            max-height: 34px;
            object-fit: contain;
            filter: grayscale(1) brightness(0) invert(1);
            opacity: 0.92;
            display: block;
        }

        @media (max-width: 767px) {
            section.oppor-tunities {
                padding: 42px 0 48px;
            }

            .bu-ilds h2 {
                font-size: 16px;
                margin-bottom: 24px;
            }

            .tru-sted-logo-row::before,
            .tru-sted-logo-row::after {
                width: 42px;
            }

            .tru-sted-track {
                animation-duration: 20s;
            }

            .tru-sted-logo-set {
                gap: 24px;
                padding-right: 24px;
            }

            .tru-sted-logo-row img {
                max-width: 82px;
                max-height: 30px;
            }
        }

        /* trusted by fast end  */
        /* ai services offer start */
        section.ai-ser-vices-offer {
            position: relative;
            overflow: hidden;
            padding: 76px 0 19px;
            background: #000;
            color: #fff;
        }

        section.ai-ser-vices-offer::before {
            content: "";
            position: absolute;
            inset: 0;
            background: linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.94) 30%, rgba(0, 0, 0, 0.62) 58%, rgba(0, 0, 0, 0.86) 100%);
            z-index: 1;
            pointer-events: none;
        }

        .ai-ser-vices-bg {
            position: absolute;
            inset: 0;
            background: url("https://www.fluper.com/wp-content/uploads/2024/03/aiservicesectimg.webp") right center / contain no-repeat;
         
        }

        .ai-ser-vices-offer .container {
            position: relative;
            z-index: 2;
            /* max-width: 1120px; */
        }

        .ai-ser-vices-head {
            /* max-width: 620px; */
            margin-bottom: 34px;
        }
        .ai-ser-vices-head h2 {
            font-size: 50px;
            line-height: 56px;
            color: #fff;
            margin: 0 0 18px;
            width: 100%;
            font-weight: 700;
        }
            .ai-ser-vices-head p {
                max-width: 100%;
                color: #fff;
                font-size: 16px;
                line-height: 24px;
                margin: 0 0 26px;
            }

        .ai-chat-btn {
            display: inline-flex;
            align-items: center;
            gap: 10px;
            min-height: 46px;
            padding: 0 22px;
            border-radius: 999px;
            background: linear-gradient(180deg, #5a5a5a, #232323);
            color: #fff;
            text-decoration: none;
            font-size: 14px;
            border: 1px solid rgba(255, 255, 255, 0.14);
        }

        .ai-ser-vices-grid {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 18px;
        }

        .ai-ser-vice-card {
            cursor: pointer;
            min-height: 190px;
            padding: 26px 30px;
            border-radius: 13px;
            border: 1px solid rgba(255, 255, 255, 0.14);
            background: rgba(18, 18, 18, 0.88);
            backdrop-filter: blur(8px);
            color: #fff;
            transition: border-color 0.3s ease, background 0.3s ease, transform 0.3s ease;
        }

        .ai-ser-vice-card:hover,
        .ai-ser-vice-card.active {
            border-color: transparent;
            background: linear-gradient(135deg, #f132bc 0%, #8532fb 54%, #253cff 100%);
            border: 1px solid #1d1d1d;
        }

        .ai-ser-vice-card:hover,
        .ai-ser-vice-card.active {
            transform: translateY(-4px);
        }

        .ai-ser-vice-card span {
            display: block;
            font-size: 28px;
            line-height: 32px;
            margin-bottom: 20px;
        }

        .ai-ser-vice-card h3 {
            font-size: 18px;
            line-height: 25px;
            margin: 0 0 15px;
            color: #fff;
        }

        .ai-ser-vice-card p {
            font-size: 15px;
            line-height: 22px;
            margin: 0;
            color: #fff;
        }

        @media (max-width: 991px) {
            section.ai-ser-vices-offer {
                padding: 62px 0;
            }

            .ai-ser-vices-bg {
                background-size: cover;
                opacity: 0.45;
            }

            section.ai-ser-vices-offer::before {
                background: rgba(0, 0, 0, 0.78);
            }

            .ai-ser-vices-head h2 {
                font-size: 32px;
                line-height: 40px;
            }
        }

        @media (max-width: 767px) {
            section.ai-ser-vices-offer {
                padding: 48px 0;
            }

            .ai-ser-vices-head {
                margin-bottom: 28px;
            }

            .ai-ser-vices-head h2 {
                font-size: 28px;
                line-height: 35px;
            }

            .ai-ser-vices-head p {
                font-size: 13px;
                line-height: 22px;
            }

            .ai-ser-vices-grid {
                grid-template-columns: 1fr;
                gap: 14px;
            }

            .ai-ser-vice-card {
                cursor: pointer;
                min-height: auto;
                padding: 22px;
            }
        }

        /* ai services offer end */

        /* tools and technology ai start */
        section.ai-tools-tech {
            position: relative;
            overflow: hidden;
            padding: 78px 0 86px;
            background: #000;
            color: #fff;
        }


        section.ai-tools-tech .container {
            position: relative;
            z-index: 1;
            /* max-width: 1120px; */
        }

        .ai-tools-head {
            position: relative;
            margin-bottom: 44px;
            padding-right: 120px;
        }
        h2#homeQueryStackTitle
            {
                margin: 0 0 36px;
                color: #fff;
                font-size: 50px;
                line-height: 1.15;
                letter-spacing: 0;
            }

      .ai-tools-head h2 {
    margin: 0 0 8px;
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    letter-spacing: 0;
    font-weight: 700;
}

        .ai-tools-head p {
            display: inline-block;
            position: relative;
            margin: 0;
            padding-bottom: 14px;
            color: rgba(255, 255, 255, 0.78);
            font-size: 20px;
            line-height: 28px;
        }

        .ai-tools-head p::after {
            content: "";
            position: absolute;
            left: 0;
            bottom: 0;
            width: 96px;
            height: 4px;
            background: linear-gradient(90deg, #f132bc, #263bff);
        }

        .ai-tools-arrow {
            position: absolute;
            top: 0;
            right: 0;
            width: 112px;
            height: 112px;
            object-fit: contain;
            display: block;
            transform-origin: center;
            animation: aiToolsArrowFloat 3.8s ease-in-out infinite;
            filter: drop-shadow(0 0 24px rgba(87, 68, 255, 0.58));
        }

        @keyframes aiToolsArrowFloat {

            0%,
            100% {
                transform: translate(0, 0) scale(1);
                filter: drop-shadow(0 0 24px rgba(87, 68, 255, 0.58));
            }

            50% {
                transform: translate(8px, -10px) scale(1.04);
                filter: drop-shadow(0 0 34px rgba(241, 50, 188, 0.72));
            }
        }

        .ai-tools-head:hover .ai-tools-arrow {
            animation-duration: 2.6s;
        }

        .ai-tools-layout {
            display: grid;
            grid-template-columns: 300px 1fr;
            gap: 42px;
            align-items: center;
        }

        .ai-tools-menu {
            position: relative;
            display: grid;
            margin: 0;
            padding: 0 28px 0 0;
            border-right: 1px solid rgba(255, 255, 255, 0.13);
        }

        .ai-tools-menu::after {
            content: "";
            position: absolute;
            top: var(--ai-tools-marker-top, 0px);
            right: -2px;
            width: 3px;
            height: var(--ai-tools-marker-height, 44px);
            background: linear-gradient(180deg, #f132bc, #263bff);
            transition: top 0.25s ease, height 0.25s ease;
        }

        .ai-tools-menu button {
            width: 100%;
            padding: 13px 0;
            border: 0;
            border-bottom: 1px solid rgba(255, 255, 255, 0.08);
            background: transparent;
            color: #f4f4f4;
            font-size: 13px;
            line-height: 25px;

            text-align: left;
            cursor: pointer;
            transition: color 0.25s ease;
        }

        .ai-tools-menu button:hover,
        .ai-tools-menu button.active {
            color: #f132bc;
            background: linear-gradient(90deg, #f132bc 0%, #8532fb 52%, #263bff 100%);
            -webkit-background-clip: text;
            background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        .ai-tools-group {
            display: none;
        }

        .ai-tools-group.active {
            display: block;
        }

        .ai-tools-group h3 {
            margin: 0 0 18px;
            color: #ffffff;
            font-size: 16px;
            line-height: 20px;
        }

        .ai-tools-grid {
            display: grid;
            grid-template-columns: repeat(4, minmax(0, 1fr));
            gap: 24px 42px;
        }

        .ai-tool-card {
            min-height: 118px;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            gap: 12px;
            padding: 16px 10px;
            border-radius: 12px;
            background: rgba(255, 255, 255, 0.035);
            border: 1px solid rgba(255, 255, 255, 0.06);
            text-align: center;
            transition: transform 0.3s ease, border-color 0.3s ease, background 0.3s ease;
        }

        .ai-tool-card:hover {
            transform: translateY(-4px);
            border-color: rgba(241, 50, 188, 0.42);
            background: rgba(255, 255, 255, 0.07);
        }

        .ai-tool-card img {
            width: 58px;
            height: 58px;
            object-fit: contain;
            display: block;
            filter: brightness(0) invert(1);
        }

        .ai-tool-card h4 {
            margin: 0;
            color: #fff;
            font-size: 12px;
            line-height: 16px;
        }

        @media (max-width: 991px) {
            section.ai-tools-tech {
                padding: 62px 0;
            }

            .ai-tools-head h2 {
                font-size: 34px;
                line-height: 42px;
            }

            .ai-tools-arrow {
                width: 82px;
                height: 82px;
            }



            .ai-tools-layout {
                grid-template-columns: 1fr;
                gap: 30px;
            }

            .ai-tools-menu {
                grid-template-columns: repeat(2, minmax(0, 1fr));
                gap: 0 18px;
                padding-right: 0;
                border-right: 0;
            }

            .ai-tools-menu::after {
                display: none;
            }

            .ai-tools-grid {
                grid-template-columns: repeat(3, minmax(0, 1fr));
                gap: 18px;
            }
        }

        @media (max-width: 575px) {
            section.ai-tools-tech {
                padding: 48px 0;
            }

            .ai-tools-head {
                padding-right: 72px;
                margin-bottom: 32px;
            }

            .ai-tools-head h2 {
                font-size: 28px;
                line-height: 34px;
            }

            .ai-tools-head p {
                font-size: 16px;
                line-height: 23px;
            }

            .ai-tools-menu,
            .ai-tools-grid {
                grid-template-columns: 1fr 1fr;
            }

            .ai-tool-card {
                min-height: 106px;
                padding: 14px 8px;
            }

            .ai-tool-card img {
                width: 48px;
                height: 48px;
            }
        }

        /* tools and technology ai end */
        /* ai future solutions start */
       section.ai-fu-ture-growth {
    position: relative;
    overflow: hidden;
    padding: 0px 0 0px;
    background: linear-gradient(180deg, #000 0%, transparent 16%, transparent 24%, #000 100%), radial-gradient(circle at 8% 56%, rgba(44, 48, 255, 0.86) 0 -38%, rgba(44, 48, 255, 0.32) 8%, transparent 53%), radial-gradient(circle at 92% 15%, rgba(225, 0, 48, 0.9) 0 -4%, rgba(225, 0, 48, 0.32) 22%, transparent 52%), radial-gradient(circle at 50% 42%, rgba(210, 42, 167, 0.68), transparent 44%), #000;
    color: #fff;
}

        .ai-fu-ture-growth .container {
            /* max-width: 1120px; */
        }
        .ai-growth-cta {
            min-height: 234px;
            padding: 50px 52px;
            border-radius: 16px;
            border: 1px solid rgba(255, 255, 255, 0.12);
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 30px;
            overflow: hidden;
            margin: 74px 0;
            background: transparent;
            box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
        }

            .ai-growth-cta h2 {
                max-width: 744px;
                margin: 0 0 28px;
                color: #fff;
                font-size: 34px;
                line-height: 44px;
                font-weight: 700;
            }

        .ai-growth-call {
            display: inline-flex;
            align-items: center;
            gap: 9px;
            min-height: 34px;
            padding: 0 18px;
            border-radius: 999px;
            background: rgba(255, 255, 255, 0.34);
            color: #fff;
            font-size: 12px;
            text-decoration: none;
            backdrop-filter: blur(8px);
        }

        .ai-growth-star {
            width: min(210px, 28vw);
            max-height: 165px;
            object-fit: contain;
            flex: 0 0 auto;
            transform-origin: center;
            animation: aiGrowthStarFloat 4.2s ease-in-out infinite;
            filter: drop-shadow(0 18px 30px rgba(38, 59, 255, 0.32));
        }

        @keyframes aiGrowthStarFloat {

            0%,
            100% {
                transform: translateY(0) rotate(0deg) scale(1);
                filter: drop-shadow(0 18px 30px rgba(38, 59, 255, 0.32));
            }

            50% {
                transform: translateY(-14px) rotate(5deg) scale(1.04);
                filter: drop-shadow(0 26px 42px rgba(241, 50, 188, 0.42));
            }
        }

        .ai-growth-cta:hover .ai-growth-star {
            animation-duration: 2.8s;
        }

      .ai-growth-head {
    max-width: 1013px;
    margin: 0 auto 48px;
    text-align: center;
}

       .ai-growth-head h2 {
    color: #fff;
    font-size: 50px;
    line-height: 52px;
    font-weight: 700;
}

        .ai-growth-head p {
            /* max-width: 660px;
            margin: 0 auto; */
            color: #fff;
            font-size: 16px;
            line-height: 24px;
        }

        .ai-future-services-showcase {
            position: relative;
            padding-bottom: 130px;
        }

        .ai-future-services-showcase>img {
            width: 100%;
            height: 390px;
            object-fit: inherit;
            border-radius: 12px;
            display: block;
        }

        .ai-future-services-carousel {
            position: absolute;
            left: 60px;
            right: 60px;
            bottom: 0;
        }

        .ai-future-services-carousel.owl-carousel:not(.owl-loaded) {
            display: grid;
            grid-template-columns: repeat(3, minmax(0, 1fr));
            gap: 18px;
        }

        .ai-future-services-carousel.owl-carousel:not(.owl-loaded) .ai-future-service-item:nth-child(n+4) {
            display: none;
        }

        .ai-future-services-carousel.owl-carousel.owl-loaded {
            display: block;
        }

        .ai-future-services-carousel.owl-carousel .owl-stage {
            display: flex;
        }

        .ai-future-services-carousel.owl-carousel .owl-item {
            display: flex;
        }

        .ai-future-services-carousel.owl-carousel .owl-item>.ai-future-service-item {
            width: 100%;
            display: flex;
        }

        .ai-future-service-item {
            min-width: 0;
            height: 100%;
            display: flex;
        }

            .ai-future-service-card {
            width: 100%;
            cursor: pointer;
            min-height: 270px;
            display: flex;
            flex-direction: column;
            padding: 26px 24px;
            border-radius: 12px;
            background: rgba(15, 15, 15, 0.94);
            color: #fff;
            transition: border-color 0.3s ease, background 0.3s ease, transform 0.3s ease;
        }

        .ai-future-service-card:hover,
        .ai-future-service-card.active {
            border-color: transparent;
            background: linear-gradient(135deg, #f132bc 0%, #8532fb 55%, #263bff 100%);
            /* transform: translateY(-5px); */
        }

                .ai-future-service-card span {
            position: relative;
            display: inline-block;
            margin-bottom: 7px;
            font-size: 34px;
            line-height: 1;
            font-weight: 700;
            color: transparent;
            -webkit-text-stroke: 1px rgba(255, 255, 255, 0.23);
            text-stroke: 1px rgba(255, 255, 255, 0.23);
        }

        .ai-future-service-card:hover span,
        .ai-future-service-card.active span {
            color: rgba(255, 255, 255, 0.95);
              position: relative;
            display: inline-block;
            margin-bottom: 7px;
            font-size: 34px;
            line-height: 1;
            font-weight: 700;
            color: transparent;
            -webkit-text-stroke: 1px rgba(255, 255, 255, 0.23);
            text-stroke: 1px rgba(255, 255, 255, 0.23);
        }

        .ai-future-service-card h3 {
            color: #fff;
            font-size: 19px;
            line-height: 23px;
            margin: 0 0 14px;
        }

        .ai-future-service-card p {
            color: #fff;
            font-size: 15px;
            line-height: 19px;
            margin: 0;
        }

        .ai-future-services-carousel.owl-theme .owl-nav {
            display: none;
        }

        .ai-future-services-carousel.owl-theme .owl-dots {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 10px;
            margin-top: 24px;
        }

        .ai-future-services-carousel.owl-theme .owl-dots .owl-dot {
            width: 10px;
            height: 10px;
            border-radius: 50%;
            border: 1px solid rgba(255, 255, 255, 0.72);
            background: transparent;
        }

        .ai-future-services-carousel.owl-theme .owl-dots .owl-dot span {
            display: none;
        }

        .ai-future-services-carousel.owl-theme .owl-dots .owl-dot.active,
        .ai-future-services-carousel.owl-theme .owl-dots .owl-dot:hover {
            border-color: #f132bc;
            background: #f132bc;
            box-shadow: 0 0 16px rgba(241, 50, 188, 0.72);
        }

        @media (max-width: 991px) {
            section.ai-fu-ture-growth {
                padding: 56px 0 68px;
            }

            .ai-growth-cta {
                padding: 38px;
                margin-bottom: 56px;
            }

            .ai-growth-cta h2 {
                font-size: 28px;
                line-height: 37px;
            }

            .ai-future-services-showcase {
                padding-bottom: 0;
            }

            .ai-future-services-showcase>img {
                height: 320px;
            }

            .ai-future-services-carousel {
                position: relative;
                left: auto;
                right: auto;
                bottom: auto;
                margin: -52px 24px 0;
            }

            .ai-future-services-carousel.owl-carousel:not(.owl-loaded) {
                grid-template-columns: repeat(2, minmax(0, 1fr));
                gap: 16px;
            }

            .ai-future-services-carousel.owl-carousel:not(.owl-loaded) .ai-future-service-item:nth-child(n+3) {
                display: none;
            }
        }

        @media (max-width: 767px) {
            section.ai-fu-ture-growth {
                padding: 44px 0 52px;
            }

            .ai-growth-cta {
                min-height: auto;
                padding: 28px;
                align-items: flex-start;
                margin-bottom: 44px;
            }

            .ai-growth-cta h2 {
                font-size: 24px;
                line-height: 32px;
                margin-bottom: 22px;
            }

            .ai-growth-star {
                width: 120px;
            }

            .ai-growth-head {
                margin-bottom: 32px;
            }

            .ai-growth-head h2 {
                font-size: 26px;
                line-height: 33px;
            }

            .ai-growth-head p {
                font-size: 13px;
                line-height: 22px;
            }

            .ai-future-services-showcase>img {
                height: 260px;
            }

            .ai-future-services-carousel {
                margin: -36px 14px 0;
            }

            .ai-future-services-carousel.owl-carousel:not(.owl-loaded) {
                grid-template-columns: 1fr;
                gap: 14px;
            }

            .ai-future-services-carousel.owl-carousel:not(.owl-loaded) .ai-future-service-item:nth-child(n+2) {
                display: none;
            }

            .ai-future-service-card {
                cursor: pointer;
                min-height: auto;
                padding: 22px;
            }
        }

        /* ai future solutions end */
        /* why choose us as your artificial inteligent start  */
        section.ambition {
            background: #000;
            padding: 10px 0 0px;
        }

        section.ambition .container {
            /* max-width: 1120px; */
        }

        .pro-ven {
            /* max-width: 760px; */
            margin: 0 auto 38px;
            text-align: center;
        }

   .pro-ven h2 {
    font-size: 50px;
    line-height: 50px;
    color: #fff;
    margin: 0 auto;
    font-weight: 700;
    width: 910px;
}

     .pro-ven p {
    max-width: 691px;
    margin: 12px auto;
    font-size: 16px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.78);
    text-align: center;
}

        .impac-tful {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 18px;
            height: 100%;
        }

        .show-casing {
            cursor: pointer;
            min-height: 170px;
            padding: 24px;
            border: 1px solid rgba(255, 255, 255, 0.18);
            border-radius: 10px;
            background: #151515;
            color: #fff;
            transition: border-color 0.3s ease, background 0.3s ease, transform 0.3s ease;
        }

        .show-casing:hover,
        .show-casing.active {
            border-color: transparent;
            background: linear-gradient(135deg, #f23ab9 0%, #6e31ff 58%, #263bff 100%);
        }

        .show-casing:hover,
        .show-casing.active {
            transform: translateY(-4px);
        }

        .show-casing h3 {
            font-size: 22px;
            line-height: 28px;
            color: #fff;
            margin: 0 0 14px;
        }

        .show-casing p {
            color: rgba(255, 255, 255, 0.78);
            font-size: 15px;
            line-height: 22px;
            margin: 0;
        }

        .exp-ertise {
            height: 100%;
        }

        .exp-ertise img {
            width: 100%;
            height: 100%;
            min-height: 360px;
            object-fit: cover;
            border-radius: 12px;
            display: block;
        }

        @media (max-width: 991px) {
            section.ambition {
                padding: 58px 0;
            }

            .pro-ven h2 {
                font-size: 30px;
                line-height: 38px;
            }

            .exp-ertise img {
                min-height: 320px;
                max-height: 430px;
            }
        }

        @media (max-width: 767px) {
            section.ambition {
                padding: 46px 0;
            }

            .pro-ven {
                margin-bottom: 28px;
            }

            .pro-ven h2 {
                font-size: 26px;
                line-height: 32px;
            }

            .pro-ven p {
                font-size: 13px;
                line-height: 22px;
            }

            .impac-tful {
                grid-template-columns: 1fr;
                gap: 14px;
            }

            .show-casing {
                cursor: pointer;
                min-height: auto;
                padding: 20px;
            }

            .exp-ertise img {
                min-height: 280px;
            }
        }

        /* why choose us as your artificial inteligent end  */
        /* ai developemnt process we fellow start  */
        /* .cus-tomized .item {
            background: #ff3f4d;
        } */

        .cus-tomized h2 {
            color: #FFF;
            text-align: center;
            padding: 5rem 0;
            margin: 0;
            font-style: italic;
            font-weight: 300;
        }

        section.possible {
            padding: 0px 0 68px;
            padding-top: 100px;
            background: #000;
            overflow: hidden;
        }

            .comp-anies h2 {
            color: #fff;
            font-size: 50px;
            line-height: 1.18;
            margin: 0 0 34px;
            font-weight: 700;
        }

        .ti-ed p {
           color: rgba(255, 255, 255, 0.78);
            font-size: 16px;
            line-height: 1.55;
            margin: 6px 0 34px;
            padding-left: 18px;
            border-left: 1px solid rgba(255, 255, 255, 0.42);
        }

        .depo-sitory {
            cursor: pointer;
            position: relative;
            min-height: 168px;
            padding: 28px 25px 26px;
            border: 1px solid rgba(255, 255, 255, 0.07);
            border-radius: 12px;
            background: #171717;
            overflow: hidden;
            transition: transform 0.35s ease, border-color 0.35s ease, box-shadow 0.35s ease;
        }

        .depo-sitory::before {
            content: "";
            position: absolute;
            inset: 0;
            background: linear-gradient(90deg, #d133a1 0%, #b236b8 28%, #8636c9 55%, #5c38de 78%, #3a3af2 100%);
            background-size: 100% 100%, 100% 58%, 100% 58%, 100% 52%;
            background-position: center, bottom, bottom, bottom;
            background-repeat: no-repeat;
            opacity: 0;
            transition: opacity 0.35s ease;
            z-index: 0;
        }

        .depo-sitory::after {
            content: "";
            position: absolute;
            inset: auto 0 0;
            height: 1px;
            background: linear-gradient(90deg, #414cff, #ff2e9f);
            opacity: 0;
            transition: opacity 0.35s ease;
        }

        .depo-sitory:hover,
        .depo-sitory.active {
            border-color: rgba(255, 255, 255, 0.16);
            box-shadow: 0 14px 36px rgba(0, 0, 0, 0.34);
        }

        .depo-sitory:hover::before,
        .depo-sitory.active::before,
        .depo-sitory:hover::after,
        .depo-sitory.active::after {
            opacity: 1;
        }

        .depo-sitory span {
            color: #fff;
        }

                .depo-sitory span {
            color: #626161;
            position: relative;
            z-index: 1;
            display: inline-block;
            font-size: 40px;
            font-style: italic;
            font-weight: 600;
        }

        .depo-sitory:hover span {
            color: #fff;
        }

        .depo-sitory:hover p {
            color: #fff;
        }

        .depo-sitory.active span {
            color: #fff;
        }

        .depo-sitory h3 {
        color: #fff;
        position: relative;
        z-index: 1;
        font-size: 20px;
        margin: 18px 0 14px;
        font-weight: 700;
    }

     .depo-sitory p {
    /* color: #626161; */
    color: #fff;
    position: relative;
    z-index: 1;
    font-size: 14px;
    line-height: 1.65;
    max-width: 343px;
    margin: 20px 0 24px;
}

        .owl-item.active.center .depo-sitory p {
            color: #fff;
        }

        .inventore {
            position: relative;
            z-index: 1;
        }

        a.re-search {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            border: 1px solid rgba(255, 255, 255, 0.54);
            padding: 11px 20px;
            border-radius: 44px; 
            color: #fff;
            background: linear-gradient(180deg, rgba(255, 255, 255, 0.24), rgba(255, 255, 255, 0.08));
            font-size: 11px;
            line-height: 1;
            text-decoration: none;
            transition: border-color 0.3s ease, background 0.3s ease, transform 0.3s ease;
        }


        .Solu-tions .owl-stage-outer {
            padding-top: 6px;
            padding-bottom: 6px;
        }

        .Solu-tions .owl-stage {
            display: flex;
            align-items: stretch;
        }

        .Solu-tions .item,
        .Solu-tions .depo-sitory {
            cursor: pointer;
            height: 100%;
        }

        .Solu-tions.owl-theme .owl-nav {
            display: none;
        }

        .Solu-tions.owl-theme .owl-dots {
            margin-top: 22px;
            text-align: center;
        }

        .Solu-tions.owl-theme .owl-dots .owl-dot span {
            width: 8px;
            height: 8px;
            margin: 5px 7px;
            border: 1px solid rgba(255, 255, 255, 0.6);
            background: transparent;
            transition: all 0.3s ease;
        }

        .Solu-tions.owl-theme .owl-dots .owl-dot.active span,
        .Solu-tions.owl-theme .owl-dots .owl-dot:hover span {
            border-color: transparent;
            background: linear-gradient(135deg, #414cff, #ff2e9f);
            box-shadow: 0 0 14px rgba(255, 46, 159, 0.45);
            transform: scale(1.18);
        }

        @media (max-width: 991px) {
            section.possible {
                padding: 58px 0;
            }

            .comp-anies h2 {
                font-size: 27px;
                margin-bottom: 18px;
            }

            .ti-ed p {
                margin: 0 0 28px;
            }
        }

        @media (max-width: 575px) {
            .depo-sitory {
                cursor: pointer;
                min-height: 188px;
            }
        }

        /* ai developemnt process we fellow end  */

        /* porfolio start */
        .jou-rneys {
            margin-bottom: 31px;
        }
        .announced {
            position: relative;
            overflow: hidden;
        }
         .mant-ars p {
            color: rgba(255, 255, 255, 0.78);
            font-size: 16px;
        }
                .mant-ars h3 {
                    display: inline;
                    padding: 10px 20px;
                    border-radius: 30px;
                    font-size: 20px;
                    background: linear-gradient(180deg, rgba(255, 255, 255, .35) 0%, rgba(255, 255, 255, .15) 35%, rgba(255, 255, 255, .08) 60%, rgba(0, 0, 0, .12) 100%);
                    backdrop-filter: blur(18px);
                    -webkit-backdrop-filter: blur(18px);
                    border: 1px solid rgba(255, 255, 255, .25);
                    box-shadow: inset 0 1px 1px rgba(255, 255, 255, .4), inset 0 -1px 1px rgba(0, 0, 0, .15), 0 8px 24px rgba(0, 0, 0, .25);
                }
            .mant-ars {
                text-align: center;
                padding: 20px 0px;
            }
        #certainty .announced-carousel,
        #certainty .announced-panel {
            background: linear-gradient(90deg, #d133a1 0%, #b236b8 28%, #8636c9 55%, #5c38de 78%, #3a3af2 100%);
        }

        #certainty .announced-panel {
            position: relative;
            min-height: 590px;
            margin: 40px 0 -40px;
            overflow: hidden;
        }

        #certainty .announced-panel .container {
            position: relative;
            z-index: 2;
            /* max-width: 1180px; */
        }

        #certainty .announced-layout {
            display: grid;
            grid-template-columns: minmax(400px, 0.9fr) minmax(620px, 1.1fr);
            min-height: 548px;
            align-items: center;
            column-gap: 28px;
        }

        #certainty .announced-copy {
            position: relative;
            z-index: 5;
             margin-top: -100px;
        }

        #certainty .announced-logo {
            display: block;
            width: 360px;
            max-width: 100%;
            height: 96px;
            margin: 0 0 22px;
            object-fit: contain;
            object-position: left center;
        }

        #certainty .announced-copy h2 {
            max-width: 520px;
            margin: 0 0 22px;
            color: #fff;
            font-size: 31px;
            line-height: 1.16;
         
            letter-spacing: 0;
        }

        #certainty .announced-copy p {
            max-width: 486px;
            margin: 0;
            color: #fff;
            font-size: 16px;
            line-height: 1.58;
            font-weight: 750;
        }

        #certainty .announced-stats {
            display: flex;
            align-items: flex-start;
            gap: 46px;
            margin: 28px 0 34px;
            padding: 0;
            list-style: none;
        }

        #certainty .announced-stats li {
            color: #fff;
            font-size: 13px;
            line-height: 1.2;
            white-space: nowrap;
        }

        #certainty .announced-stats strong {
            display: block;
            margin: 0 0 5px;
            color: #fff;
            font-size: 42px;
            line-height: 1;
            font-weight: 950;
        }

        #certainty .announced-btn {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            min-height: 40px;
            padding: 0 20px;
            border-radius: 999px;
            color: #ffffff;
            font-size: 14px;
            line-height: 1;
            font-weight: 750;
            background: rgba(255, 255, 255, 0.34);
            text-decoration: none;
            backdrop-filter: blur(8px);
        }

        #certainty .announced-media {
            position: relative;
            min-height: 548px;
            margin-left: -8px;
            z-index: 3;
        }

        #certainty .announced-chip {
            position: absolute;
            top: 44px;
               left: -24px;
            width: 64px;
            height: 64px;
            object-fit: contain;
            z-index: 9;
            transform-origin: center;
            animation: announcedChipFloat 4s ease-in-out infinite;
            filter: drop-shadow(0 12px 20px rgba(38, 59, 255, 0.26));
            backface-visibility: hidden;
            will-change: transform;
        }

        #certainty .announced-media:hover .announced-chip {
            animation-duration: 2.8s;
        }

        @keyframes announcedChipFloat {
            0%,
            100% {
                transform: translateY(0) rotate(0deg) scale(1);
            }

            50% {
                transform: translateY(-10px) rotate(4deg) scale(1.035);
            }
        }
        #certainty .announced-mobile {
            position: absolute;
               left: -28px;
            top: 138px;
            width: 24% !important;
            height: auto;
            object-fit: contain;
            z-index: 8;
        }

        #certainty .announced-tablet {
            position: absolute;
            top: 28px;
            right: -10px;
            width: 78% !important;
            height: auto;
            object-fit: contain;
            max-width: none;
            z-index: 7;
        }

        #certainty .announced-name {
            position: absolute;
            left: -438px;
            bottom: -8px;
            z-index: 1;
            color: transparent;
            -webkit-text-stroke: 2px rgba(255, 255, 255, 0.24);
            font-size: 108px;
            line-height: 1;
            font-weight: 950;
            text-transform: uppercase;
            white-space: nowrap;
            pointer-events: none;
        }

        #certainty .announced-jump {
            position: absolute;
            right: -18px;
            bottom: 18px;
            width: 104px;
            height: 92px;
            z-index: 10;
            /* background: url("images/ai_development/arrow-representing.webp") center / contain no-repeat; */
            pointer-events: none;
            transform-origin: center;
            animation: announcedJumpFloat 3.4s ease-in-out infinite;
            filter: drop-shadow(0 14px 24px rgba(38, 59, 255, 0.3));
            will-change: transform;
        }

        #certainty .announced-media:hover .announced-jump {
            animation-duration: 2.4s;
        }

        @keyframes announcedJumpFloat {
            0%,
            100% {
                transform: translate3d(0, 0, 0) rotate(-2deg) scale(1);
            }

            50% {
                transform: translate3d(8px, -10px, 0) rotate(3deg) scale(1.04);
            }
        }

        #certainty.announced .owl-carousel .owl-item img {
            width: auto;
            max-width: none;
        }

        #certainty.announced .owl-carousel .owl-item img.announced-logo {
            width: 360px;
            max-width: 100%;
        }

        #certainty.announced .owl-carousel .owl-item img.announced-chip {
            width: 64px;
            height: 64px;
            object-fit: contain;
        }

        #certainty.announced .owl-carousel .owl-item img.announced-mobile {
            width: 24%;
            height: auto;
            object-fit: contain;
        }

        #certainty.announced .owl-carousel .owl-item img.announced-tablet {
            width: 78%;
            height: auto;
            object-fit: contain;
            max-width: none;
        }

        #certainty .announced-carousel.owl-theme .owl-nav {
            margin: 0;
        }

        #certainty .announced-carousel.owl-theme .owl-nav button.owl-prev,
        #certainty .announced-carousel.owl-theme .owl-nav button.owl-next {
            position: absolute;
            top: 52%;
            z-index: 20;
            width: 44px;
            height: 44px;
            border-radius: 50%;
            background: #fff !important;
            color: #f92735 !important;
            font-size: 24px !important;
            line-height: 44px !important;
            transform: translateY(-50%);
            box-shadow: none;
        }

        #certainty .announced-carousel.owl-theme .owl-nav button.owl-prev {
            left: 22px;
        }

        #certainty .announced-carousel.owl-theme .owl-nav button.owl-next {
            right: 22px;
        }

        #certainty .announced-carousel.owl-theme .owl-dots {
            display: none;
        }

        @media (max-width: 1199px) {
            #certainty .announced-panel .container {
                max-width: 960px;
            }

            #certainty .announced-layout {
                grid-template-columns: minmax(360px, 0.9fr) minmax(520px, 1.1fr);
                column-gap: 18px;
            }

            #certainty .announced-logo,
            #certainty.announced .owl-carousel .owl-item img.announced-logo {
                width: 330px;
            }

            #certainty .announced-stats {
                gap: 30px;
            }

            #certainty .announced-tablet,
            #certainty.announced .owl-carousel .owl-item img.announced-tablet {
                right: -70px;
                width: 90% !important;
            }
        }

        @media (max-width: 991px) {
            #certainty .announced-panel {
                min-height: 0;
                margin-bottom: 0;
                padding: 38px 0 52px;
            }

            #certainty .announced-layout {
                grid-template-columns: 1fr;
                min-height: 0;
                gap: 28px;
            }

            #certainty .announced-copy {
                padding-top: 0;
            }

            #certainty .announced-logo,
            #certainty.announced .owl-carousel .owl-item img.announced-logo {
                width: 300px;
                height: 90px;
                margin-bottom: 30px;
            }

            #certainty .announced-stats {
                margin: 30px 0 32px;
            }

            #certainty .announced-media {
                min-height: 430px;
                margin-left: 0;
            }

            #certainty .announced-chip,
            #certainty.announced .owl-carousel .owl-item img.announced-chip {
                left: 12%;
                top: 22px;
                width: 58px;
                height: 58px;
            }

            #certainty .announced-mobile,
            #certainty.announced .owl-carousel .owl-item img.announced-mobile {
                left: 7%;
                top: 112px;
                width: 26% !important;
                height: auto;
                object-fit: contain;
            }

            #certainty .announced-tablet,
            #certainty.announced .owl-carousel .owl-item img.announced-tablet {
                right: 0;
                top: 24px;
                width: 72% !important;
                height: auto;
                object-fit: contain;
            }

            #certainty .announced-name {
                left: 18%;
                font-size: 92px;
            }
        }

        @media (max-width: 767px) {
            #certainty .announced-copy {
                padding: 0 18px;
            }

            #certainty .announced-logo,
            #certainty.announced .owl-carousel .owl-item img.announced-logo {
                width: 240px;
                height: 72px;
            }

            #certainty .announced-copy h2 {
                font-size: 26px;
            }

            #certainty .announced-copy p {
                font-size: 14px;
            }

            #certainty .announced-stats {
                gap: 16px;
                justify-content: space-between;
            }

            #certainty .announced-stats strong {
                font-size: 30px;
            }

            #certainty .announced-stats li {
                font-size: 11px;
            }

            #certainty .announced-media {
                min-height: 330px;
            }

            #certainty .announced-mobile,
            #certainty.announced .owl-carousel .owl-item img.announced-mobile {
                width: 30% !important;
                top: 104px;
                left: 2%;
            }

            #certainty .announced-tablet,
            #certainty.announced .owl-carousel .owl-item img.announced-tablet {
                width: 78% !important;
                right: -18%;
                top: 36px;
            }

            #certainty .announced-chip,
            #certainty.announced .owl-carousel .owl-item img.announced-chip {
                width: 50px;
                height: 50px;
                left: 12%;
                top: 38px;
            }

            #certainty .announced-jump {
                width: 78px;
                height: 78px;
                right: 4px;
                bottom: 38px;
            }

            #certainty .announced-name {
                left: 16px;
                bottom: -12px;
                font-size: 54px;
            }
        }

        /* porfolio end */

         /* Home Query Stack Section Start */
        #home-query-stack-section,
        #home-query-stack-section * {
            box-sizing: border-box;
        }

        #home-query-stack-section {
            position: relative;
            overflow: hidden;
            padding: 76px 0 82px;
            color: #fff;
            background: radial-gradient(circle at 13% 20%, rgba(226, 43, 177, 0.38), transparent 250px), radial-gradient(circle at 88% 72%, rgba(48, 62, 255, 0.38), transparent 300px), #000;
        }
        #home-query-stack-section::before {
            content: "";
            position: absolute;
            inset: 0;
            pointer-events: none;
            background: linear-gradient(180deg, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.1) 44%, rgba(0, 0, 0, 0.78) 100%);
        }
        #home-query-stack-section .home-query-stack-wrap {
            position: relative;
            z-index: 1;
            text-align: center;
        }

            .home-query-stack-pill {
            min-height: 35px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 20px;
            padding: 0px 28px;
            border-radius: 999px;
            color: #ffffff;
            font-size: 11px;
            line-height: 1;
            background: linear-gradient(180deg, rgba(255, 255, 255, .35) 0%, rgba(255, 255, 255, .15) 35%, rgba(255, 255, 255, .08) 60%, rgba(0, 0, 0, .12) 100%);
            backdrop-filter: blur(18px);
            -webkit-backdrop-filter: blur(18px);
            border: 1px solid rgba(255, 255, 255, .25);
            box-shadow: inset 0 1px 1px rgba(255, 255, 255, .4), inset 0 -1px 1px rgba(0, 0, 0, .15), 0 8px 24px rgba(0, 0, 0, .25);
        }

        .home-query-stack-title {
            margin: 0 0 36px;
            color: #fff;
            font-size: clamp(28px, 3vw, 34px);
            line-height: 1.15;
            letter-spacing: 0;
        }

        .home-query-stack-list {
            display: grid;
            gap: 14px;
            text-align: left;
        }

        .home-query-stack-item {
            overflow: hidden;
            border: 1px solid rgba(255, 255, 255, 0.16);
            border-radius: 10px;
            background: linear-gradient(180deg, rgba(255, 255, 255, 0.105), rgba(255, 255, 255, 0.035));
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 18px 36px rgba(0, 0, 0, 0.24);
        }

        .home-query-stack-question {
            width: 100%;
            min-height: 62px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 18px;
            padding: 0 26px;
            border: 0;
            color: #fff;
            background: transparent;
            font: inherit;
            font-size: 18px;
            line-height: 1.2;
            text-align: left;
            cursor: pointer;
        }

        .home-query-stack-question i {
            flex: 0 0 auto;
            color: #fff;
            font-size: 14px;
            line-height: 1;
        }

        .home-query-stack-answer {
            display: grid;
            grid-template-rows: 0fr;
            transition: grid-template-rows 0.28s ease;
        }

        .home-query-stack-answer p {
            overflow: hidden;
            margin: 0;
            padding: 0 26px;
            color: rgba(255, 255, 255, 0.86);
            font-size: 12px;
            font-weight: 500;
            line-height: 1.55;
            transition: padding 0.28s ease;
        }

        .home-query-stack-item.is-open .home-query-stack-answer {
            grid-template-rows: 1fr;
        }

        .home-query-stack-item.is-open .home-query-stack-answer p {
            padding-bottom: 22px;
        }

        @media (max-width: 991px) {
            .home-query-stack-wrap {
                width: min(100% - 28px, 720px);
            }
        }

        @media (max-width: 575px) {
            #home-query-stack-section {
                padding: 58px 0 60px;
            }

            .home-query-stack-title {
                margin-bottom: 22px;
                font-size: 26px;
            }

            .home-query-stack-question {
                min-height: 58px;
                padding: 0 18px;
                font-size: 16px;
            }

            .home-query-stack-answer p {
                padding: 0 18px;
                font-size: 12px;
            }
        }

        /* Home Query Stack Section End */

/* AI Development responsive cleanup */
section.enter-prises,
section.oppor-tunities,
section.ambition,
section.ai-ser-vices-offer,
section.ai-tools-tech,
section.ai-fu-ture-growth,
section.possible,
section.announced,
#home-query-stack-section {
    max-width: 100%;
}

section.enter-prises .container,
section.oppor-tunities .container,
section.ambition .container,
section.ai-ser-vices-offer .container,
section.ai-tools-tech .container,
section.ai-fu-ture-growth .container,
section.possible .container,
#certainty .announced-panel .container {
    /* width: min(100% - 48px, 1200px); */
    /* max-width: 1200px; */
    margin-inline: auto;
    padding-inline: 0;
}

.exper-ience h2,
.bu-ilds h2,
.pro-ven h2,
.ai-ser-vices-head h2,
.ai-tools-head h2,
.ai-growth-cta h2,
.ai-growth-head h2,
.comp-anies h2,
#certainty .announced-copy h2,
.home-query-stack-title,
.ai-ser-vice-card h3,
.ai-future-service-card h3,
.show-casing h3,
.depo-sitory h3,
.ai-tool-card h4 {
    overflow-wrap: anywhere;
}

.exper-ience-media img,
.exp-ertise img,
.ai-future-services-showcase > img,
.ai-growth-star,
.ai-tools-arrow,
#certainty .announced-logo,
#certainty .announced-chip,
#certainty .announced-mobile,
#certainty .announced-tablet,
.tru-sted-logo-set img {
    max-width: 100%;
}

.ai-future-services-carousel .owl-stage,
.Solu-tions .owl-stage,
#certainty .announced-carousel .owl-stage {
    display: flex;
}

.ai-future-services-carousel .owl-item,
.Solu-tions .owl-item,
#certainty .announced-carousel .owl-item {
    min-width: 0;
}

@media (max-width: 1199px) {
    section.enter-prises .container,
    section.oppor-tunities .container,
    section.ambition .container,
    section.ai-ser-vices-offer .container,
    section.ai-tools-tech .container,
    section.ai-fu-ture-growth .container,
    section.possible .container,
    #certainty .announced-panel .container {
        width: min(100% - 44px, 960px);
        max-width: 960px;
    }
}

@media (max-width: 991px) {
    section.enter-prises .container,
    section.oppor-tunities .container,
    section.ambition .container,
    section.ai-ser-vices-offer .container,
    section.ai-tools-tech .container,
    section.ai-fu-ture-growth .container,
    section.possible .container,
    #certainty .announced-panel .container,
    #home-query-stack-section .home-query-stack-wrap {
        width: min(100% - 36px, 720px);
        max-width: 720px;
    }

    .exper-ience h2 br,
    .comp-anies h2 br {
        display: none;
    }

    .ai-ser-vices-head,
    .ai-tools-head,
    .ai-growth-head,
    .pro-ven,
    .comp-anies,
    .ti-ed {
        text-align: center;
    }

    .ai-ser-vices-head h2,
    .ai-ser-vices-head p,
    .ai-growth-head,
    .pro-ven p,
    .ti-ed p {
        margin-left: auto;
        margin-right: auto;
    }

    .ai-chat-btn,
    .ai-growth-call {
        margin-inline: auto;
    }

    .ti-ed p {
        max-width: 620px;
        padding-left: 0;
        border-left: 0;
    }

    .ai-tools-menu button {
        text-align: center;
    }

    .ai-growth-cta {
        align-items: center;
    }

    .ai-growth-star {
        width: min(160px, 24vw);
    }

    #certainty .announced-copy {
        margin-top: 0;
        text-align: center;
    }

    #certainty .announced-logo,
    #certainty.announced .owl-carousel .owl-item img.announced-logo {
        margin-inline: auto;
        object-position: center;
    }

    #certainty .announced-copy p {
        margin-inline: auto;
    }

    #certainty .announced-stats {
        justify-content: center;
    }
}

@media (max-width: 767px) {
    section.enter-prises .container,
    section.oppor-tunities .container,
    section.ambition .container,
    section.ai-ser-vices-offer .container,
    section.ai-tools-tech .container,
    section.ai-fu-ture-growth .container,
    section.possible .container,
    #certainty .announced-panel .container,
    #home-query-stack-section .home-query-stack-wrap {
        width: min(100% - 28px, 540px);
        max-width: 540px;
    }

    section.enter-prises,
    section.ambition,
    section.ai-ser-vices-offer,
    section.ai-tools-tech,
    section.ai-fu-ture-growth,
    section.possible,
    #home-query-stack-section {
        padding-block: 46px;
    }

    .exper-ience h2,
    .pro-ven h2,
    .ai-ser-vices-head h2,
    .ai-tools-head h2,
    .ai-growth-head h2,
    .comp-anies h2,
    .home-query-stack-title {
        font-size: 28px;
        line-height: 1.18;
    }

    .exper-ience p,
    .pro-ven p,
    .ai-ser-vices-head p,
    .ai-growth-head p,
    .ti-ed p,
    .show-casing p,
    .ai-ser-vice-card p,
    .ai-future-service-card p,
    .depo-sitory p,
    .home-query-stack-answer p {
        font-size: 13px;
        line-height: 1.6;
        
    }

    .dig-ital {
        flex-wrap: wrap;
    }

    .exper-ience-media img {
        min-height: 240px;
    }

    .ai-ser-vices-grid,
    .impac-tful {
        grid-template-columns: 1fr;
    }

    .ai-tools-head {
        padding-right: 0;
        text-align: center;
    }

    .ai-tools-head p::after {
        left: 50%;
        transform: translateX(-50%);
    }

    .ai-tools-arrow {
        position: static;
        width: 64px;
        height: 64px;
        margin: 18px auto 0;
    }

    .ai-tools-menu {
        gap: 10px;
    }

    .ai-tools-menu button {
        min-height: 42px;
        padding: 10px 8px;
        border: 1px solid rgba(255, 255, 255, 0.1);
        border-radius: 8px;
        background: rgba(255, 255, 255, 0.035);
        line-height: 1.25;
    }

    .ai-growth-cta {
        flex-direction: column;
        text-align: center;
        padding: 28px 22px;
    }

    .ai-growth-cta h2 {
        margin-inline: auto;
    }

    .ai-growth-star {
        width: 104px;
        align-self: center;
    }

    .ai-future-services-carousel {
        margin-inline: 0;
    }

    .ai-future-service-card,
    .depo-sitory,
    .show-casing,
    .ai-ser-vice-card {
        min-height: auto;
    }

    .Solu-tions .owl-stage-outer,
    .ai-future-services-carousel .owl-stage-outer {
        overflow: hidden;
    }

    #certainty .announced-panel {
        margin: 0;
        padding: 42px 0 46px;
    }

    #certainty .announced-copy {
        padding-inline: 0;
    }

    #certainty .announced-stats {
        flex-wrap: wrap;
        gap: 18px 24px;
    }

    #certainty .announced-stats li {
        white-space: normal;
        min-width: 92px;
    }

    #certainty .announced-media {
        min-height: 300px;
        max-width: 520px;
        margin-inline: auto;
    }

    #certainty .announced-name {
        max-width: 100%;
        white-space: nowrap;
    }

    .home-query-stack-question {
        align-items: flex-start;
        padding-block: 18px;
    }
}

@media (max-width: 575px) {
    section.enter-prises .container,
    section.oppor-tunities .container,
    section.ambition .container,
    section.ai-ser-vices-offer .container,
    section.ai-tools-tech .container,
    section.ai-fu-ture-growth .container,
    section.possible .container,
    #certainty .announced-panel .container,
    #home-query-stack-section .home-query-stack-wrap {
        width: min(100% - 24px, 430px);
        max-width: 430px;
    }

    .exper-ience h2,
    .pro-ven h2,
    .ai-ser-vices-head h2,
    .ai-tools-head h2,
    .ai-growth-head h2,
    .comp-anies h2,
    .home-query-stack-title {
        font-size: 26px;
    }

    .ai-tools-menu,
    .ai-tools-grid {
        grid-template-columns: 1fr;
    }

    .ai-tool-card {
        min-height: 92px;
    }

    .ai-growth-cta h2 {
        font-size: 23px;
        line-height: 1.28;
    }

    .ai-future-services-showcase > img {
        height: 220px;
    }

    .ai-future-services-carousel {
        margin-top: -28px;
    }

    #certainty .announced-copy h2 {
        font-size: 24px;
        line-height: 1.2;
    }

    #certainty .announced-copy p {
        font-size: 13px;
        line-height: 1.55;
    }

    #certainty .announced-stats {
        justify-content: center;
    }

    #certainty .announced-stats strong {
        font-size: 28px;
    }

    #certainty .announced-media {
        min-height: 270px;
    }

    #certainty .announced-mobile,
    #certainty.announced .owl-carousel .owl-item img.announced-mobile {
        left: 4%;
        top: 96px;
        width: 31% !important;
    }

    #certainty .announced-tablet,
    #certainty.announced .owl-carousel .owl-item img.announced-tablet {
        right: -10%;
        top: 44px;
        width: 76% !important;
    }

    #certainty .announced-chip,
    #certainty.announced .owl-carousel .owl-item img.announced-chip {
        left: 10%;
        width: 44px;
        height: 44px;
    }

    #certainty .announced-name {
        left: 0;
        right: 0;
        bottom: -4px;
        font-size: 42px;
        text-align: center;
    }

    .home-query-stack-question {
        gap: 12px;
        font-size: 14px;
        line-height: 1.35;
    }
}

@media (max-width: 390px) {
    section.enter-prises .container,
    section.oppor-tunities .container,
    section.ambition .container,
    section.ai-ser-vices-offer .container,
    section.ai-tools-tech .container,
    section.ai-fu-ture-growth .container,
    section.possible .container,
    #certainty .announced-panel .container,
    #home-query-stack-section .home-query-stack-wrap {
        width: min(100% - 20px, 360px);
    }

    .exper-ience h2,
    .pro-ven h2,
    .ai-ser-vices-head h2,
    .ai-tools-head h2,
    .ai-growth-head h2,
    .comp-anies h2,
    .home-query-stack-title {
        font-size: 24px;
    }

    .ai-ser-vice-card,
    .ai-future-service-card,
    .show-casing,
    .depo-sitory {
        padding: 18px;
    }

    #certainty .announced-media {
        min-height: 245px;
    }

    #certainty .announced-name {
        font-size: 34px;
    }
}

/* AI Development final override against shared FAQ/carousel CSS */
section.ai-fu-ture-growth .ai-future-services-carousel {
    max-width: 90%;
    overflow: hidden;
    margin-top: -83px;
}

section.ai-fu-ture-growth .ai-future-services-carousel .owl-stage-outer {
    overflow: hidden;
}



body #home-query-stack-section .home-query-stack-title {
    overflow-wrap: anywhere;
}

body #home-query-stack-section .home-query-stack-question,
body #home-query-stack-section .home-query-stack-answer p {
    overflow-wrap: anywhere;
}

@media (max-width: 991px) {
    body #home-query-stack-section .home-query-stack-wrap {
        width: min(100% - 36px, 720px);
        max-width: 720px;
    }
}

@media (max-width: 767px) {
    body #home-query-stack-section .home-query-stack-wrap {
        width: min(100% - 28px, 540px);
        max-width: 540px;
    }

    body #home-query-stack-section .home-query-stack-question {
        align-items: flex-start;
        padding: 18px;
        font-size: 16px;
        line-height: 1.35;
    }

    body #home-query-stack-section .home-query-stack-answer p {
        padding-inline: 18px;
    }
}

@media (max-width: 575px) {
    body #home-query-stack-section .home-query-stack-wrap {
        width: min(100% - 24px, 430px);
        max-width: 430px;
    }

    body #home-query-stack-section .home-query-stack-title {
        font-size: 26px;
    }
}

@media (max-width: 390px) {
    body #home-query-stack-section .home-query-stack-wrap {
        width: min(100% - 20px, 360px);
        max-width: 360px;
    }
}

/* AI Development future carousel absolute width fix */
section.ai-fu-ture-growth .ai-future-services-carousel.owl-carousel {
    width: auto;
}
/* AI Development process carousel visibility fallback */
section.possible .Solu-tions.owl-carousel:not(.owl-loaded) {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
}

section.possible .Solu-tions.owl-carousel.owl-loaded {
    display: block;
}

section.possible .Solu-tions.owl-carousel:not(.owl-loaded) .item {
    min-width: 0;
}

@media (max-width: 991px) {
    section.possible .Solu-tions.owl-carousel:not(.owl-loaded) {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 575px) {
    section.possible .Solu-tions.owl-carousel:not(.owl-loaded) {
        grid-template-columns: 1fr;
    }
}