.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))}.why-memetic{width:100%;display:flex;background-color:#f5f4fa;justify-content:center;position:relative}.why-memetic .width-wrapper{display:flex;flex-direction:column;align-items:center;gap:78px;padding:160px 0}@media screen and (max-width:1024px){.why-memetic .width-wrapper{min-height:auto;padding:50px 0;gap:60px}}@media screen and (max-width:500px){.why-memetic .width-wrapper{padding:30px 0;gap:40px}}.why-memetic .width-wrapper h3{color:#0e0f1e;text-align:center;font-size:40px;font-style:normal;font-weight:700;line-height:114%;letter-spacing:-.4px}@media screen and (max-width:1024px){.why-memetic .width-wrapper h3{font-size:32px}}.why-memetic .width-wrapper .cards-wrapper{display:flex;flex-wrap:wrap;width:100%;gap:20px}.why-memetic .width-wrapper .cards-wrapper .card{position:relative;border-radius:28px;border:1.5px solid #fff;background:hsla(0,0%,100%,.6);width:calc(50% - 10px);padding:38px 40px;overflow:hidden;z-index:1;min-height:311px}@media screen and (max-width:1024px){.why-memetic .width-wrapper .cards-wrapper .card{width:100%;padding:24px;min-height:261px}}.why-memetic .width-wrapper .cards-wrapper .card .card-content{max-width:326px;position:relative;z-index:1}.why-memetic .width-wrapper .cards-wrapper .card .card-content h5{color:#0e0f1e;font-size:24px;font-style:normal;font-weight:700;line-height:131%;letter-spacing:-.24px}@media screen and (max-width:1024px){.why-memetic .width-wrapper .cards-wrapper .card .card-content h5{font-size:20px}}.why-memetic .width-wrapper .cards-wrapper .card .card-content p{color:rgba(0,0,0,.75);font-size:18px;font-style:normal;font-weight:400;line-height:170%;margin-block:14px 45px}@media screen and (max-width:1024px){.why-memetic .width-wrapper .cards-wrapper .card .card-content p{font-size:16px;line-height:140%}}.why-memetic .width-wrapper .cards-wrapper .card .card-content a{text-decoration:none}.why-memetic .width-wrapper .cards-wrapper .card .card-content .btn{display:none;padding:10px 20px;background-color:transparent;border-radius:9px;border:1px solid hsla(0,0%,62%,.4);color:#1b1b1b;font-size:16px;font-style:normal;font-weight:600;line-height:137%}@media screen and (max-width:1024px){.why-memetic .width-wrapper .cards-wrapper .card .card-content .btn{display:block}}.why-memetic .width-wrapper .cards-wrapper .card .card-image{position:absolute;bottom:0;right:0;z-index:0;width:40%;transition:transform .4s ease}.why-memetic .width-wrapper .cards-wrapper .card:hover .btn{display:inline-block}.why-memetic .width-wrapper .cards-wrapper .card:hover .card-image{transform:scale(1.1) translateY(-10px)}.why-memetic .bg-image-1{position:absolute;left:0}@media screen and (max-width:1024px){.why-memetic .bg-image-1{width:100%}}.why-memetic .bg-image-2{position:absolute;right:0}@media screen and (max-width:1024px){.why-memetic .bg-image-2{width:100%}}.our-dev-services{width:100%;display:flex;justify-content:center;background:url(/_next/static/media/our-dev-services-bg.f07b147b.png);background-repeat:no-repeat;background-size:cover}.our-dev-services .width-wrapper{display:flex;flex-direction:column;align-items:left;padding:118px 0 138px}@media screen and (max-width:1024px){.our-dev-services .width-wrapper{min-height:auto;padding:50px 0}}@media screen and (max-width:500px){.our-dev-services .width-wrapper{padding:30px 0}}.our-dev-services .width-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:center;max-width:145px;background:linear-gradient(90deg,#a188ff,#ffa09d);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.our-dev-services .width-wrapper h4{color:#fff;font-size:40px;font-style:normal;font-weight:700;line-height:114%;letter-spacing:-.4px;margin-block:30px 60px}@media screen and (max-width:1024px){.our-dev-services .width-wrapper h4{font-size:32px}}.our-dev-services .width-wrapper .cards-wrapper{display:flex;flex-wrap:wrap;width:100%;gap:23px}.our-dev-services .width-wrapper .cards-wrapper .card{border-radius:24px;background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(7.75px);backdrop-filter:blur(7.75px);width:calc(33% - 12px);padding:32px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:334px}@media screen and (max-width:1024px){.our-dev-services .width-wrapper .cards-wrapper .card{padding:24px;width:100%;min-height:300px}}.our-dev-services .width-wrapper .cards-wrapper .card .card-content{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.our-dev-services .width-wrapper .cards-wrapper .card .card-content h5{color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:137%;letter-spacing:-.24px}@media screen and (max-width:1024px){.our-dev-services .width-wrapper .cards-wrapper .card .card-content h5{font-size:20px}}.our-dev-services .width-wrapper .cards-wrapper .card .card-content p{color:hsla(0,0%,100%,.9);font-size:16px;font-style:normal;font-weight:400;line-height:160%}.our-dev-process{width:100%;display:flex;justify-content:center;background-color:#f5f4fa}.our-dev-process .width-wrapper{display:flex;flex-direction:column;align-items:left;padding:160px 0}@media screen and (max-width:1024px){.our-dev-process .width-wrapper{min-height:auto;padding:50px 0}}@media screen and (max-width:500px){.our-dev-process .width-wrapper{padding:30px 0}}.our-dev-process .width-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:center;max-width:145px}.our-dev-process .width-wrapper h4{color:#0e0f1e;font-size:40px;font-style:normal;font-weight:700;line-height:114%;letter-spacing:-.4px;margin-block:30px 60px}@media screen and (max-width:1024px){.our-dev-process .width-wrapper h4{font-size:32px}}.our-dev-process .width-wrapper .cards-wrapper{display:flex;flex-wrap:wrap;width:100%;gap:20px}.our-dev-process .width-wrapper .cards-wrapper .card{position:relative;border-radius:28px;border:1.5px solid #fff;background:hsla(0,0%,100%,.6);width:calc(50% - 10px);padding:40px;overflow:hidden;z-index:1;min-height:314px}@media screen and (max-width:1024px){.our-dev-process .width-wrapper .cards-wrapper .card{padding:24px;width:100%;min-height:264px}}.our-dev-process .width-wrapper .cards-wrapper .card .circle{width:67px;height:67px;background:#fff;filter:drop-shadow(0 1px 15.8px rgba(38,50,56,.08));border-radius:50%;position:relative}.our-dev-process .width-wrapper .cards-wrapper .card .circle span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:28px;font-style:normal;font-weight:700;line-height:137%}.our-dev-process .width-wrapper .cards-wrapper .card h5{color:#0e0f1e;font-size:24px;font-style:normal;font-weight:700;line-height:131%;letter-spacing:-.24px;margin-block:35px 17px}@media screen and (max-width:1024px){.our-dev-process .width-wrapper .cards-wrapper .card h5{font-size:20px}}.our-dev-process .width-wrapper .cards-wrapper .card p{color:rgba(0,0,0,.65);font-size:17px;font-style:normal;font-weight:400;line-height:170%;max-width:537px}@media screen and (max-width:1024px){.our-dev-process .width-wrapper .cards-wrapper .card p{font-size:16px;line-height:140%;max-width:100%}}.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%)}}.beyond-dev{width:100%;display:flex;justify-content:center;background:url(/_next/static/media/our-dev-services-bg.f07b147b.png);background-repeat:no-repeat;background-size:cover}.beyond-dev .width-wrapper{display:flex;flex-direction:column;align-items:center;padding:128px 0 116px}@media screen and (max-width:1024px){.beyond-dev .width-wrapper{min-height:auto;padding:50px 0}}@media screen and (max-width:500px){.beyond-dev .width-wrapper{padding:30px 0}}.beyond-dev .width-wrapper h4{color:#fff;font-size:40px;font-style:normal;font-weight:700;line-height:114%;letter-spacing:-.4px;margin-bottom:68px}@media screen and (max-width:1024px){.beyond-dev .width-wrapper h4{font-size:32px}}.beyond-dev .width-wrapper .cards-wrapper{display:flex;flex-wrap:wrap;width:100%;gap:20px}.beyond-dev .width-wrapper .cards-wrapper .card{border-radius:24px;background:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(12.75px);backdrop-filter:blur(12.75px);width:calc(50% - 10px);padding:42px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:377px}@media screen and (max-width:1024px){.beyond-dev .width-wrapper .cards-wrapper .card{padding:24px;width:100%}}.beyond-dev .width-wrapper .cards-wrapper .card .content{display:flex;flex-direction:column;align-items:flex-start}.beyond-dev .width-wrapper .cards-wrapper .card .content .pill{padding:10px 20px;border-radius:53px;border:1px solid hsla(0,0%,100%,.17);font-size:14px;font-weight:700;line-height:19.18px;text-align:center;width:auto;background:linear-gradient(90deg,#a188ff,#ffa09d);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.beyond-dev .width-wrapper .cards-wrapper .card .content h5{color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:137%;letter-spacing:-.24px;margin-block:22px 12px}@media screen and (max-width:1024px){.beyond-dev .width-wrapper .cards-wrapper .card .content h5{font-size:20px}}.beyond-dev .width-wrapper .cards-wrapper .card .content p{color:hsla(0,0%,100%,.65);font-size:17px;font-style:normal;font-weight:400;line-height:170%;min-height:116px}@media screen and (max-width:1024px){.beyond-dev .width-wrapper .cards-wrapper .card .content p{font-size:16px;line-height:150%}}.beyond-dev .width-wrapper .clients-dev-wrapper .width-wrapper{padding:0}.beyond-dev .width-wrapper .clients-dev-wrapper .width-wrapper h2{margin-bottom:43px;color:#fff;font-size:28px;font-weight:600;line-height:114%;letter-spacing:-.28px}.our-working-model{width:100%;display:flex;justify-content:center;background-color:#f5f4fa}.our-working-model .width-wrapper{display:flex;flex-direction:column;align-items:center;padding:160px 0;gap:32px}@media screen and (max-width:1024px){.our-working-model .width-wrapper{min-height:auto;padding:50px 0}}@media screen and (max-width:500px){.our-working-model .width-wrapper{padding:30px 0}}.our-working-model .width-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:center}.our-working-model .width-wrapper h4{color:#0e0f1e;font-size:40px;font-style:normal;font-weight:700;line-height:114%;letter-spacing:-.4px}@media screen and (max-width:1024px){.our-working-model .width-wrapper h4{font-size:32px}}.our-working-model .width-wrapper p{color:rgba(0,0,0,.8);text-align:center;font-size:20px;font-style:normal;font-weight:400;line-height:150%;max-width:662px}@media screen and (max-width:1024px){.our-working-model .width-wrapper p{font-size:16px}}.our-working-model .width-wrapper .cards-wrapper{display:flex;width:100%;gap:20px;margin-top:31px}@media screen and (max-width:1024px){.our-working-model .width-wrapper .cards-wrapper{flex-direction:column}}.our-working-model .width-wrapper .cards-wrapper .image-card{display:flex;align-items:end;background:url(/_next/static/media/working-model.da3ad134.jpg);background-repeat:no-repeat;background-size:cover;border-radius:28px;width:50%;padding:51px 48px}@media screen and (max-width:1024px){.our-working-model .width-wrapper .cards-wrapper .image-card{width:100%;min-height:554px;padding:30px}}.our-working-model .width-wrapper .cards-wrapper .image-card .image-card-content{max-width:519px}.our-working-model .width-wrapper .cards-wrapper .image-card .image-card-content h6{color:#fff;font-size:24px;font-style:normal;font-weight:700;line-height:131%;letter-spacing:-.48px}@media screen and (max-width:1024px){.our-working-model .width-wrapper .cards-wrapper .image-card .image-card-content h6{font-size:20px}}.our-working-model .width-wrapper .cards-wrapper .image-card .image-card-content p{color:hsla(0,0%,100%,.95);font-size:18px;font-style:normal;font-weight:400;line-height:160%;text-align:left;margin-block:19px 44px}@media screen and (max-width:1024px){.our-working-model .width-wrapper .cards-wrapper .image-card .image-card-content p{font-size:16px}}.our-working-model .width-wrapper .cards-wrapper .card-content{display:flex;flex-direction:column;gap:19px;width:50%}@media screen and (max-width:1024px){.our-working-model .width-wrapper .cards-wrapper .card-content{width:100%}}.our-working-model .width-wrapper .cards-wrapper .card-content .card{display:inline-flex;padding:32px 82px 32px 39px;flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;border-radius:28px;background:#fff}@media screen and (max-width:1024px){.our-working-model .width-wrapper .cards-wrapper .card-content .card{padding:30px}}.our-working-model .width-wrapper .cards-wrapper .card-content .card h6{color:#0e0f1e;font-size:24px;font-style:normal;font-weight:700;line-height:131%;letter-spacing:-.48px}@media screen and (max-width:1024px){.our-working-model .width-wrapper .cards-wrapper .card-content .card h6{font-size:20px}}.our-working-model .width-wrapper .cards-wrapper .card-content .card p{color:rgba(0,0,0,.75);font-size:18px;font-style:normal;font-weight:400;line-height:160%;text-align:left}@media screen and (max-width:1024px){.our-working-model .width-wrapper .cards-wrapper .card-content .card p{font-size:16px;max-width:100%}}.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}}