.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}#klaro .klaro .cookie-modal .cm-modal.cm-klaro,#klaro .klaro .cookie-notice:not(.cookie-modal-notice){background:linear-gradient(78.3deg,#d5f -19.96%,#6a39ff 35.07%)}#klaro .klaro .context-notice a,#klaro .klaro .cookie-modal a,#klaro .klaro .cookie-notice a{color:#fff;text-decoration:underline}#klaro .klaro .context-notice .cm-list-description,#klaro .klaro .cookie-modal .cm-list-description,#klaro .klaro .cookie-notice .cm-list-description{color:#fff}#klaro .klaro .cookie-modal .cm-btn,#klaro .klaro .cookie-notice .cm-btn{color:#fff;background-color:hsla(0,0%,100%,.102)}#klaro .klaro .cookie-modal .cm-btn.cm-btn-success:not(.cm-btn-accept),#klaro .klaro .cookie-notice .cm-btn.cm-btn-success:not(.cm-btn-accept){color:#fff;background:linear-gradient(97.3deg,#5936e4 2.38%,#e65438)}#klaro .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose p.purposes,#klaro .klaro .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-service p.purposes,#klaro .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-purpose p.purposes,#klaro .klaro .cookie-modal .cm-modal .cm-body ul.cm-services li.cm-service p.purposes{color:#fff}#klaro .klaro .context-notice .cm-list-input:checked+.cm-list-label .slider,#klaro .klaro .cookie-modal .cm-list-input:checked+.cm-list-label .slider,#klaro .klaro .cookie-notice .cm-list-input:checked+.cm-list-label .slider{background:linear-gradient(97.3deg,#5936e4 2.38%,#e65438)}#klaro .cm-powered-by{display:none!important}.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))}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes slideFromLeft{0%{opacity:0;transform:translateX(-32px)}to{opacity:1;transform:translateX(0)}}@keyframes slideFromRight{0%{opacity:0;transform:translateX(32px)}to{opacity:1;transform:translateX(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes reactSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes reactGlow{0%{filter:drop-shadow(0 0 10px rgba(97,218,251,.35))}to{filter:drop-shadow(0 0 28px rgba(97,218,251,.85))}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.b-reactjs-services .reactjs-services-hero{position:relative;background:none}.b-reactjs-services .reactjs-services-hero .reactjs-hero-image{position:absolute;width:100%;height:100vh;max-height:835px;z-index:-1;object-fit:cover;background:#2f2640}@media screen and (max-width:1024px){.b-reactjs-services .reactjs-services-hero .reactjs-hero-image{height:90vh;min-height:600px}}@media screen and (max-width:500px){.b-reactjs-services .reactjs-services-hero .reactjs-hero-image{padding:30px 0;height:80vh}}.b-reactjs-services .reactjs-services-hero .overlay-graphic-design{padding:59px 0;display:flex;height:100vh;max-height:835px;justify-content:space-between;align-items:flex-end;text-align:left}@media screen and (max-width:1024px){.b-reactjs-services .reactjs-services-hero .overlay-graphic-design{padding:50px 0;height:54vh;min-height:600px}}@media screen and (max-width:500px){.b-reactjs-services .reactjs-services-hero .overlay-graphic-design{padding:30px 0;height:70vh;min-height:400px}}.b-reactjs-services .reactjs-services-hero .overlay-graphic-design .logo{animation:reactSpin 18s linear infinite,reactGlow 2.5s ease-in-out infinite alternate;transform-origin:center;width:220px;height:220px;object-fit:contain;will-change:transform,filter}@media(max-width:865px){.b-reactjs-services .reactjs-services-hero .overlay-graphic-design .logo{display:none}}.b-reactjs-services .reactjs-services-hero .overlay-graphic-design .reactjs-hero-content{display:flex;flex-direction:column}.b-reactjs-services .reactjs-services-hero .overlay-graphic-design .reactjs-hero-content .pill{margin-bottom:37px}.b-reactjs-services .reactjs-services-hero .overlay-graphic-design .reactjs-hero-content h1{color:#fff;font-size:62px;font-style:normal;font-weight:700;line-height:120%;letter-spacing:-1px;max-width:721px}@media screen and (max-width:1024px){.b-reactjs-services .reactjs-services-hero .overlay-graphic-design .reactjs-hero-content h1{font-size:36px;max-width:100%}}@media screen and (max-width:768px){.b-reactjs-services .reactjs-services-hero .overlay-graphic-design .reactjs-hero-content h1{font-size:30px}}@media screen and (max-width:500px){.b-reactjs-services .reactjs-services-hero .overlay-graphic-design .reactjs-hero-content h1{font-size:24px;letter-spacing:0}}@media screen and (max-width:360px){.b-reactjs-services .reactjs-services-hero .overlay-graphic-design .reactjs-hero-content h1{font-size:20px}}.b-reactjs-services .reactjs-services-hero .overlay-graphic-design .reactjs-hero-content p{color:hsla(0,0%,100%,.8);font-size:20px;font-style:normal;font-weight:400;line-height:140%;max-width:771px;margin-bottom:1rem}.b-reactjs-services .reactjs-services-hero .overlay-graphic-design .reactjs-hero-content p:first-of-type{margin-top:40px}.b-reactjs-services .reactjs-services-hero .overlay-graphic-design .reactjs-hero-content p:last-of-type{margin-bottom:60px}@media screen and (max-width:1024px){.b-reactjs-services .reactjs-services-hero .overlay-graphic-design .reactjs-hero-content p{font-size:17px;width:100%;margin:1rem 0}.b-reactjs-services .reactjs-services-hero .overlay-graphic-design .reactjs-hero-content p:first-of-type{margin-top:35px}.b-reactjs-services .reactjs-services-hero .overlay-graphic-design .reactjs-hero-content p:last-of-type{margin-bottom:35px}}@media screen and (max-width:500px){.b-reactjs-services .reactjs-services-hero .overlay-graphic-design .reactjs-hero-content p{font-size:14px}}.b-reactjs-services .reactjs-services-hero .overlay-graphic-design .reactjs-hero-content .hero-buttons{width:-moz-fit-content;width:fit-content;display:grid;grid-template-columns:auto auto;grid-gap:10px;gap:10px}@media screen and (max-width:600px){.b-reactjs-services .reactjs-services-hero .overlay-graphic-design .reactjs-hero-content .hero-buttons{grid-template-columns:1fr;width:100%}}.b-reactjs-services .reactjs-services-hero .overlay-graphic-design .reactjs-hero-content .hero-buttons a .gradiant{width:100%}.b-reactjs-services .pill{width:-moz-fit-content;width:fit-content;padding:10px 20px;border-radius:53px;border:1px solid rgba(142,141,192,.17);background:linear-gradient(90deg,#8b6cff,#e96965);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.b-reactjs-services .stats-section{background:linear-gradient(135deg,#2f2640,#1a1030);display:flex;justify-content:center;width:100%}.b-reactjs-services .stats-section .stats-wrapper{display:flex;justify-content:space-between;align-items:center;padding:56px 40px;max-width:1440px;flex-wrap:wrap;gap:0}@media screen and (max-width:768px){.b-reactjs-services .stats-section .stats-wrapper{justify-content:center;padding:40px 20px;gap:0}}.b-reactjs-services .stats-section .stat-item{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1 1;padding:0 24px}.b-reactjs-services .stats-section .stat-item:not(:last-child){border-right:1px solid hsla(0,0%,100%,.1)}@media screen and (max-width:768px){.b-reactjs-services .stats-section .stat-item{flex:0 0 50%;padding:16px}.b-reactjs-services .stats-section .stat-item:nth-child(odd){border-right:1px solid hsla(0,0%,100%,.1)}.b-reactjs-services .stats-section .stat-item:first-child,.b-reactjs-services .stats-section .stat-item:nth-child(2){border-bottom:1px solid hsla(0,0%,100%,.1)}.b-reactjs-services .stats-section .stat-item:not(:last-child){border-right:none}}.b-reactjs-services .stats-section .stat-item .stat-number{font-family:Plus Jakarta Sans,sans-serif;font-size:44px;font-weight:700;line-height:1.1;background:linear-gradient(90deg,#8b6cff,#e96965);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media screen and (max-width:768px){.b-reactjs-services .stats-section .stat-item .stat-number{font-size:34px}}@media screen and (max-width:500px){.b-reactjs-services .stats-section .stat-item .stat-number{font-size:28px}}@media screen and (max-width:360px){.b-reactjs-services .stats-section .stat-item .stat-number{font-size:24px}}.b-reactjs-services .stats-section .stat-item .stat-label{color:hsla(0,0%,100%,.7);font-size:14px;font-weight:500;margin-top:8px;letter-spacing:.02em}@media screen and (max-width:500px){.b-reactjs-services .stats-section .stat-item .stat-label{font-size:12px}}.b-reactjs-services .page-content-section{width:100%;display:flex;justify-content:center;background-color:#f5f4fa}.b-reactjs-services .page-content-section.alt-bg{background-color:#fff}.b-reactjs-services .page-content-section .width-wrapper{display:flex;flex-direction:column;align-items:flex-start;padding:80px 40px;max-width:1440px;width:100%}@media screen and (max-width:1024px){.b-reactjs-services .page-content-section .width-wrapper{padding:50px 24px}}@media screen and (max-width:500px){.b-reactjs-services .page-content-section .width-wrapper{padding:40px 20px}}@media screen and (max-width:360px){.b-reactjs-services .page-content-section .width-wrapper{padding:32px 16px}}.b-reactjs-services .page-content-section .section-title{color:#0e0f1e;font-family:Plus Jakarta Sans,sans-serif;font-size:32px;font-weight:700;line-height:1.2;margin-bottom:2rem;padding-bottom:1rem;position:relative}.b-reactjs-services .page-content-section .section-title:after{content:"";position:absolute;bottom:0;left:0;width:44px;height:3px;border-radius:2px;background:linear-gradient(90deg,#8b6cff,#e96965)}@media screen and (max-width:768px){.b-reactjs-services .page-content-section .section-title{font-size:26px}}@media screen and (max-width:500px){.b-reactjs-services .page-content-section .section-title{font-size:22px;margin-bottom:1.5rem}}@media screen and (max-width:360px){.b-reactjs-services .page-content-section .section-title{font-size:20px}}.b-reactjs-services .page-content-section .section-intro{color:rgba(14,15,30,.7);font-size:18px;line-height:170%;margin-bottom:2rem}@media screen and (max-width:768px){.b-reactjs-services .page-content-section .section-intro{font-size:16px}}@media screen and (max-width:500px){.b-reactjs-services .page-content-section .section-intro{font-size:15px}}.b-reactjs-services .page-content-section .page-content-body{width:100%}.b-reactjs-services .page-content-section .page-content-body .why-react-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:start;margin-bottom:1.5rem}@media screen and (max-width:768px){.b-reactjs-services .page-content-section .page-content-body .why-react-grid{grid-template-columns:1fr;gap:20px}}.b-reactjs-services .page-content-section .page-content-body .why-react-text p{color:#0e0f1e;font-family:Plus Jakarta Sans,sans-serif;font-size:17px;font-weight:400;line-height:170%;margin-bottom:1rem}@media screen and (max-width:500px){.b-reactjs-services .page-content-section .page-content-body .why-react-text p{font-size:15px}}.b-reactjs-services .page-content-section .page-content-body .why-react-list{margin-bottom:0;background:#fff;border-radius:12px;padding:20px 20px 20px 40px;border:1px solid rgba(14,15,30,.07)}@media screen and (max-width:500px){.b-reactjs-services .page-content-section .page-content-body .why-react-list{padding:16px 16px 16px 32px}}.b-reactjs-services .page-content-section .page-content-body .why-react-list li{font-size:16px;margin-bottom:10px;color:#0e0f1e}.b-reactjs-services .page-content-section .page-content-body .why-react-list li:last-child{margin-bottom:0}@media screen and (max-width:500px){.b-reactjs-services .page-content-section .page-content-body .why-react-list li{font-size:14px}}.b-reactjs-services .page-content-section .page-content-body .why-react-footer{color:rgba(14,15,30,.7);font-family:Plus Jakarta Sans,sans-serif;font-size:17px;font-weight:400;line-height:170%;margin:0}.b-reactjs-services .page-content-section .page-content-body p{color:#0e0f1e;font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:170%;margin-bottom:1.25rem}.b-reactjs-services .page-content-section .page-content-body p:last-child{margin-bottom:0}.b-reactjs-services .page-content-section .content-list{list-style:none;padding:0;margin:0 0 1.25rem}.b-reactjs-services .page-content-section .content-list li{position:relative;padding-left:1.25rem;margin-bottom:.5rem;color:#0e0f1e;font-size:16px;line-height:170%}.b-reactjs-services .page-content-section .content-list li:before{content:"•";position:absolute;left:0;color:#8b6cff}.b-reactjs-services .page-content-section .services-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;width:100%}.b-reactjs-services .page-content-section .services-grid .service-card:last-child:nth-child(odd){grid-column:span 2;max-width:calc(50% - 10px)}@media screen and (max-width:768px){.b-reactjs-services .page-content-section .services-grid .service-card:last-child:nth-child(odd){grid-column:span 1;max-width:100%}.b-reactjs-services .page-content-section .services-grid{grid-template-columns:1fr}}.b-reactjs-services .page-content-section .service-card{background:#f5f4fa;border:1px solid rgba(14,15,30,.07);border-radius:12px;padding:28px;display:flex;flex-direction:column;transition:box-shadow .2s ease,transform .2s ease}@media screen and (max-width:500px){.b-reactjs-services .page-content-section .service-card{padding:20px}}@media screen and (max-width:360px){.b-reactjs-services .page-content-section .service-card{padding:16px}}.b-reactjs-services .page-content-section .service-card:hover{box-shadow:0 6px 24px rgba(139,108,255,.12);transform:translateY(-2px)}.b-reactjs-services .page-content-section .service-card .card-icon{width:40px;height:40px;object-fit:contain;margin-bottom:16px;padding:8px;background:linear-gradient(135deg,rgba(139,108,255,.12),hsla(2,75%,65%,.08));border-radius:10px;box-sizing:content-box}.b-reactjs-services .page-content-section .service-card h3{color:#0e0f1e;font-size:17px;font-weight:600;margin-bottom:8px;line-height:1.3}.b-reactjs-services .page-content-section .service-card p{color:rgba(14,15,30,.6);font-size:15px;line-height:160%;margin-bottom:14px}.b-reactjs-services .page-content-section .service-card .content-list{margin-bottom:0}.b-reactjs-services .page-content-section .service-card .content-list li{font-size:14px;margin-bottom:4px;color:rgba(14,15,30,.8)}.b-reactjs-services .page-content-section .service-card .card-footer{margin-top:12px;margin-bottom:0;color:rgba(14,15,30,.6);font-size:14px;font-style:italic;line-height:160%}.b-reactjs-services .page-content-section .trust-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;width:100%}@media screen and (max-width:768px){.b-reactjs-services .page-content-section .trust-grid{grid-template-columns:1fr}}.b-reactjs-services .page-content-section .trust-card{background:#fff;border:1px solid rgba(14,15,30,.09);border-radius:12px;padding:28px;display:flex;flex-direction:column;transition:box-shadow .2s ease,transform .2s ease}@media screen and (max-width:500px){.b-reactjs-services .page-content-section .trust-card{padding:20px}}@media screen and (max-width:360px){.b-reactjs-services .page-content-section .trust-card{padding:16px}}.b-reactjs-services .page-content-section .trust-card:hover{box-shadow:0 6px 24px rgba(139,108,255,.12);transform:translateY(-2px)}.b-reactjs-services .page-content-section .trust-card .card-icon{width:40px;height:40px;object-fit:contain;margin-bottom:14px;padding:8px;background:linear-gradient(135deg,rgba(139,108,255,.12),hsla(2,75%,65%,.08));border-radius:10px;box-sizing:content-box}.b-reactjs-services .page-content-section .trust-card h3{color:#0e0f1e;font-size:17px;font-weight:600;margin-bottom:8px;line-height:1.3}.b-reactjs-services .page-content-section .trust-card p{color:rgba(14,15,30,.6);font-size:15px;line-height:160%;margin-bottom:14px}.b-reactjs-services .page-content-section .trust-card .list-label{color:rgba(14,15,30,.6);font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;margin-top:4px}.b-reactjs-services .page-content-section .trust-card .content-list{margin-bottom:0}.b-reactjs-services .page-content-section .trust-card .content-list li{font-size:14px;margin-bottom:4px;color:rgba(14,15,30,.8)}.b-reactjs-services .page-content-section .table-wrap{width:100%;overflow-x:auto;margin-bottom:1rem;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.06)}.b-reactjs-services .page-content-section .hiring-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden}.b-reactjs-services .page-content-section .hiring-table td,.b-reactjs-services .page-content-section .hiring-table th{padding:18px 24px;text-align:left;border-bottom:1px solid rgba(14,15,30,.07)}.b-reactjs-services .page-content-section .hiring-table th{background:#f5f4fa;font-weight:600;font-size:14px;letter-spacing:.03em;text-transform:uppercase;color:rgba(14,15,30,.6)}.b-reactjs-services .page-content-section .hiring-table td{color:#0e0f1e;font-size:16px;font-weight:500}.b-reactjs-services .page-content-section .hiring-table tbody tr:nth-child(2n) td{background:rgba(245,244,250,.5)}.b-reactjs-services .page-content-section .hiring-table tbody tr:hover td{background:rgba(139,108,255,.1)!important}.b-reactjs-services .page-content-section .hiring-table tr:last-child td{border-bottom:none}@media screen and (max-width:600px){.b-reactjs-services .page-content-section .hiring-table td,.b-reactjs-services .page-content-section .hiring-table th{padding:14px 16px}}@media screen and (max-width:400px){.b-reactjs-services .page-content-section .hiring-table td,.b-reactjs-services .page-content-section .hiring-table th{padding:12px}.b-reactjs-services .page-content-section .hiring-table td{font-size:14px}.b-reactjs-services .page-content-section .hiring-table th{font-size:12px}}.b-reactjs-services .page-content-section .hiring-table .price-col{font-weight:700;color:#8b6cff}.b-reactjs-services .page-content-section .hiring-table th.price-col{color:rgba(14,15,30,.6)}.b-reactjs-services .page-content-section .table-note{color:rgba(14,15,30,.55);font-size:14px;font-style:italic;margin:0}.b-reactjs-services .page-content-section .industries-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:12px}.b-reactjs-services .page-content-section .industry-tag{display:flex;align-items:center;gap:8px;padding:10px 18px;background:rgba(139,108,255,.08);border:1px solid rgba(139,108,255,.15);border-radius:8px;font-size:15px;font-weight:500;color:#0e0f1e;transition:background .2s ease,border-color .2s ease}@media screen and (max-width:500px){.b-reactjs-services .page-content-section .industry-tag{padding:8px 14px;font-size:13px}}.b-reactjs-services .page-content-section .industry-tag:hover{background:rgba(139,108,255,.15);border-color:rgba(139,108,255,.3)}.b-reactjs-services .page-content-section .industry-tag img{width:18px;height:18px;object-fit:contain;flex-shrink:0}.b-reactjs-services .page-content-section .process-steps{display:flex;flex-direction:column;gap:24px;width:100%}.b-reactjs-services .page-content-section .process-step{display:flex;align-items:flex-start;gap:20px;position:relative}.b-reactjs-services .page-content-section .process-step:not(:last-child):after{content:"";position:absolute;left:22px;top:46px;width:2px;height:24px;background:linear-gradient(180deg,rgba(139,108,255,.6),rgba(139,108,255,.05))}.b-reactjs-services .page-content-section .process-step .step-circle{flex-shrink:0;width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,#8b6cff,#e96965);color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:18px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(139,108,255,.3)}@media screen and (max-width:500px){.b-reactjs-services .page-content-section .process-step .step-circle{width:38px;height:38px;font-size:15px}}.b-reactjs-services .page-content-section .process-step .step-content{padding-top:10px}.b-reactjs-services .page-content-section .process-step .step-content strong{display:block;font-family:Plus Jakarta Sans,sans-serif;font-size:17px;font-weight:600;color:#0e0f1e;margin-bottom:4px}.b-reactjs-services .page-content-section .process-step .step-content p{color:rgba(14,15,30,.65);font-size:16px;line-height:160%;margin:0}.b-reactjs-services .page-content-section .accordions{width:100%;margin-top:1rem}.b-reactjs-services .page-content-section .accordions .accordion{margin-top:8px;cursor:pointer;padding:24px;border-radius:10px;border:1px solid rgba(14,15,30,.08);background:#fff;transition:border-color .2s ease,box-shadow .2s ease}@media screen and (max-width:500px){.b-reactjs-services .page-content-section .accordions .accordion{padding:18px}}@media screen and (max-width:360px){.b-reactjs-services .page-content-section .accordions .accordion{padding:14px}}.b-reactjs-services .page-content-section .accordions .accordion.active{border-color:#8b6cff;border-left:3px solid #8b6cff;box-shadow:0 4px 16px rgba(139,108,255,.08)}.b-reactjs-services .page-content-section .accordions .accordion.active .accordion-icon{transform:rotate(45deg)}.b-reactjs-services .page-content-section .accordions .accordion.active .accordion-icon path{stroke:#8b6cff}.b-reactjs-services .page-content-section .accordions .accordion .accordion-icon{flex-shrink:0;transition:transform .25s ease}.b-reactjs-services .page-content-section .accordions .accordion .head-wrapper{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.b-reactjs-services .page-content-section .accordions .accordion .head h3{font-size:17px;font-weight:600;color:#0e0f1e;margin:0;line-height:1.4}@media screen and (max-width:500px){.b-reactjs-services .page-content-section .accordions .accordion .head h3{font-size:15px}}.b-reactjs-services .page-content-section .accordions .accordion .content .text{color:rgba(0,0,0,.6);font-size:16px;font-weight:400;line-height:170%;margin-top:12px;padding-top:12px;border-top:1px solid rgba(14,15,30,.07)}.b-reactjs-services .page-content-section.cta-section{background:linear-gradient(135deg,#f0eeff,#fff0ef);text-align:center;align-items:center}.b-reactjs-services .page-content-section.cta-section .width-wrapper{align-items:center}.b-reactjs-services .page-content-section.cta-section .section-title{margin-bottom:1rem}.b-reactjs-services .page-content-section.cta-section .section-title:after{left:50%;transform:translateX(-50%)}.b-reactjs-services .page-content-section.cta-section p{color:rgba(14,15,30,.75);font-size:18px;margin-bottom:2rem;max-width:560px}@media screen and (max-width:500px){.b-reactjs-services .page-content-section.cta-section p{font-size:15px}}.b-reactjs-services .page-content-section.cta-section .hero-buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.b-reactjs-services .anim-hero .pill{animation:fadeUp .6s ease .1s both}.b-reactjs-services .anim-hero h1{animation:fadeUp .6s ease .25s both}.b-reactjs-services .anim-hero p{animation:fadeUp .6s ease .4s both}.b-reactjs-services .anim-hero .hero-buttons{animation:fadeUp .6s ease .55s both}.b-reactjs-services .stats-wrapper .stat-item{opacity:0;transform:translateY(24px);transition:opacity .5s ease,transform .5s ease;transition-delay:calc(var(--i, 0)*.12s)}.b-reactjs-services .stats-wrapper.in-view .stat-item{opacity:1;transform:translateY(0)}.b-reactjs-services .page-content-body .why-react-text{opacity:0;transform:translateX(-28px);transition:opacity .6s ease .1s,transform .6s ease .1s}.b-reactjs-services .page-content-body .why-react-list{opacity:0;transform:translateX(28px);transition:opacity .6s ease .25s,transform .6s ease .25s}.b-reactjs-services .page-content-body .why-react-footer{opacity:0;transform:translateY(20px);transition:opacity .5s ease .4s,transform .5s ease .4s}.b-reactjs-services .page-content-body.in-view .why-react-footer,.b-reactjs-services .page-content-body.in-view .why-react-list,.b-reactjs-services .page-content-body.in-view .why-react-text{opacity:1;transform:none}.b-reactjs-services .page-content-body p{opacity:0;transform:translateY(18px);transition:opacity .5s ease,transform .5s ease}.b-reactjs-services .page-content-body p:first-child{transition-delay:.1s}.b-reactjs-services .page-content-body p:nth-child(2){transition-delay:.22s}.b-reactjs-services .page-content-body p:nth-child(3){transition-delay:.34s}.b-reactjs-services .page-content-body.in-view p{opacity:1;transform:none}.b-reactjs-services .services-grid .service-card{opacity:0;transform:translateY(32px);transition:opacity .5s ease,transform .5s ease,box-shadow .2s ease;transition-delay:calc(var(--i, 0)*.07s)}.b-reactjs-services .services-grid.in-view .service-card{opacity:1;transform:translateY(0)}.b-reactjs-services .table-wrap{opacity:0;transform:translateY(24px);transition:opacity .5s ease .1s,transform .5s ease .1s}.b-reactjs-services .table-wrap.in-view{opacity:1;transform:translateY(0)}.b-reactjs-services .table-wrap.in-view tbody tr{animation:fadeUp .4s ease both;animation-delay:calc(var(--i, 0)*.08s + .15s)}.b-reactjs-services .trust-grid .trust-card{opacity:0;transform:translateY(32px);transition:opacity .5s ease,transform .5s ease,box-shadow .2s ease;transition-delay:calc(var(--i, 0)*.07s)}.b-reactjs-services .trust-grid.in-view .trust-card{opacity:1;transform:translateY(0)}.b-reactjs-services .industries-list .industry-tag{opacity:0;transform:scale(.82);transition:opacity .4s ease,transform .4s ease,background .2s ease,border-color .2s ease;transition-delay:calc(var(--i, 0)*.06s)}.b-reactjs-services .industries-list.in-view .industry-tag{opacity:1;transform:scale(1)}.b-reactjs-services .process-steps .process-step{opacity:0;transform:translateX(-28px);transition:opacity .5s ease,transform .5s ease;transition-delay:calc(var(--i, 0)*.1s)}.b-reactjs-services .process-steps.in-view .process-step{opacity:1;transform:translateX(0)}.b-reactjs-services .accordions .accordion{opacity:0;transform:translateY(20px);transition:opacity .45s ease,transform .45s ease,border-color .2s ease,box-shadow .2s ease;transition-delay:calc(var(--i, 0)*.08s)}.b-reactjs-services .accordions.in-view .accordion{opacity:1;transform:translateY(0)}.b-reactjs-services .cta-section .width-wrapper .section-title{opacity:0;transform:translateY(24px);transition:opacity .5s ease .1s,transform .5s ease .1s}.b-reactjs-services .cta-section .width-wrapper p{opacity:0;transform:translateY(18px);transition:opacity .5s ease .25s,transform .5s ease .25s}.b-reactjs-services .cta-section .width-wrapper .hero-buttons{opacity:0;transform:translateY(18px);transition:opacity .5s ease .4s,transform .5s ease .4s}.b-reactjs-services .cta-section .width-wrapper.in-view .hero-buttons,.b-reactjs-services .cta-section .width-wrapper.in-view .section-title,.b-reactjs-services .cta-section .width-wrapper.in-view p{opacity:1;transform:none}