.process-wrapper{width:100%;background:#f5f5fb}.process-wrapper .width-wrapper{margin-top:87px;margin-bottom:116px;gap:51px}@media screen and (max-width:1024px){.process-wrapper .width-wrapper{margin-top:40px;margin-bottom:40px}}.process-wrapper .width-wrapper .left-side{display:flex;flex-direction:column;gap:20px;width:100%}.process-wrapper .width-wrapper .left-side .pill-2{border:1px solid rgba(142,141,192,.17);border-radius:53px;padding:10px 20px;width:-moz-fit-content;width:fit-content;font-size:14px;font-style:normal;font-weight:700;line-height:19px;background:linear-gradient(90deg,#5b37e2,#d5514d);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.process-wrapper .width-wrapper .left-side .title-2{color:#0e0f1e;font-size:40px;font-style:normal;font-weight:700;line-height:45px;letter-spacing:-.4px}.process-wrapper .width-wrapper .left-side .open-close-box{padding:32px;width:100%;border-radius:var(--radius-s,8px);background:#fff;box-shadow:0 12px 33px 0 rgba(126,91,255,.06);overflow:hidden}.process-wrapper .width-wrapper .left-side .open-close-box .arrow{display:flex;justify-content:space-between;cursor:pointer}.process-wrapper .width-wrapper .left-side .open-close-box .arrow .image-2{display:flex;gap:20px;align-items:center}.process-wrapper .width-wrapper .left-side .open-close-box .arrow .image-2 h3{color:#1d1551;font-family:Plus Jakarta Sans;font-size:20px;font-style:normal;font-weight:700;line-height:137%;letter-spacing:-.2px}.process-wrapper .width-wrapper .left-side .open-close-box .arrow .image-2 img{width:44px;height:44px}.process-wrapper .width-wrapper .left-side .open-close-box .arrow .arrow-icon{cursor:pointer}.process-wrapper .width-wrapper .left-side .open-close-box p{color:rgba(0,0,0,.65);font-size:16px;font-style:normal;font-weight:400;line-height:27px;margin-top:15px}.process-wrapper .width-wrapper .left-side .open-close-box p.data{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.process-wrapper .width-wrapper .left-side .open-close-box .steps-data{display:flex;flex-wrap:wrap;gap:17px;margin-top:23px}.process-wrapper .width-wrapper .left-side .open-close-box .steps-data .steps{width:calc(33.33% - 12px);border-radius:7px;border:1px solid #f3f3f3;background:#fff;padding:16px}@media screen and (max-width:1024px){.process-wrapper .width-wrapper .left-side .open-close-box .steps-data .steps{width:100%}}.process-wrapper .width-wrapper .left-side .open-close-box .steps-data .steps h1{font-size:34.133px;font-style:normal;font-weight:700;line-height:46px;background:linear-gradient(90deg,#5b37e2,#d5514d);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.process-wrapper .width-wrapper .left-side .open-close-box .steps-data .steps p{color:#1d1551;font-size:16px;font-style:normal;font-weight:600;line-height:21px}.process-wrapper .width-wrapper .left-side .open-close-box .arrow-icon{transition:transform .3s ease-in-out}.process-wrapper .width-wrapper .left-side .open-close-box .rotate{transform:rotate(180deg)}.process-wrapper .width-wrapper .left-side .open-close-box.open .image-2 img{display:none}.process-wrapper .width-wrapper .right-side{border-radius:var(--radius-s,8px);background:#fff;box-shadow:0 12px 33px 0 rgba(126,91,255,.06);display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:500px}.process-wrapper .width-wrapper .right-side .bg{width:80%;margin-top:37px}.process-wrapper .width-wrapper .right-side h2{color:#1d1551;text-align:center;font-size:33px;font-style:normal;font-weight:700;line-height:44.8px;letter-spacing:-.33px;margin-top:60px;width:70%}.process-wrapper .width-wrapper .right-side button{margin-top:29px;width:-moz-fit-content;width:fit-content;margin-bottom:63px}@media screen and (max-width:1024px){.process-wrapper .width-wrapper{display:flex;flex-direction:column;gap:20px}.process-wrapper .width-wrapper .left-side .title-2{font-size:30px;line-height:35px}.process-wrapper .width-wrapper .left-side .open-close-box{padding:20px}.process-wrapper .width-wrapper .left-side .open-close-box .steps-data{gap:10px}.process-wrapper .width-wrapper .left-side .open-close-box .steps-data .steps{padding:10px}.process-wrapper .width-wrapper .left-side .open-close-box .steps-data .steps h1{font-size:24px;line-height:32px}.process-wrapper .width-wrapper .left-side .open-close-box .steps-data .steps p{font-size:14px;line-height:19px}.process-wrapper .width-wrapper .right-side{min-height:300px}.process-wrapper .width-wrapper .right-side h2{font-size:24px;line-height:33px}}.clients-wrapper{padding:128px 0 0;width:100%;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:1024px){.clients-wrapper{padding:40px 0}}.clients-wrapper h2{margin-bottom:62px;color:#fff;text-align:center;font-size:40px;font-style:normal;font-weight:700;line-height:45.6px;letter-spacing:-.4px}@media screen and (max-width:1024px){.clients-wrapper h2{margin-bottom:30px}}.clients-wrapper .logos-wrapper{display:flex;justify-content:center;align-items:center;gap:66px;width:100%;overflow:hidden;position:relative}.clients-wrapper .marquee-wrapper{display:none}@media screen and (max-width:430px){.clients-wrapper .logos-wrapper{display:none}.clients-wrapper .marquee-wrapper{display:flex;justify-content:center;align-items:center;gap:66px;width:100%;overflow:hidden;position:relative}.clients-wrapper .marquee-wrapper .logos-content{display:flex;align-items:center}.clients-wrapper .marquee-wrapper img{margin:0 23px}.clients-wrapper .marquee-wrapper .logos-content{animation:scroll 20s linear infinite;width:calc(200% + 66px)}}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.transparent-wrapper{background:linear-gradient(180deg,rgba(4,0,28,.87),rgba(18,3,29,.83));padding:126px 0;width:100%}@media screen and (max-width:1024px){.transparent-wrapper{padding:40px 0}}.transparent-wrapper .width-wrapper{display:flex;flex-wrap:wrap}.transparent-wrapper .heading-1,.transparent-wrapper .heading-2,.transparent-wrapper .heading-3,.transparent-wrapper .heading-4{font-size:40px;font-weight:700;line-height:45.6px;letter-spacing:-.01em;text-align:center;width:100%;color:#fff;margin-bottom:58px}@media screen and (max-width:1024px){.transparent-wrapper .heading-1,.transparent-wrapper .heading-2,.transparent-wrapper .heading-3,.transparent-wrapper .heading-4{margin-bottom:30px}}.transparent-wrapper .cards-wrapper{width:100%;display:flex;flex-wrap:wrap;gap:20px}.transparent-wrapper .cards-wrapper .card{width:calc(25% - 20px);background:linear-gradient(124.05deg,hsla(0,0%,100%,.06) 3.1%,hsla(0,0%,100%,.06) 100.29%);border-radius:20px;padding:32px;height:320px;overflow:hidden;transition:transform .3s ease,width .3s ease}.transparent-wrapper .cards-wrapper .card .desc{opacity:0;transition:opacity 0s ease;transition-delay:0ms;transition-property:opacity}.transparent-wrapper .cards-wrapper .card.active{width:calc(50% - 20px);background:linear-gradient(78.3deg,#d5f -19.96%,#6a39ff 35.07%);transform:scaleY(1)}.transparent-wrapper .cards-wrapper .card.active img{filter:brightness(0) invert(1)}.transparent-wrapper .cards-wrapper .card.active .title{margin-bottom:15px}.transparent-wrapper .cards-wrapper .card.active .desc{opacity:1;transition:opacity .2s ease;transition-delay:.3s;transition-property:opacity}@media screen and (max-width:1024px){.transparent-wrapper .cards-wrapper .card{width:100%;height:auto}.transparent-wrapper .cards-wrapper .card.active{width:100%}}.transparent-wrapper .cards-wrapper .card .title{color:#fff;font-size:24px;font-weight:700;line-height:32.88px;letter-spacing:-.01em;text-align:left;margin-top:62px;margin-bottom:28px}@media screen and (max-width:1024px){.transparent-wrapper .cards-wrapper .card .title{margin-top:30px}}.transparent-wrapper .cards-wrapper .card .desc{color:#fff;font-size:16px;font-weight:400;line-height:27.2px;text-align:left}.transparent-wrapper .cards-wrapper .card .chevron-right{height:42px;width:42px;border-radius:50%;background:hsla(0,0%,100%,.059);display:flex;justify-content:center;align-items:center}.transparent-wrapper .cards-wrapper .card .chevron-right img{margin:0}@media screen and (max-width:1024px){.transparent-wrapper .cards-wrapper .card{width:100%;background:linear-gradient(78.3deg,#d5f -19.96%,#6a39ff 35.07%);transform:scaleY(1)}.transparent-wrapper .cards-wrapper .card img{filter:brightness(0) invert(1)}.transparent-wrapper .cards-wrapper .card .title{margin-bottom:15px}.transparent-wrapper .cards-wrapper .card .desc{opacity:1;transition:opacity .2s ease;transition-delay:.3s;transition-property:opacity}.transparent-wrapper .cards-wrapper .card .chevron-right{display:none}}.transparent-wrapper .industries{width:100%;margin-top:20px;margin-bottom:100px}@media screen and (max-width:1024px){.transparent-wrapper .industries{margin-bottom:40px}}.transparent-wrapper .industries .width-wrapper{display:flex;gap:30px}.transparent-wrapper .industries .width-wrapper .service{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:23.3px 34.33px}@media screen and (max-width:1024px){.transparent-wrapper .industries .width-wrapper .service{width:100%;padding:0}}.transparent-wrapper .industries .width-wrapper .service p{color:#fdfdfd;font-size:18px;font-style:normal;font-weight:600;line-height:30px}.transparent-wrapper .company-people-wrapper{margin-top:80px}.transparent-wrapper .company-people-wrapper .width-wrapper{display:flex;gap:39px}.transparent-wrapper .company-people-wrapper .width-wrapper .people{display:flex;flex-direction:column}.transparent-wrapper .company-people-wrapper .width-wrapper .people h5{color:#fff;font-size:18px;font-style:normal;font-weight:600;line-height:24.6px;letter-spacing:-.18px;margin-top:23px}.transparent-wrapper .company-people-wrapper .width-wrapper .people P{color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:-.16px;margin-top:7px}.transparent-wrapper .how-we-build-wrapper{background:url(/_next/static/media/how-we-build.5c657912.webp);background-size:cover;height:408px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.transparent-wrapper .how-we-build-wrapper h2{font-size:40px;font-weight:700;line-height:45.6px;letter-spacing:-.01em;text-align:center;width:100%;color:#fff;margin-bottom:58px}.transparent-wrapper .how-we-build-wrapper .desc{color:#fff;font-size:16px;font-weight:400;line-height:27.2px;text-align:center;max-width:574px;margin:13px auto 39px;opacity:.8}.transparent-wrapper .how-we-build-wrapper .v-button{height:44px}.different-wrapper{width:100%;background:url(/_next/static/media/super-50-sec-3-bg.50eb2131.webp) no-repeat;background-size:cover;padding:57px 0 92px}.different-wrapper .width-wrapper{flex-direction:column}.different-wrapper .width-wrapper span{border:1px solid hsla(0,0%,100%,.17);padding:10px 20px;border-radius:53px;width:-moz-fit-content;width:fit-content}.different-wrapper .width-wrapper span p{font-size:14px;font-style:normal;font-weight:700;line-height:19px;text-transform:uppercase;background:linear-gradient(90deg,#8b6cff,#e96965);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.different-wrapper .width-wrapper h3{color:#fff;font-size:40px;font-style:normal;font-weight:700;line-height:45.6px;letter-spacing:-.4px;margin-top:25px}@media screen and (max-width:1024px){.different-wrapper .width-wrapper h3{font-size:32px;line-height:36.8px}}.different-wrapper .width-wrapper .column{display:flex;flex-wrap:wrap;gap:20px;margin-top:61px}.different-wrapper .width-wrapper .column .box{display:flex;gap:26px;padding:27px;width:49%;height:180px;align-items:start;border-radius:16px;background:linear-gradient(94deg,rgba(221,212,255,.1) -1.82%,rgba(237,163,255,.1) 103.77%);-webkit-backdrop-filter:blur(67px);backdrop-filter:blur(67px)}@media screen and (max-width:1024px){.different-wrapper .width-wrapper .column .box{width:100%;padding:20px;height:auto;gap:15px}}.different-wrapper .width-wrapper .column .box img{width:55px;height:55px}@media screen and (max-width:1024px){.different-wrapper .width-wrapper .column .box img{width:45px;height:45px}}.different-wrapper .width-wrapper .column .box .text-data{display:flex;flex-direction:column;gap:14px}@media screen and (max-width:1024px){.different-wrapper .width-wrapper .column .box .text-data{gap:10px}}.different-wrapper .width-wrapper .column .box .text-data h5{color:#fff;font-size:24px;font-style:normal;font-weight:600;line-height:32px;letter-spacing:-.24px}@media screen and (max-width:1024px){.different-wrapper .width-wrapper .column .box .text-data h5{font-size:20px;line-height:26.4px}}.different-wrapper .width-wrapper .column .box .text-data p{color:hsla(0,0%,100%,.8);font-size:16px;font-style:normal;font-weight:400;line-height:27px;width:95%}@media screen and (max-width:1024px){.different-wrapper .width-wrapper .column .box .text-data p{width:100%}}.different-wrapper .width-wrapper .gradiant{margin-top:44px}.b-ui-ux-wrapper .ui-ux-hero{position:relative;background:rgba(29,21,81,.851)}.b-ui-ux-wrapper .ui-ux-hero .ui-ux-hero-video{min-width:100%;height:100vh;z-index:-1;min-height:510px;object-fit:cover}@media screen and (max-width:1440px){.b-ui-ux-wrapper .ui-ux-hero .ui-ux-hero-video{max-height:720px}}@media screen and (max-width:1024px){.b-ui-ux-wrapper .ui-ux-hero .ui-ux-hero-video{min-height:720px}}@media screen and (max-width:500px){.b-ui-ux-wrapper .ui-ux-hero .ui-ux-hero-video{min-height:830px}}@media screen and (min-width:1441px){.b-ui-ux-wrapper .ui-ux-hero .ui-ux-hero-video{max-height:700px}}.b-ui-ux-wrapper .ui-ux-hero .overlay-ui-ux{position:absolute;top:0;left:0;right:0;bottom:0;margin-top:126px;display:flex;flex-direction:column;justify-content:space-between;height:35%;align-items:center;text-align:center}.b-ui-ux-wrapper .ui-ux-hero .overlay-ui-ux h1{font-size:55.09px;font-weight:700;text-align:center;color:#fff;max-width:90%}@media screen and (max-width:1024px){.b-ui-ux-wrapper .ui-ux-hero .overlay-ui-ux h1{font-size:28px;font-weight:34px}}.b-ui-ux-wrapper .ui-ux-hero .overlay-ui-ux p{color:hsla(0,0%,100%,.8);font-size:22px;font-style:normal;font-weight:400;line-height:37.4px;width:79%;margin-top:28px;margin-bottom:54px}@media screen and (max-width:1024px){.b-ui-ux-wrapper .ui-ux-hero .overlay-ui-ux p{width:100%}}.b-ui-ux-wrapper .section-2{background:#f5f5fb;width:100%;padding-bottom:118px}.b-ui-ux-wrapper .section-2 .width-wrapper{display:flex;flex-direction:column}.b-ui-ux-wrapper .section-2 .width-wrapper .row,.b-ui-ux-wrapper .section-2 .width-wrapper .row-2{display:flex;gap:23px;margin-top:-110px;z-index:10}@media screen and (max-width:1024px){.b-ui-ux-wrapper .section-2 .width-wrapper .row,.b-ui-ux-wrapper .section-2 .width-wrapper .row-2{flex-wrap:wrap}}.b-ui-ux-wrapper .section-2 .width-wrapper .row .box,.b-ui-ux-wrapper .section-2 .width-wrapper .row-2 .box{border-radius:var(--radius-xl,24px);background:#fff;padding:32px;display:flex;flex-direction:column;width:100%}.b-ui-ux-wrapper .section-2 .width-wrapper .row .box .circle,.b-ui-ux-wrapper .section-2 .width-wrapper .row-2 .box .circle{background:#f5f5fb;width:104px;height:104px;flex-shrink:0;border-radius:50%;display:flex;justify-content:center;align-items:center}.b-ui-ux-wrapper .section-2 .width-wrapper .row .box h3,.b-ui-ux-wrapper .section-2 .width-wrapper .row-2 .box h3{color:#0e0f1e;font-size:24px;font-style:normal;font-weight:700;line-height:31.4px;letter-spacing:-.24px;margin-top:24px}.b-ui-ux-wrapper .section-2 .width-wrapper .row .box p,.b-ui-ux-wrapper .section-2 .width-wrapper .row-2 .box p{color:rgba(0,0,0,.65);font-size:17px;font-style:normal;font-weight:400;line-height:28.9px;margin-top:14px}.b-ui-ux-wrapper .section-2 .width-wrapper .row .box a,.b-ui-ux-wrapper .section-2 .width-wrapper .row-2 .box a{color:#1b1b1b;font-size:16px;font-style:normal;font-weight:600;line-height:21px;border-radius:10px;padding:10px 20px;border:1px solid hsla(0,0%,62%,.4);margin-top:36px;width:-moz-fit-content;width:fit-content;cursor:pointer;text-decoration:none}.b-ui-ux-wrapper .section-2 .width-wrapper .row-2{margin-top:20px;gap:20px}.b-ui-ux-wrapper .section-2 .width-wrapper .row-2.top{margin-top:55px}.b-ui-ux-wrapper .section-2 .width-wrapper .row-2 .box .circle{width:52px;height:52px}.b-ui-ux-wrapper .section-2 .width-wrapper .row-2 .box .circle p{font-weight:800;margin:0;font-size:20px;background:linear-gradient(97deg,#5936e4 2.38%,#e65438);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.b-ui-ux-wrapper .section-2 .width-wrapper .slider-section{display:flex;justify-content:space-between;margin-top:100px}@media screen and (max-width:1024px){.b-ui-ux-wrapper .section-2 .width-wrapper .slider-section{flex-wrap:wrap;margin-top:40px}}.b-ui-ux-wrapper .section-2 .width-wrapper .slider-section .content{width:55%;display:flex;flex-direction:column;gap:28px}@media screen and (max-width:1024px){.b-ui-ux-wrapper .section-2 .width-wrapper .slider-section .content{width:100%}}.b-ui-ux-wrapper .section-2 .width-wrapper .slider-section .content h4{color:#0e0f1e;font-size:40px;font-style:normal;font-weight:700;line-height:45.6px;letter-spacing:-.4px}.b-ui-ux-wrapper .section-2 .width-wrapper .slider-section .content p{color:rgba(0,0,0,.65);font-size:20px;font-style:normal;font-weight:400;line-height:34px}.b-ui-ux-wrapper .section-3{width:100%;background:url(/_next/static/media/power-bi-bg.622dd81b.webp);background-repeat:no-repeat;background-size:cover}.b-ui-ux-wrapper .section-3 .width-wrapper{display:flex;flex-direction:column}.b-ui-ux-wrapper .transparent-wrapper{background:url(/_next/static/media/home-transparent-bg.c29562a0.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}.b-ui-ux-wrapper .success-stories-wrapper .width-wrapper .six,.b-ui-ux-wrapper .success-stories-wrapper .width-wrapper .three,.b-ui-ux-wrapper .success-stories-wrapper .width-wrapper .two,.b-ui-ux-wrapper .transparent-wrapper .width-wrapper .company-people-wrapper,.b-ui-ux-wrapper .transparent-wrapper .width-wrapper .heading-1,.b-ui-ux-wrapper .transparent-wrapper .width-wrapper .heading-2,.b-ui-ux-wrapper .transparent-wrapper .width-wrapper .how-we-build-wrapper{display:none}