.v-main{display:flex;flex-wrap:wrap}.v-image{width:auto;height:auto}.v-link{color:#fff;text-decoration:none;font-weight:400;width:100%;justify-content:center;display:flex}.v-button,.v-link{cursor:pointer;align-items:center}.v-button{width:auto;font-size:14px;font-weight:600;line-height:1.2;padding:10px 16px;border-radius:8px;border:none;display:inline-flex;transform:scale(1);transition:opacity .3s ease,transform .3s ease}.v-button:hover{transform:scale(1.05)}.v-button img{margin-left:10px}.v-button.gradiant{color:#fff;background:linear-gradient(97.3deg,#5936e4 2.38%,#e65438);padding:10px 21px}.v-button.gradiant:hover{background:linear-gradient(97.3deg,rgba(89,54,228,.816) 2.38%,rgba(230,85,56,.816))}.v-button.secondary{color:#fff;background-color:hsla(0,0%,100%,.102)}.v-button.secondary:hover{background-color:hsla(0,0%,100%,.063)}.v-button.black{background-color:#000;color:#fff}.v-button.black:hover{background-color:rgba(0,0,0,.816)}.v-button.white{background-color:#fff;color:#000;border:.8px solid hsla(0,0%,62%,.4);border-radius:8px}.v-button.white:hover{background-color:hsla(0,0%,100%,.816)}.v-header{display:flex;width:100%;height:67px;align-items:center;justify-content:space-between;position:relative;z-index:1}.v-header.service-view-open{background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.v-header.secondary{background:linear-gradient(78.3deg,#d5f -19.96%,#6a39ff 35.07%)}.v-header ul{list-style:none;padding:0;margin:0;display:flex;gap:29px}.v-header li{padding:0;display:flex;align-items:center}.v-header li .dropdown-wrapper{position:relative}.v-header li .dropdown-wrapper:hover .dropdown{display:flex;justify-content:start}.v-header li .dropdown-wrapper .dropdown{position:absolute;width:150px;display:none;flex-direction:column;padding:10px 14px;gap:10px;background:hsla(0,0%,100%,.08);border-radius:var(--radius-s,8px);border:.5px solid hsla(0,0%,100%,.22);-webkit-backdrop-filter:blur(170.1499938965px);backdrop-filter:blur(170.1499938965px);transition:opacity .3s ease,transform .3s ease;z-index:1000}.v-header li .dropdown-wrapper .dropdown .v-link{justify-content:start}.v-header li .dropdown-wrapper .dropdown-btn{display:flex;align-items:center;justify-content:space-between;cursor:pointer;color:#fff}.v-header li .dropdown-wrapper .chevron-icon{transition:transform .3s ease;transform:rotate(90deg)}.v-header li .dropdown-wrapper .chevron-icon.rotate{transform:rotate(270deg)}.v-header .close-btn,.v-header .hamburger-btn,.v-header .logo-mobile{display:none}@media screen and (max-width:1024px){.v-header .hamburger-btn{display:block}.v-header .menu-btn{padding:4px 8px;font-size:24px}.v-header nav{display:none;background:linear-gradient(180deg,#04001c 100%,#12031d 0)}.v-header nav.mobile-view-open{display:flex;position:fixed;top:0;left:0;right:0;bottom:0;flex-direction:column;padding:12px 20px;justify-content:left;align-items:baseline;min-height:100vh}.v-header nav.mobile-view-open .logo-mobile{display:block}.v-header nav.mobile-view-open .close-btn{display:block;position:fixed;top:15px;right:20px}.v-header nav.mobile-view-open ul{flex-direction:column;margin-top:20px}.v-header nav.mobile-view-open .v-link{justify-content:start}}.overlay-container{display:flex;justify-content:center;position:absolute;top:67px;width:100%;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);z-index:10;border-top:1px solid hsla(0,0%,100%,.12)}.overlay-container .overlay-wrapper{max-width:1310px;padding:40px 0 56px;width:100%;display:flex;gap:100px;justify-content:space-between;align-items:center}@media screen and (max-width:1310px){.overlay-container .overlay-wrapper{max-width:calc(100% - 40px)}}@media screen and (max-width:1024px){.overlay-container .overlay-wrapper{justify-content:center}}.overlay-container .overlay-wrapper .overlay-left{width:100%}.overlay-container .overlay-wrapper .overlay-left h5{max-width:218px;color:#fff;font-size:18px;font-style:normal;font-weight:600;line-height:131%;letter-spacing:-.18px}@media screen and (max-width:1024px){.overlay-container .overlay-wrapper .overlay-left h5{font-size:16px}}.overlay-container .overlay-wrapper .overlay-left a{display:flex;padding:12px 19px 12px 0;justify-content:start;align-items:center;color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:114%}@media screen and (max-width:1024px){.overlay-container .overlay-wrapper .overlay-left a{font-size:14px;padding:8px 15px 8px 0}}.overlay-container .overlay-wrapper .overlay-left .top{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:1024px){.overlay-container .overlay-wrapper .overlay-left .top{gap:10px}}.overlay-container .overlay-wrapper .overlay-left .top .cards{display:flex;justify-content:space-between}.overlay-container .overlay-wrapper .overlay-left .divider{height:3px;background:linear-gradient(90deg,#5936e4,#e65438);margin-block:30px}@media screen and (max-width:1024px){.overlay-container .overlay-wrapper .overlay-left .divider{width:100%;margin-block:20px}}.overlay-container .overlay-wrapper .overlay-left .bottom{display:flex;flex-direction:column;gap:10px}.overlay-container .overlay-wrapper .overlay-left .bottom .left{display:flex}.overlay-container .overlay-wrapper .right-overlay{border-radius:16px;background:linear-gradient(78deg,rgba(221,85,255,.2) -19.96%,rgba(106,57,255,.2) 35.07%);-webkit-backdrop-filter:blur(9.5px);backdrop-filter:blur(9.5px);padding:40px;width:70%}.overlay-container .overlay-wrapper .right-overlay h2{color:#fff;font-size:28px;font-style:normal;font-weight:700;line-height:114%;letter-spacing:-.28px;max-width:427px}.overlay-container .overlay-wrapper .right-overlay p{color:hsla(0,0%,100%,.8);font-size:18px;font-style:normal;font-weight:500;line-height:157%;margin-block:20px 50px;max-width:403px}@media screen and (max-width:1024px){.overlay-container .overlay-wrapper .right-overlay{display:none}}.v-page-loader.hide{display:none}.v-loader{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.9);display:flex;justify-content:center;align-items:center;color:#fff;z-index:9999}.v-loader.hide{display:none}.v-input{height:44px}.v-input,.v-textarea{border-radius:8px;border:.8px solid #fff;background-color:transparent;color:#fff;padding:10px 15px}.v-textarea{min-height:44px}.v-errorMsg{color:#f44336;text-align:left;padding:0}.v-contact-us-wrapper{width:100%;height:100vh;background:linear-gradient(78.3deg,#d5f -19.96%,#6a39ff 35.07%);background-size:cover;color:#fff;min-height:630px}@media screen and (max-width:1024px){.v-contact-us-wrapper{min-height:1150px}}.v-contact-us-wrapper .contact-us-wrapper{width:100%;display:flex;flex-direction:column;align-items:flex-end;padding-top:50px}.v-contact-us-wrapper .contact-us-wrapper .close{cursor:pointer}.v-contact-us-wrapper .contact-us-wrapper .wrapper{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;z-index:1}.v-contact-us-wrapper .contact-us-wrapper .wrapper .left,.v-contact-us-wrapper .contact-us-wrapper .wrapper .right{width:50%}@media screen and (max-width:1024px){.v-contact-us-wrapper .contact-us-wrapper .wrapper .left,.v-contact-us-wrapper .contact-us-wrapper .wrapper .right{width:100%}}.v-contact-us-wrapper .contact-us-wrapper .wrapper h2{font-size:40px;font-weight:700;line-height:45.6px;letter-spacing:-.01em;text-align:left;max-width:427px}.v-contact-us-wrapper .contact-us-wrapper .wrapper .desc{font-size:18px;font-weight:500;line-height:30.6px;text-align:left;max-width:534px;color:hsla(0,0%,100%,.8);margin-top:42px;margin-bottom:140px}@media screen and (max-width:1024px){.v-contact-us-wrapper .contact-us-wrapper .wrapper .desc{margin-bottom:40px}}.v-contact-us-wrapper .contact-us-wrapper .wrapper .left .rating-images{display:flex;gap:5px}.v-contact-us-wrapper .contact-us-wrapper .wrapper .left .rating-images img{border-radius:12px}@media screen and (max-width:1024px){.v-contact-us-wrapper .contact-us-wrapper .wrapper img{display:none}}.v-contact-us-wrapper .contact-us-wrapper .wrapper .row{margin-bottom:17px}.v-contact-us-wrapper .contact-us-wrapper .wrapper .row.two-cols{display:flex;gap:22px}@media screen and (max-width:1024px){.v-contact-us-wrapper .contact-us-wrapper .wrapper .row.two-cols{flex-wrap:wrap}}.v-contact-us-wrapper .contact-us-wrapper .wrapper .row.two-cols>div{width:50%}@media screen and (max-width:1024px){.v-contact-us-wrapper .contact-us-wrapper .wrapper .row.two-cols>div{width:100%}}.v-contact-us-wrapper .contact-us-wrapper .wrapper .row .input-wrapper{display:flex;flex-direction:column;gap:8px}.v-contact-us-wrapper .contact-us-wrapper .wrapper .submit-btn{margin-top:12px;font-size:15px;font-weight:600;line-height:17.1px;height:44px;display:flex;align-items:center;text-decoration:none}.v-contact-us-wrapper .contact-us-wrapper .success-wrapper{margin-top:12px;padding:15px;border-radius:10px;color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.v-contact-us-wrapper .contact-us-wrapper .success-wrapper .v-button{margin-top:24px;margin-right:8px}.v-footer{background:linear-gradient(78.3deg,#d5f -19.96%,#6a39ff 35.07%);color:#fff}.v-footer .width-wrapper{flex-wrap:wrap}.v-footer .footer-wrapper{width:100%;font-size:14px;font-weight:400;line-height:23.8px;text-align:left;color:hsla(0,0%,100%,.502);display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:32px;padding-bottom:64px;border-top:1px solid hsla(0,0%,100%,.161)}.v-footer .footer-wrapper>div{width:25%;text-align:center}.v-footer .footer-wrapper>div:first-child{text-align:left}.v-footer .footer-wrapper>div:last-child{text-align:right}@media screen and (max-width:1024px){.v-footer .footer-wrapper>div{width:100%;margin-bottom:20px;text-align:left}.v-footer .footer-wrapper>div .v-link{justify-content:start}.v-footer .footer-wrapper>div:last-child{text-align:left}}.v-footer .v-contact-us-wrapper{background:none;height:calc(100vh - 146px)}.v-footer .v-contact-us-wrapper .contact-us-wrapper .close{display:none}*{margin:0;padding:0;box-sizing:border-box;font-family:Plus Jakarta Sans,sans-serif}.width-wrapper{display:flex;width:100%;max-width:1310px;margin:auto;justify-content:inherit;align-items:inherit}@media screen and (max-width:1440px){.width-wrapper{max-width:1200px}}@media screen and (max-width:1240px){.width-wrapper{max-width:calc(100% - 40px)}.width-wrapper .width-wrapper{max-width:100%}}.text-gradiant{background:linear-gradient(90deg,#f7b733 37.47%,#f55 65.35%);-webkit-background-clip:text;background-clip:text}.text-gradiant,.text-gradiant-2{-webkit-text-fill-color:transparent}.text-gradiant-2{background:linear-gradient(90deg,#5b37e2,#d5514d);-webkit-background-clip:text;background-clip:text}.v-cookie-consent{position:fixed;left:0;bottom:0;width:50%;padding:15px 20px;background-color:#000;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:20px;z-index:999999}@media screen and (max-width:1024px){.v-cookie-consent{width:100%;align-items:flex-start;min-height:150px}}.v-cookie-consent.hide{display:none}.v-hero{background:linear-gradient(180deg,rgba(16,9,58,.82),rgba(16,0,28,.82))}.v-hero,.v-hero-about{display:flex;width:100%;align-items:center;justify-content:space-between;min-height:200px;margin-top:-67px}.v-hero-about{background:linear-gradient(180deg,rgba(16,0,28,.24),rgba(41,0,51,.24))}.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}.v-power-bi-wrapper .power-bi-hero{position:relative;background:rgba(29,21,81,.851)}.v-power-bi-wrapper .power-bi-hero .power-bi-hero-video{min-width:100%;height:100vh;z-index:-1;min-height:510px;object-fit:cover}@media screen and (max-width:1440px){.v-power-bi-wrapper .power-bi-hero .power-bi-hero-video{max-height:720px}}@media screen and (max-width:1024px){.v-power-bi-wrapper .power-bi-hero .power-bi-hero-video{min-height:720px}}@media screen and (max-width:500px){.v-power-bi-wrapper .power-bi-hero .power-bi-hero-video{min-height:830px}}@media screen and (min-width:1441px){.v-power-bi-wrapper .power-bi-hero .power-bi-hero-video{max-height:700px}}.v-power-bi-wrapper .power-bi-hero .overlay-power-bi{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:flex-start}.v-power-bi-wrapper .power-bi-hero .overlay-power-bi h1{font-size:55.09px;font-weight:700;text-align:left;color:#fff;max-width:100%}@media screen and (max-width:1024px){.v-power-bi-wrapper .power-bi-hero .overlay-power-bi h1{font-size:28px;font-weight:34px}}.v-power-bi-wrapper .power-bi-hero .overlay-power-bi 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){.v-power-bi-wrapper .power-bi-hero .overlay-power-bi p{width:100%}}.v-power-bi-wrapper .section-2{background:#f5f5fb;width:100%;padding-bottom:118px}.v-power-bi-wrapper .section-2 .width-wrapper{display:flex;flex-direction:column}.v-power-bi-wrapper .section-2 .width-wrapper .row{display:flex;gap:23px;margin-top:-110px;z-index:10}@media screen and (max-width:1024px){.v-power-bi-wrapper .section-2 .width-wrapper .row{flex-wrap:wrap}}.v-power-bi-wrapper .section-2 .width-wrapper .row .box{border-radius:var(--radius-xl,24px);background:#fff;padding:32px;display:flex;flex-direction:column}.v-power-bi-wrapper .section-2 .width-wrapper .row .box .circle{background:#f5f5fb;width:104px;height:104px;flex-shrink:0;border-radius:50%;display:flex;justify-content:center;align-items:center}.v-power-bi-wrapper .section-2 .width-wrapper .row .box h3{color:#0e0f1e;font-size:24px;font-style:normal;font-weight:700;line-height:31.4px;letter-spacing:-.24px;margin-top:24px}.v-power-bi-wrapper .section-2 .width-wrapper .row .box p{color:rgba(0,0,0,.65);font-size:17px;font-style:normal;font-weight:400;line-height:28.9px;margin-top:14px}.v-power-bi-wrapper .section-2 .width-wrapper .row .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}.v-power-bi-wrapper .section-2 .width-wrapper .slider-section{display:flex;justify-content:space-between;margin-top:100px}@media screen and (max-width:1024px){.v-power-bi-wrapper .section-2 .width-wrapper .slider-section{flex-wrap:wrap;margin-top:40px}}.v-power-bi-wrapper .section-2 .width-wrapper .slider-section .content{width:55%;display:flex;flex-direction:column;gap:28px}@media screen and (max-width:1024px){.v-power-bi-wrapper .section-2 .width-wrapper .slider-section .content{width:100%}}.v-power-bi-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}.v-power-bi-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}.v-power-bi-wrapper .section-2 .width-wrapper .slider-section .buttons{display:flex;gap:18px}@media screen and (max-width:1024px){.v-power-bi-wrapper .section-2 .width-wrapper .slider-section .buttons{width:100%;justify-content:end;margin-top:20px}}.v-power-bi-wrapper .section-2 .width-wrapper .slider-section .buttons .button-left,.v-power-bi-wrapper .section-2 .width-wrapper .slider-section .buttons .button-right{display:flex;width:62px;height:61px;padding:10px 20px;align-items:center;justify-content:center;gap:10px;flex-shrink:0;border-radius:53px;border:1px solid rgba(142,141,192,.17);background:#fff;cursor:pointer}.v-power-bi-wrapper .section-2 .width-wrapper .slick-slide{padding:0 10px}@media screen and (max-width:1024px){.v-power-bi-wrapper .section-2 .width-wrapper .slick-slide{padding:0}}.v-power-bi-wrapper .section-2 .width-wrapper .slider-box{display:flex;padding:32px;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch;border-radius:26px;background:#fff;margin-top:55px;height:350px}@media screen and (max-width:1024px){.v-power-bi-wrapper .section-2 .width-wrapper .slider-box{height:auto}}.v-power-bi-wrapper .section-2 .width-wrapper .slider-box .circle{width:52px;height:52px;background-color:#f5f5fb;border-radius:50%;display:flex;align-items:center;justify-content:center}.v-power-bi-wrapper .section-2 .width-wrapper .slider-box .circle span{background:linear-gradient(97deg,#5936e4 2.38%,#e65438);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:20px;font-style:normal;font-weight:800;line-height:27px}.v-power-bi-wrapper .section-2 .width-wrapper .slider-box h5{color:#0e0f1e;font-size:24px;font-style:normal;font-weight:700;line-height:31px;letter-spacing:-.24px;margin-top:28px}.v-power-bi-wrapper .section-2 .width-wrapper .slider-box p{color:rgba(0,0,0,.65);font-size:17px;font-style:normal;font-weight:400;line-height:28px;margin-top:12px}.v-power-bi-wrapper .section-3{width:100%;background:url(/_next/static/media/power-bi-bg.622dd81b.webp);background-repeat:no-repeat;background-size:cover}.v-power-bi-wrapper .section-3 .width-wrapper{display:flex;flex-direction:column}.v-power-bi-wrapper .section-3 .width-wrapper .pill{border:1px solid rgba(142,141,192,.17);padding:10px 20px;width:-moz-fit-content;width:fit-content;border-radius:53px;margin-top:75px}@media screen and (max-width:1024px){.v-power-bi-wrapper .section-3 .width-wrapper .pill{margin-top:40px}}.v-power-bi-wrapper .section-3 .width-wrapper .pill span{font-size:14px;font-style:normal;font-weight:700;line-height:19px;text-transform:uppercase;background:linear-gradient(90deg,#5b37e2,#d5514d);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.v-power-bi-wrapper .section-3 .width-wrapper h4{color:#0e0f1e;font-size:40px;font-style:normal;font-weight:700;line-height:45px;letter-spacing:-.4px;margin-top:25px}.v-power-bi-wrapper .section-3 .width-wrapper .covered-needs{display:flex;flex-direction:column;gap:23px;margin-top:59px;margin-bottom:120px}@media screen and (max-width:1024px){.v-power-bi-wrapper .section-3 .width-wrapper .covered-needs{margin-top:40px;margin-bottom:40px}}.v-power-bi-wrapper .section-3 .width-wrapper .covered-needs .services{display:flex;flex-wrap:wrap;padding:43px 42px 43px 32px;justify-content:space-between;align-items:flex-start;border-radius:12px;background:#fff;gap:50px;opacity:.5;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}@media screen and (max-width:1024px){.v-power-bi-wrapper .section-3 .width-wrapper .covered-needs .services{padding:30px}}.v-power-bi-wrapper .section-3 .width-wrapper .covered-needs .services.active{opacity:1;transform:translateY(0)}.v-power-bi-wrapper .section-3 .width-wrapper .covered-needs .services .left{width:calc(50% - 25px)}.v-power-bi-wrapper .section-3 .width-wrapper .covered-needs .services .left .circle{width:86px;height:86px;border-radius:50%;margin-bottom:56px;border:1px solid #efefef;box-shadow:0 4px 10px rgba(29,21,81,.13);display:flex;justify-content:center;align-items:center}@media screen and (max-width:1024px){.v-power-bi-wrapper .section-3 .width-wrapper .covered-needs .services .left .circle{margin-bottom:20px}}.v-power-bi-wrapper .section-3 .width-wrapper .covered-needs .services .left .circle img{width:48px;height:48px;flex-shrink:0}.v-power-bi-wrapper .section-3 .width-wrapper .covered-needs .services .left h4{color:#0e0f1e;font-size:24px;font-style:normal;font-weight:700;line-height:32px;letter-spacing:-.24px;margin-bottom:12px}.v-power-bi-wrapper .section-3 .width-wrapper .covered-needs .services .left p{color:rgba(14,15,30,.8);font-size:17px;font-style:normal;font-weight:400;line-height:28px;margin-bottom:28px}.v-power-bi-wrapper .section-3 .width-wrapper .covered-needs .services .right{width:calc(50% - 25px)}.v-power-bi-wrapper .section-3 .width-wrapper .covered-needs .services .right .content{padding:16px 0;display:flex;gap:25px;border-bottom:1px dashed #e8e8ed}.v-power-bi-wrapper .section-3 .width-wrapper .covered-needs .services .right .content img{top:0}.v-power-bi-wrapper .section-3 .width-wrapper .covered-needs .services .right .none{border-bottom:none}@media screen and (max-width:1024px){.v-power-bi-wrapper .section-3 .width-wrapper .covered-needs .services .left,.v-power-bi-wrapper .section-3 .width-wrapper .covered-needs .services .right{width:100%}}.v-power-bi-wrapper .transparent-wrapper{background:url(/_next/static/media/home-transparent-bg.c29562a0.webp);background-position:50%;background-repeat:no-repeat;background-size:cover}.v-power-bi-wrapper .success-stories-wrapper .width-wrapper .six,.v-power-bi-wrapper .success-stories-wrapper .width-wrapper .three,.v-power-bi-wrapper .success-stories-wrapper .width-wrapper .two,.v-power-bi-wrapper .transparent-wrapper .width-wrapper .company-people-wrapper,.v-power-bi-wrapper .transparent-wrapper .width-wrapper .heading-1,.v-power-bi-wrapper .transparent-wrapper .width-wrapper .heading-2,.v-power-bi-wrapper .transparent-wrapper .width-wrapper .how-we-build-wrapper{display:none}