:root{--clr-btn:#2077ba;--clr-accent:#2077ba;--clr-body:#4b4b4b;--clr-grey:#2b2828;--clr-lightblue:#f7fafe;--clr-iceblue:#e0fbff;--clr-lightbg:#fefefe;--clr-offwhite:#f8f8f8;--clr-white:#fff;--clr-hawkesBlue:#c9f1ff;--clr-bodybg:#fffcf4;--fs-700:4rem;--fs-600:3rem;--fs-500:1.5rem;--fs-400:1.25rem;--fs-300:1.125rem;--fs-200:1rem;--fw-bolder:800;--fw-bold:700;--fw-semibold:600;--fw-medium:500;--fw-regular:400;--animate-duration:1s}html{scroll-behavior:smooth;color-scheme:none}body{font-family:"Poppins",sans-serif;font-size:var(--fs-body);font-weight:var(--fw-regular);line-height:1.4;color:var(--clr-body);background-color:var(--clr-white)}h1,h2,h3,h4,h5,h6{font-family:"Poppins",sans-serif;line-height:1.4;margin:0}p{font-size:var(--fs-200);line-height:1.6;color:var(--clr-body)}.btn,a{cursor:none !important}.btn,.btn:active,.btn:focus{outline:none;box-shadow:none}.banner_section{padding-top:2rem}.text-link{text-decoration:underline;color:inherit;transition:text-decoration .5s ease-in-out,color .5s ease-in-out}.text-link:hover{text-decoration:none;color:var(--clr-accent)}.text-yellow{color:var(--clr-yellow)}.text-orange{color:var(--clr-btn)}.blue-bg{background:var(--clr-lightblue)}.yellow-bg{background:#ffedc0}.green-bg{background:var(--clr-green)}.overflow-hidden{overflow:hidden}.section-padding{padding:3rem 0}.section-heading{font-size:var(--fs-600);font-weight:var(--fw-medium);color:#0e0e0e;margin-bottom:20px}a,a:hover{text-decoration:none}.btn,button:focus,.btn:focus{box-shadow:none;outline:none}@keyframes marquee{0%{background-position-y:0%}100%{background-position-y:-120%}}.marquee_wrapper{display:flex;overflow:hidden;height:100%;justify-content:space-between}.wireframe_loaderwrapper{height:100dvh;width:100%;background-color:var(--clr-white);overflow:hidden;position:fixed;inset:0;z-index:99999}.wireframemoving{background:url("/wp-content/uploads/2025/01/wireframebg.png");background-repeat:repeat-y;width:320px;background-size:100%;height:2000px;margin-left:-44%;transform:rotateZ(-45deg);transform-origin:top;animation:6s linear infinite forwards marquee;margin-top:-120px}.middle_wireframe{background:url("/wp-content/uploads/2025/01/wireframeofpage.webp") no-repeat;background-size:40%;position:absolute;z-index:2;inset:0;background-position:50% 50%;transition:background-size .5s ease-out}.middle_wireframe.zoomIn{background-size:100%}.marquee_wrapper,.wireframe_loaderwrapper{opacity:1;visibility:visible;transition:opacity 2s ease-in-out,visibility 2s ease-in-out,display 2s ease-in-out}.marquee_wrapper.hidden,.wireframe_loaderwrapper.hidden,.middle_wireframe.hidden,.marquee_wrapper.hidden{opacity:0;visibility:hidden;display:none}.curtainloader{position:fixed;z-index:999;top:0;left:0;width:0;height:100vh;transition:width 0s 1.4s ease}.curtainloader .loader__tile{position:absolute;left:0;width:0;height:20%;background-color:#e2e2e2;transition:width .7s ease}.curtainloader .loader__tile:nth-child(0){top:calc(-1 * 20%);transition-delay:-.2s}.curtainloader .loader__tile:nth-child(1){top:calc(0 * 20%);transition-delay:0s}.curtainloader .loader__tile:nth-child(2){top:calc(1 * 20%);transition-delay:.2s}.curtainloader .loader__tile:nth-child(3){top:calc(2 * 20%);transition-delay:.4s}.curtainloader .loader__tile:nth-child(4){top:calc(3 * 20%);transition-delay:.6s}.curtainloader .loader__tile:nth-child(5){top:calc(4 * 20%);transition-delay:.8s}.loader--active{width:100%;transition-delay:0s}.loader--active .loader__tile{width:100%}.loader--active .loader__tile:nth-child(0){transition-delay:-.2s}.loader--active .loader__tile:nth-child(1){transition-delay:0s}.loader--active .loader__tile:nth-child(2){transition-delay:.2s}.loader--active .loader__tile:nth-child(3){transition-delay:.4s}.loader--active .loader__tile:nth-child(4){transition-delay:.6s}.loader--active .loader__tile:nth-child(5){transition-delay:.8s}.bannerContent{padding:7rem 0;border-right:1px solid #e2e2e2}.borderContainer{border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}.bannerheading{font-size:var(--fs-700);font-weight:700;color:#575757;margin-bottom:20px}.banner_section p{color:#4b4b4b;padding-right:40px}.grids:before{content:"";position:absolute;top:0;left:50%;height:100%;width:1px;background-color:#e2e2e2}.grids:after{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background-color:#e2e2e2}.text_wrapper{display:block;position:relative;height:70px;box-sizing:content-box;overflow:hidden}#canvas{height:75px;width:75px}.custom-cursor{position:absolute;z-index:999;height:25px;width:25px;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;border:1px solid #000;display:grid;place-content:center}.custom-cursor span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#000}.custom-cursor.hover{mix-blend-mode:difference;background-color:#575757}.mouseInteraction{background-color:#f47412 !important;transform:scale(2) translate(-50%,-50%);mix-blend-mode:difference}.mouseInteraction span,.custom-cursor.hover span{display:none}.animatetext{display:block;width:100%;color:var(--clr-btn);animation:spinText 6s infinite}.image_wrapper{position:relative;width:100%;height:100%}.image_wrapper img{position:absolute;top:16%;left:9%;z-index:1}.image_wrapper img:nth-of-type(2){left:18%;z-index:2;top:18%}.image_wrapper img:nth-of-type(3){left:28%;z-index:3;top:21%}.image_wrapper img:nth-of-type(4){left:37%;z-index:4;top:24%}.image_wrapper img:nth-of-type(5){z-index:5;top:26%;left:47%}.processText{font-size:var(--fs-200);font-weight:var(--fw-semibold);color:#454545;position:absolute;top:32px;left:25px}@keyframes spinText{10%{transform:translate3d(0,-112%,0)}35%{transform:translate3d(0,-100%,0)}45%{transform:translate3d(0,-212%,0)}60%{transform:translate3d(0,-200%,0)}75%{transform:translate3d(0,-312%,0)}100%{transform:translate3d(0,-300%,0)}}.image_wrapper img{opacity:0;transform:translate3d(0,40%,0);transition:opacity .5s ease-in-out,transform .5s ease-in-out}.image_wrapper img.revealIn{opacity:1;transform:translate3d(0,0,0)}.image_wrapper img:hover{transform:translateY(-60px)}.cta-btn{font-size:var(--fs-200);font-weight:600;background-color:var(--clr-btn);border-radius:52px;color:var(--clr-white);padding:10px 20px;transition:background-color .5s ease-in-out,color .5s ease-in-out,transform .5s ease-in-out;white-space:nowrap}.customBuilds p{font-size:var(--fs-300)}.arrow_icon{margin-left:5px;transition:transform .5s ease-in-out}.cta-btn:hover{color:var(--clr-white);transform:translateY(-1px);box-shadow:rgba(0,0,0,.1) 0 4px 12px}.cta-btn:hover .arrow_icon{transform:translateX(5px)}.accordionheader h3{font-size:2rem}.accordion_btn{padding:23px 0;font-size:var(--fs-400);font-weight:500;color:#2f2f2f;background-color:transparent}.accordioncard{border-bottom:1px solid #919191;padding-bottom:1.2rem;margin-bottom:1rem}.accordionbody{font-size:var(--fs-200);font-weight:var(--fw-regular);color:#919191}.plusIcon{transition:transform .2s ease-in}.accordion_btn[aria-expanded=true] .plusIcon{transform:rotate(-135deg)}.accordion_btn[aria-expanded=false] .plusIcon{transform:rotate(0deg)}.section-subheading{max-width:83ch;margin:auto;font-size:var(--fs-400)}.quote{font-size:var(--fs-400)}.gridContainer{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:auto;gap:40px}.gridheading{font-size:var(--fs-200);color:#2f2f2f;line-height:1.7;font-weight:var(--fw-medium);text-align:center}.gridbox{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:15px}.gridIcon{background:url("/wp-content/uploads/2025/01/css_sprites-1.png") no-repeat;height:99px}.gridbox:nth-of-type(1) .gridIcon{width:88px;background-position:-125px -108px}.gridbox:nth-of-type(1):hover .gridIcon{background-position:-233px -108px}.gridbox:nth-of-type(2) .gridIcon{width:48px;background-position:-464px -237px}.gridbox:nth-of-type(2):hover .gridIcon{background-position:-542px -103px}.gridbox:nth-of-type(3) .gridIcon{width:57px;background-position:-464px -123px}.gridbox:nth-of-type(3):hover .gridIcon{background-position:-464px -10px}.gridbox:nth-of-type(4) .gridIcon{width:80px;background-position:-217px -355px}.gridbox:nth-of-type(4):hover .gridIcon{background-position:-117px -355px}.gridbox:nth-of-type(5) .gridIcon{width:87px;background-position:-356px -204px}.gridbox:nth-of-type(5):hover .gridIcon{background-position:-356px -6px}.gridbox:nth-of-type(6) .gridIcon{width:84px;background-position:-228px -231px}.gridbox:nth-of-type(6):hover .gridIcon{background-position:-124px -231px}.gridbox:nth-of-type(7) .gridIcon{width:153px;background-position:-183px -10px}.gridbox:nth-of-type(7):hover .gridIcon{background-position:-10px -10px}.gridbox:nth-of-type(8) .gridIcon{width:95px;background-position:-10px -108px}.gridbox:nth-of-type(8):hover .gridIcon{background-position:-10px -231px}.gridbox:nth-of-type(9) .gridIcon{width:87px;background-position:-10px -355px}.gridbox:nth-of-type(9):hover .gridIcon{background-position:-356px -109px}.gridbox:nth-of-type(10) .gridIcon{background:url("/wp-content/uploads/2025/01/Frame.png") no-repeat;background-size:contain;width:66px}.gridbox:nth-of-type(10):hover .gridIcon{background:url("/wp-content/uploads/2025/01/Group.png") no-repeat}.h4_heading{font-size:var(--fs-500);font-weight:var(--fw-medium);color:#5b5b5b;margin-bottom:10px}.para-16{font-size:var(--fs-200);color:#595959}.casestudy_wrapper{border-radius:15px}.casestudy_wrapper img{transform:scale(1);transition:transform .4s ease-in-out}.casestudy_wrapper:hover img{transform:scale(1.1)}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:60px;padding-top:30px}.grid-3{display:grid;justify-content:center;grid-template-columns:repeat(3,200px);align-items:flex-start;place-items:center;padding-top:30px}figure{text-align:center;margin:0}figcaption{font-size:var(--fs-200);color:#201b1b;font-weight:var(--fw-semibold)}.blog-section .splide__pagination__page.is-active{border-radius:50%;background:#919191 !important;border:1px solid transparent;transform:none;outline:none}.blog-section .splide__pagination__page{height:15px;width:15px;border:1px solid #919191;background:#fff}.blog-section .splide:not(.is-overflow) .splide__pagination{display:block;text-align:center}.blog-section .splide__pagination{bottom:-2.5rem}.blog-card{flex-direction:column;display:flex;height:100%}.blog-image{width:100%;transform:scale(1);transition:transform .4s ease-in}.blog-card:hover .blog-image{transform:scale(1.1)}.blog-title{margin-top:0;font-size:var(--fs-400);font-weight:var(--fw-semibold);color:#4b5056;margin-bottom:5px}.blog-title a{color:#4b5056}.exerpt{margin-bottom:25px;font-size:var(--fs-200);font-weight:var(--fw-regular);line-height:1.7}.readmore-btn{background-color:#199040;font-size:var(--fs-300);margin-top:auto;align-self:flex-start;transform:translateY(0);transition:box-shadow .5s ease-in-out,transform .5s ease-in-out;padding:9px 15px;color:#fff;line-height:inherit}.readmore-btn:hover{color:#fff;box-shadow:rgba(0,0,0,.1) 0 4px 12px;transform:translateY(-1px)}.accordion-wrapper .card{border-radius:1.4rem;box-shadow:0 3px 7px rgba(0,0,0,.03);margin-bottom:1.25rem}.accordion-wrapper .card-header{padding:1.4rem 1.875rem;margin-bottom:0;background-color:transparent;border-bottom:0}.question{color:#121111;margin-top:0;margin-bottom:0;font-size:22px;font-weight:var(--fw-medium)}.btn-link:hover,.btn-link:focus{text-decoration:none;color:inherit}.question-btn{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0;white-space:normal;text-align:left}.faq-answer{font-size:var(--fs-200);margin-bottom:0;font-weight:400;padding:0 2.5rem 1.4rem 1.875rem}.accordion-icon .arrow-down{border:solid #666;border-width:0 2px 2px 0;display:inline-block;padding:5px;transform:rotate(224deg);-webkit-transform:rotate(224deg)}.arrow-down{transition:all .3s ease}.question-btn.collapsed .arrow-down{transform:rotate(45deg);-webkit-transform:rotate(45deg)}.rotatecircle{transform:rotate(0);animation:14s linear infinite forwards rotate;transform-origin:inherit}@keyframes rotate{to{transform:rotate(360deg)}}.designServices svg{max-width:100%}.designServices svg *{transform-box:fill-box}.superapps{width:90%;margin:auto}.uxlottie{width:90%}.zoom-in{transform:scale(0);transition:transform .5s ease-out;transform-origin:center}.zoom-in.appear{transform:scale(1)}.fade-in{opacity:0;transition:opacity .4s ease-in}.fade-in.appear{opacity:1}.from-bottom{-webkit-transform:translateY(30%);transform:translateY(30%)}.from-left{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.from-right{-webkit-transform:translateX(50%);transform:translateX(50%)}.from-bottom,.from-right,.from-left{transition:opacity .25s ease-in,-webkit-transform .5s ease-in;transition:opacity .25s ease-in,transform .5s ease-in;transition:opacity .25s ease-in,transform .5s ease-in,-webkit-transform .45s ease-in;opacity:0}.from-bottom.appear,.from-right.appear,.from-left.appear{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.scroll_effect{animation:slide-up 1s cubic-bezier(.65,0,.35,1) forwards}@keyframes slide-up{0%{transform:translateY(100%);opacity:0}100%{transform:translateY(0);opacity:1}}#cursorwrapper canvas{position:absolute;inset:0;height:100%;width:100%;border-radius:50%}.gridWrapper{display:grid;grid-template-columns:1fr 1fr;justify-content:center;align-items:center;text-align:center}.flip_card{position:relative;perspective:1000px;-moz-perspective:1000px;-webkit-perspective:1000px;height:224px;min-height:100%}.card_inner{position:absolute;width:100%;height:100%;transition:transform .8s;-moz-transform:transform .8s;-webkit-transform:transform .8s;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}.flip_card:hover .card_inner{transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);-webkit-transform:rotateY(-180deg)}.flip_card .front{transition:opacity .2s ease-out}.flip_card .front,.flip_card .back{position:absolute;height:100%;width:100%;backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;display:grid;place-content:center;padding:0 20px}.flip_card:hover .front{opacity:0}.flip_card .back{transform:rotateY(180deg);-moz-transform:rotateY(180deg);-webkit-transform:rotateY(180deg)}.flip_card:nth-of-type(odd){border-right:1px solid #aeaeae}.flip_card:nth-of-type(even),.flip_card:nth-of-type(odd){border-bottom:1px solid #aeaeae}.flip_card:nth-of-type(5),.flip_card:last-child{border-bottom:none}.topbottomborder{border-block:1px solid #aeaeae}.tech__splide{height:350px;height:max-content}.tech__splide .splide__slide{padding:20px 0}.tech__splide .splide__pagination,.mobiletech__splide .splide__pagination{bottom:-1rem}.blog__splide{height:max-content}.animated_text{font-size:var(--fs-400);font-weight:var(--fw-medium);color:#2f2f2f;margin-bottom:10px}.gridWrapper p{color:#919191;font-size:14px;font-weight:var(--fw-regular);cursor:default}.animation_circle{height:310px;width:310px;border-radius:50%;border:1px solid #5b5b5b;display:grid;place-content:center;margin:0 auto}.animated_title{text-align:center;font-size:var(--fs-400);font-weight:var(--fw-medium);color:#2f2f2f;max-width:15ch;transition:color .5s ease}.circle_overlay{background-color:#fff;position:absolute;border-radius:50%;inset:0;z-index:-1;transform:scale3d(0,0,0);transform-origin:center;transition:transform .3s ease;display:grid;place-content:center}.darkmode{background-color:#000}.animation_circle:hover .circle_overlay{transform:scale3d(1,1,1)}.animation_circle:hover .changecolor{color:var(--clr-white)}.hide_text{transform:translateY(0);transition:opacity .2s ease-out,transform .2s ease-out}.animation_circle:hover .canvas_text{display:none}.animation_circle:hover .hide_text{opacity:0;transform:translateY(100%)}.pulse{height:80px;width:80px;background-color:#ff6d1b;border-radius:50%;display:grid;place-content:center;position:relative}.pulse span{position:absolute;height:100%;width:100%;background-color:inherit;border-radius:inherit;opacity:1;animation:pulse 2s ease-out infinite;animation-delay:calc(1s * var(--i))}@keyframes pulse{100%{opacity:0;transform:scale(3)}}.pulse svg{z-index:2}#cursorcanvas{position:absolute;inset:0;height:100%;width:100%;border-radius:50%;display:none}.animation_circle:hover #cursorcanvas{display:block}.lottie-container.data{height:360px;width:450px}.lottie-container.remote{width:230px}.errorimg{width:270px}.mobilegridwrapper{display:none}.lottie-container.toggleswitch{width:150px}input[type=checkbox]{height:0;width:0;visibility:hidden}.mobiletech__splide{display:none}.tech__splide .splide__pagination__page.is-active,.mobiletech__splide .splide__pagination__page.is-active{background:#575757}.mobiletech__splide .splide__arrow{background:0 0}@media (min-width:1440px){:root{--fs-700:3.5rem;--fs-600:2.8rem}.container{max-width:1320px}}@media (min-width:1600px){.container{max-width:1440px}}@media (min-width:1900px){.container{max-width:1600px}}@media (min-width:2200px){:root{--fs-700:3.8rem;--fs-600:3.2rem;--fs-500:2rem;--fs-400:1.6rem;--fs-300:1.5rem;--fs-200:1.4rem}.container{max-width:2000px}.text_wrapper{height:80px}.gridWrapper p{font-size:20px}.question{font-size:24px}}@media (max-width:1600px){:root{--fs-700:3.5rem}.wireframemoving{width:290px}}@media (max-width:1440px){:root{--fs-700:3.5rem}.wireframemoving{width:320px;margin-left:-73%}.container{max-width:100%;padding:0 40px}#canvas{height:65px;width:65px}}@media screen and (max-width:1366px){:root{--fs-700:3.2rem;--fs-600:2.8rem;--fs-400:1.1rem;--fs-300:1.1rem}.lottie-container.data{width:330px}.techsavvy .container{padding:0 20px}.wireframemoving{margin-left:-54%}.middle_wireframe{background-size:55%}.animation_circle{height:280px;width:280px}.banner_section{padding-inline:30px}.text_wrapper{height:62px}.gridheading{font-size:14px}.question{font-size:18px}.flip_card{height:250px}}@media screen and (max-width:1280px){.wireframemoving{margin-left:-63%}.lottie-container.data{width:290px}.lottie-container.remote{width:170px}.animation_circle{height:250px;width:250px}.errorimg{width:200px}}@media screen and (max-width:1199px){:root{--fs-700:2.7rem}.t_quotes{top:4px;left:17px;height:80px}.wireframemoving{width:330px}.wireframemoving{margin-left:-133%}}@media screen and (max-width:991px){:root{--fs-600:2.2rem}.image_wrapper img:hover{transform:unset}.hoverimg{animation:popimg 5.5s ease-in-out infinite;animation-delay:calc(1s * var(--j))}@keyframes popimg{0%,20%{transform:translate3d(0,0,0)}40%{transform:translate3d(0,-30px,0)}60%{transform:translate3d(0,0,0)}100%{transform:translate3d(0,0,0)}}.bannerContent{border-right:none;padding:4rem 0;border-bottom:1px solid #e2e2e2}.customBuilds{padding-bottom:30px}#canvas{height:60px;width:60px}.lottie-container.toggleswitch{width:120px}.tech__splide{display:none}.mobiletech__splide{display:block;height:230px;height:max-content}.circle_overlay{transform:none}.translatetext,.translateimage{opacity:0}.translatetext{animation:rotatetext 4s ease-out infinite}.translateimage{animation:rotateimage 4s ease-out infinite}@keyframes rotatetext{0%,30%{opacity:0}40%,60%{opacity:1}70%,100%{opacity:0}}@keyframes rotateimage{0%,30%{opacity:1}40%,60%{opacity:0}70%,100%{opacity:1}}.darkmode{transform:scale3d(0,0,0);animation:overlay 1.5s ease-out infinite}.changecolor{animation:colorchange 1.5s ease-out infinite}.animation_circle:hover .circle_overlay{transform:none}@keyframes colorchange{20%{color:#2f2f2f}100%{color:#fff}}@keyframes overlay{to{transform:scale3d(1,1,1);color:#fff}}.movecursor{position:absolute;top:88px;left:40px;height:50px;width:50px;border-radius:50%;background:#f47412;mix-blend-mode:difference;z-index:2;animation:movecursor 2s ease-out infinite alternate}@keyframes movecursor{0%{left:2%}20%{top:90px}40%{top:85px}60%{top:90px}80%{top:80px}100%{left:68%}}.blendtext{position:relative;z-index:1}.blog-section.section-padding{padding:3rem 0 4rem}.wireframemoving:first-child{display:block}.lg_gridwrapper,.custom-cursor{display:none}.wireframemoving{background:url("/wp-content/uploads/2025/01/tab_bg.png");background-repeat:repeat-y;width:266px;background-size:100%;margin-left:-139%;animation:2s linear infinite forwards marquee;height:2230px}.middle_wireframe{background:url("/wp-content/uploads/2025/01/tabwireframe.png") no-repeat;background-size:50%;background-position:center}.mobilegridwrapper{display:grid;grid-template-columns:1fr 1fr;justify-content:center;align-items:center;text-align:center}.mobilegrid{height:200px;display:grid;place-content:center;padding:0 20px}.mobilegrid:nth-of-type(odd){border-right:1px solid #aeaeae}.mobilegrid:nth-of-type(even),.mobilegrid:nth-of-type(odd){border-bottom:1px solid #aeaeae}.mobilegrid:nth-of-type(5),.mobilegrid:last-child{border-bottom:none}.animation_circle{height:220px;width:220px}.errorimg{width:180px}.lottie-container.data{width:255px}.image_wrapper img{top:13%}.image_wrapper img:nth-of-type(2){top:15%}.image_wrapper img:nth-of-type(3){top:17%}.image_wrapper img:nth-of-type(4){top:18%}.image_wrapper img:nth-of-type(5){top:20%}.grid-2{gap:40px}.image_wrapper{min-height:450px}.gridContainer{grid-template-columns:repeat(4,1fr);gap:40px 10px}.topbottomborder{border-block:none}.uxExellence p br{display:none}.mobiletech__splide .splide__pagination{bottom:-2.5rem}}@media screen and (max-width:800px){.section-padding,.bannerContent{padding:2rem 0}.blog-section .container{max-width:100%;padding:0 20px}.container{max-width:100%;padding:0 22px}.accordion-wrapper .card-header{padding:1rem}.accordion-wrapper .card{border-radius:1em;margin-bottom:1rem}.gridbox:nth-of-type(1) .gridIcon{background-position:-233px -108px}.gridbox:nth-of-type(2) .gridIcon{background-position:-542px -103px}.gridbox:nth-of-type(3) .gridIcon{background-position:-464px -10px}.gridbox:nth-of-type(4) .gridIcon{background-position:-117px -355px}.gridbox:nth-of-type(5) .gridIcon{background-position:-356px -6px}.gridbox:nth-of-type(6) .gridIcon{background-position:-124px -231px}.gridbox:nth-of-type(7) .gridIcon{background-position:-10px -10px}.gridbox:nth-of-type(8) .gridIcon{background-position:-10px -231px}.gridbox:nth-of-type(9) .gridIcon{background-position:-356px -109px}.gridbox:nth-of-type(10) .gridIcon{background:url("/wp-content/uploads/2025/01/Group.png") no-repeat;background-size:contain;width:66px}}@media screen and (max-width:767px){:root{--fs-700:3rem;--fs-600:2rem}.customBuilds{padding-bottom:0}.wireframemoving{background:url("/wp-content/uploads/2025/01/mobilebg.png");background-repeat:repeat-y;background-size:100%;animation:4s linear infinite forwards marquee;width:223px;height:3000px;margin-left:-164%}.middle_wireframe{background:url("/wp-content/uploads/2025/01/mobile_wireframe.png") no-repeat;background-size:45%;background-position:center}.mobilegrid{height:260px}.lottie-container.data{width:221px}.animation_circle{height:190px;width:190px}.errorimg{width:150px}.pulse{height:50px;width:50px}.blog-section .splide__pagination__page{height:10px;width:10px}.designServices svg{height:auto}#canvas{height:55px;width:55px}.gridContainer{grid-template-columns:repeat(3,1fr)}.customBuilds.section-padding{padding:0}.processText{left:0}.mvp{right:0}}@media screen and (max-width:699px){.image_wrapper img:nth-of-type(1){top:7%;left:4%}.image_wrapper img:nth-of-type(2){top:9%;left:17%}.image_wrapper img:nth-of-type(3){top:12%}.image_wrapper img:nth-of-type(4){top:14%}.image_wrapper img:nth-of-type(5){top:17%}.wireframemoving{margin-left:-193%}.mobilegrid{height:330px}.grid-2{grid-template-columns:1fr;width:100%}}@media screen and (max-width:575px){:root{--fs-700:2.3rem;--fs-600:2rem;--fs-400:1rem}.section-padding{padding:1.5rem 0}.readmore-btn{align-self:center}.wireframemoving{margin-left:-254%}.image_wrapper img{width:50%;top:18% !important}.bannerContent{padding:2rem 0}.text_wrapper{height:47px}.accordion-wrapper .card-header{padding:.8rem}.accordion-wrapper .card{border-radius:.8rem}#canvas{height:51px;width:51px}.accordion-icon .arrow-down{margin-left:1rem}.faq-answer{padding:0 1.5rem 1.4rem 1rem}.gridContainer{grid-template-columns:repeat(2,1fr)}.grid-2{gap:33px}.grid-3{grid-template-columns:repeat(3,140px)}.question{font-size:15px}.lottie-container.data{width:330px}.animation_circle{height:280px;width:280px}.errorimg{width:230px}.pulse{height:70px;width:70px}.movecursor{top:120px;left:5%}@keyframes movecursor{0%{left:5%}20%{top:120px}40%{top:115px}60%{top:110px}80%{top:120px}100%{left:68%}}.uxlottie{padding:30px 0 15px}}@media screen and (max-width:485px){:root{--fs-700:1.9rem;--fs-600:1.8rem;--fs-400:1rem;--fs-300:1rem}.banner_section{padding-inline:15px}#canvas{height:48px;width:48px}.gridheading{font-size:13px}.image_wrapper{min-height:390px}.grid-2{gap:33px;grid-template-columns:1fr}.text_wrapper{height:35px}.image_wrapper img{top:26% !important}}@media screen and (max-width:479px){:root{--fs-200:14px}.grid-3{grid-template-columns:repeat(3,120px)}.middle_wireframe{background-size:60%}.mobilegrid{height:auto;padding:29px 20px}.wireframemoving{margin-left:-218%;width:150px}.mobilegridwrapper{grid-template-columns:1fr}.mobilegrid:nth-of-type(odd){border-right:none}.mobilegrid:nth-of-type(5),.mobilegrid:last-child{border-bottom:1px solid #aeaeae}.splide__arrow--next{right:0}.splide__arrow--prev{left:0}}@media screen and (max-width:385px){:root{--fs-700:1.7rem;--fs-600:1.6rem;--fs-500:1.3rem}.wireframemoving{margin-left:-285%}.container{padding:0 15px}.grid-3{grid-template-columns:repeat(3,1fr)}#canvas{height:40px;width:40px}figure img{width:60px}.image_wrapper{min-height:340px}.cta-btn,figcaption{font-size:13px;padding:9px 16px}.question{font-size:15px}.faq-answer,.exerpt{font-size:14px}.image_wrapper img{top:24% !important}.splide__arrow--next{right:-25px}.splide__arrow--prev{left:-25px}}@media screen and (max-width:320px){:root{--fs-700:1.5rem}.text_wrapper{height:27px}}