.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 .iso-icon{display:flex;align-items:center;margin-top:-30px}.v-footer .footer-wrapper .iso-icon img{width:100px;height:auto}.v-footer .footer-wrapper .iso-icon p{color:#fff}.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}}.gradient-box{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:36px;height:120px;width:100%;padding:40px;border-radius:20px;background:linear-gradient(90deg,#feba13 -26.76%,#e2473a 43.33%,#ce22e1 122.23%)}@media screen and (max-width:1024px){.gradient-box{gap:20px;height:auto}}.gradient-box a{text-decoration:none}.gradient-box .gradient-box-title{color:#fff;text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:114%;letter-spacing:-.24px}@media screen and (max-width:1024px){.gradient-box .gradient-box-title{font-size:20px}}.gradient-box .gradient-button{display:flex;padding:10px 21px;justify-content:center;align-items:center;border-radius:var(--radius-s,8px);background:#fff;height:max-content}.success-stories-wrapper{padding:82px 0 138px;width:100%;background:url(/_next/static/media/success-stories-gradiant.3b95a37f.webp);background-size:100%;background-repeat:no-repeat}@media screen and (max-width:1024px){.success-stories-wrapper{padding:40px 0 20px}}.success-stories-wrapper .width-wrapper{display:flex;flex-wrap:wrap}.success-stories-wrapper .pill{padding:10px 20px;border-radius:53px;border:1px solid rgba(142,141,192,.169);font-size:14px;font-weight:700;line-height:19.18px;text-align:left}.success-stories-wrapper h2{color:#0e0f1e;font-size:40px;font-weight:700;line-height:45.6px;letter-spacing:-.01em;text-align:left;width:100%;margin:22px 0 50px}@media screen and (max-width:1024px){.success-stories-wrapper h2{margin-bottom:30px}}.success-stories-wrapper h3{font-size:33px;font-weight:700;line-height:44.88px;letter-spacing:-.01em;text-align:left}.success-stories-wrapper .card{display:flex;overflow:hidden;align-items:center;border-radius:17px;padding:0 75px;margin-bottom:22px}.success-stories-wrapper .card.pr-0{padding-right:0}@media screen and (max-width:1024px){.success-stories-wrapper .card{flex-wrap:wrap;padding:20px}}.success-stories-wrapper .card .left,.success-stories-wrapper .card .right{width:50%}@media screen and (max-width:1024px){.success-stories-wrapper .card .left,.success-stories-wrapper .card .right{width:100%}.success-stories-wrapper .card .left img,.success-stories-wrapper .card .right img{display:none}}.success-stories-wrapper .card .right{align-items:center;display:flex}@media screen and (max-width:1024px){.success-stories-wrapper .card .right{display:none}}.success-stories-wrapper .card .right img{width:100%}.success-stories-wrapper .card .right.ajua-dashboard{margin-bottom:60px}.success-stories-wrapper .card .right.jas-bg{background:url(/_next/static/media/jas-bg.5bcd3353.webp);display:flex;justify-content:center;background-size:contain;background-repeat:no-repeat;background-position:100%}.success-stories-wrapper .card.primary{background:linear-gradient(101.91deg,#0052f0 -7.19%,#00edd2 106.3%);color:#fff}.success-stories-wrapper .card.secondary{background:linear-gradient(103.08deg,rgba(235,235,255,.6) -5.08%,#e4e5ff 104.55%);color:#1d1551}.success-stories-wrapper .card.secondary .pills-wrapper{color:#676e87}.success-stories-wrapper .card.six{background:linear-gradient(282deg,#e5ebf3 -1.05%,#edf4fe 102.74%)}.success-stories-wrapper .card .pills-wrapper{margin:52px 0 22px;display:flex;gap:10px}@media screen and (max-width:1024px){.success-stories-wrapper .card .pills-wrapper{flex-direction:column;margin:20px 0}}.success-stories-wrapper .card .pills-wrapper .pill{color:inherit;padding:6px 17px;border-radius:35px;border:.5px solid;border-color:inherit;font-size:13px;font-weight:400;line-height:22.1px;text-align:left}@media screen and (max-width:1024px){.success-stories-wrapper .card .pills-wrapper .pill{width:-moz-fit-content;width:fit-content;display:inline-flex}}.success-stories-wrapper .card.four .right,.success-stories-wrapper .card.one .right,.success-stories-wrapper .card.two .right{padding:40px 0}.success-stories-wrapper .card.five .right,.success-stories-wrapper .card.six .right,.success-stories-wrapper .card.three .right{margin-top:40px}.success-stories-wrapper .gradient-box{margin-top:31px}.success-stories-wrapper .case-study-wrapper{background:linear-gradient(90deg,#feba13,#e2473a 47.04%,#ce22e1);color:#fff;font-size:24px;font-weight:700;line-height:27.36px;letter-spacing:-.01em;text-align:center;padding:38px;width:100%;display:flex;justify-content:center;align-items:center;gap:36px;border-radius:8px;margin-top:31px}@media screen and (max-width:1024px){.success-stories-wrapper .case-study-wrapper{flex-direction:column}}.v-super50-wrapper .super50-hero{position:relative;background:linear-gradient(180deg,rgba(4,3,13,.72),rgba(4,3,13,.72))}.v-super50-wrapper .super50-hero .super50-hero-video{min-width:100%;height:100vh;z-index:-1;min-height:670px;object-fit:cover}@media screen and (max-width:1440px){.v-super50-wrapper .super50-hero .super50-hero-video{max-height:720px}}@media screen and (max-width:1024px){.v-super50-wrapper .super50-hero .super50-hero-video{min-height:900px}}@media screen and (min-width:1441px){.v-super50-wrapper .super50-hero .super50-hero-video{max-height:700px}}.v-super50-wrapper .super50-hero .overlay-super50{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-super50-wrapper .super50-hero .overlay-super50 h1{font-size:55.09px;font-weight:700;text-align:left;color:#fff;max-width:80%}@media screen and (max-width:1024px){.v-super50-wrapper .super50-hero .overlay-super50 h1{font-size:28px;font-weight:34px}}.v-super50-wrapper .super50-hero .overlay-super50 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-super50-wrapper .super50-hero .overlay-super50 p{margin-bottom:28px}}.v-super50-wrapper .super50-hero .cards-wrapper{position:absolute;left:0;right:0;bottom:0;display:flex;flex-wrap:wrap;align-items:flex-start;z-index:1;border-radius:30px 30px 0 0;overflow:hidden}@media screen and (max-width:1440px){.v-super50-wrapper .super50-hero .cards-wrapper{z-index:0}}.v-super50-wrapper .super50-hero .cards-wrapper .card{width:25%;background-color:hsla(0,0%,100%,.059);padding:39px;display:flex;flex-direction:column;gap:10px}.v-super50-wrapper .super50-hero .cards-wrapper .card img{width:40px;height:40px}.v-super50-wrapper .super50-hero .cards-wrapper .card .desc{color:#fff;font-size:18px;font-style:normal;font-weight:700;line-height:24.6px}@media screen and (max-width:1024px){.v-super50-wrapper .super50-hero .cards-wrapper .card{width:100%;padding:20px;justify-content:start;flex-direction:row;align-items:center}.v-super50-wrapper .super50-hero .cards-wrapper .card img{width:40px}}.v-super50-wrapper .section-2{width:100%;padding:85px 0 100px;background:url(/_next/static/media/group-bg-image.5e412f95.svg) no-repeat;background-position:100% 0;height:auto}.v-super50-wrapper .section-2 .width-wrapper .content{width:100%}.v-super50-wrapper .section-2 .width-wrapper .content .dual{display:flex;justify-content:space-between}.v-super50-wrapper .section-2 .width-wrapper .content .dual span{font-size:14px;font-style:normal;font-weight:700;line-height:19.18px;text-transform:uppercase;background:linear-gradient(90deg,#5b37e2,#d5514d);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;border:1px solid rgba(142,141,192,.17);padding:10px 20px;border-radius:53px;display:flex;align-items:center}.v-super50-wrapper .section-2 .width-wrapper .content h3{color:#0e0f1e;font-size:40px;font-style:normal;font-weight:700;line-height:45px;letter-spacing:-.4px;margin-top:32px}.v-super50-wrapper .section-2 .width-wrapper .content p{color:rgba(0,0,0,.65);font-size:20px;font-style:normal;font-weight:400;line-height:34px;width:69%;margin-top:24px}.v-super50-wrapper .section-2 .marquee-container{width:100%;overflow:hidden;white-space:nowrap}.v-super50-wrapper .section-2 .marquee-container .marquee-content{display:inline-block;animation:moveSlideshow 30s linear infinite}.v-super50-wrapper .section-2 .marquee-container .marquee-content:hover{animation-play-state:paused}.v-super50-wrapper .section-2 .marquee-container .marquee-content .v-link{display:inline}.v-super50-wrapper .section-2 .marquee-container .marquee-content img{flex-shrink:0;width:auto;height:400px}@keyframes moveSlideshow{to{transform:translateX(-50%)}}@media screen and (max-width:1024px){.v-super50-wrapper .section-2 .width-wrapper .content h3{font-size:28px;line-height:32px}.v-super50-wrapper .section-2 .width-wrapper .content p{font-size:16px;line-height:27px;width:100%}}.v-super50-wrapper .section-3{width:100%;background:url(/_next/static/media/super-50-sec-3-bg.50eb2131.webp) no-repeat;background-size:cover;padding:57px 0 92px}.v-super50-wrapper .section-3 .width-wrapper{flex-direction:column}.v-super50-wrapper .section-3 .width-wrapper span{border:1px solid hsla(0,0%,100%,.17);padding:10px 20px;border-radius:53px;width:-moz-fit-content;width:fit-content}.v-super50-wrapper .section-3 .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}.v-super50-wrapper .section-3 .width-wrapper h3{color:#fff;font-size:40px;font-style:normal;font-weight:700;line-height:45.6px;letter-spacing:-.4px;margin-top:25px}.v-super50-wrapper .section-3 .width-wrapper .boxes{display:flex;gap:21px;margin-top:61px}.v-super50-wrapper .section-3 .width-wrapper .boxes .column{display:flex;flex-direction:column;gap:20px}.v-super50-wrapper .section-3 .width-wrapper .boxes .column .box{display:flex;gap:26px;padding:27px;width:100%;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)}.v-super50-wrapper .section-3 .width-wrapper .boxes .column .box img{width:55px;height:55px}.v-super50-wrapper .section-3 .width-wrapper .boxes .column .box .text-data{display:flex;flex-direction:column;gap:14px}.v-super50-wrapper .section-3 .width-wrapper .boxes .column .box .text-data h5{color:#fff;font-size:24px;font-style:normal;font-weight:600;line-height:32px;letter-spacing:-.24px}.v-super50-wrapper .section-3 .width-wrapper .boxes .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%}.v-super50-wrapper .section-3 .width-wrapper .gradiant{width:-moz-fit-content;width:fit-content;margin-top:44px}@media screen and (max-width:1024px){.v-super50-wrapper .section-3 .width-wrapper h3{font-size:28px;line-height:32px}.v-super50-wrapper .section-3 .width-wrapper .boxes{flex-direction:column;gap:20px}.v-super50-wrapper .section-3 .width-wrapper .boxes .column .box{height:100%;padding:20px;gap:10px}.v-super50-wrapper .section-3 .width-wrapper .boxes .column .box .text-data h5{font-size:20px;line-height:24px}.v-super50-wrapper .section-3 .width-wrapper .boxes .column .box .text-data p{font-size:14px;line-height:20px}}.v-super50-wrapper .success-stories-wrapper .width-wrapper .five,.v-super50-wrapper .success-stories-wrapper .width-wrapper .four,.v-super50-wrapper .success-stories-wrapper .width-wrapper .one{display:none}