@import url("https://fonts.googleapis.com/css2?family=Encode+Sans:wght@100..900&display=swap");@font-face{font-family:Rockwell;src:local("rockwellFont"),url(webpack:///mini-css-extract-plugin/_next/static/media/ROCK.3676083e.TTF) format("truetype")}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:Encode Sans,sans-serif;background-color:#fff;overflow-x:hidden}.section,section{padding:0 3rem;max-height:100%}a,a:hover{text-decoration:none}.btnTheme{display:inline-block;background-color:#ef7f1a;color:#fff;cursor:pointer;font-weight:600;border-radius:4px;padding:.5rem 1.5rem!important;transition:background-color .3s cubic-bezier(.165,.84,.44,1),box-shadow .3s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden;letter-spacing:1px;transition:background-color .3s ease}.animButton.dark{border:1px solid #000;color:#000;font-weight:500}.animButton.dark:after,.animButton.dark:before{background-color:#fff}.animButton{position:relative;display:inline-block;padding:15px 30px;border:1px solid #fefefe;text-transform:uppercase;color:#fefefe;text-decoration:none;font-weight:300;font-size:15px;transition:.3s}.animButton:before{height:calc(100% - -2px);background-color:#000}.animButton:after,.animButton:before{content:"";position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);transition:.3s ease-out;transform:scaleY(1)}.animButton:after{height:calc(100% - 50px);background-color:#101921}.animButton:hover:before{transform:translateY(-25px);height:0}.animButton:hover:after{transform:scaleX(0);transition-delay:.15s}.animButton.dark:hover,.animButton:hover{border:1px solid #000;color:#000}.animButton span{position:relative;z-index:3}.btnBorder{border:1px solid #ef7f1a;cursor:pointer;font-weight:500;border-radius:4px;padding:.5rem 1.5rem!important;letter-spacing:1px;transition:color .3s ease}.btnBorder,.btnBorder:hover{color:#ef7f1a}.btnTheme:hover{background-color:#cf6100;color:#fff}.navWrap{padding:1rem 2rem;background:#fff}.navWrap .navbar-nav{gap:1rem}.navWrap .navbar-nav .nav-link{color:#000!important;font-weight:500}.navWrap .customNav .nav-link{font-size:1rem;height:40px;position:relative}.navWrap .customNav .nav-link:before{content:"";position:absolute;bottom:0;height:4px;width:0;background-color:#ef7f1a;transition:width .5s ease-in-out}.navWrap .customNav .nav-link:hover:before{width:100%}.navWrap .navbar-expand-lg{align-items:baseline;gap:1.1rem}.navWrap .internalHead .navLogo,.navWrap .navLogo{width:12rem}.navWrap .navAuthBtn{display:flex;gap:1rem}.landing{width:100%;height:95vh;color:#fff}.landing .landingWrap{margin-top:1rem}.featureWrap h2,.landing .landingWrap h1,.valueWrap h2{font-size:2.2rem;color:#ef7f1a;font-weight:800;letter-spacing:.5px}.landing .landingWrap h1{color:#000;span{color:#ef7f1a}}.landing .landingWrap p{font-size:1.2rem;font-weight:600;letter-spacing:.5px;margin:1rem 0 2rem;color:#000}.landing .landingWrap a{text-decoration:none}.landing .landingWrap .heroRightImg img{width:100%}.features{color:#000;text-align:center;padding:4rem 2rem}.features .featCardWrap{text-align:left;margin-top:80px}.features .featCardWrap .cardFeature{position:relative;height:300px;padding:10px 18px;border-radius:16px;overflow:hidden;display:flex;justify-content:center;align-items:flex-end;backdrop-filter:blur(4px)}.features .featCardWrap .cardFeature h3{font-size:1.2rem}.features .featCardWrap .cardFeature h2{font-size:8em;color:hsla(0,0%,100%,.1);pointer-events:none;font-weight:revert}.cardFeature p{font-weight:300}.animCont,.featureWrap{width:70%;margin:0 auto 1rem;text-align:center}.cardAnimSection{padding:4rem 2rem;height:100%;background:#000}.animCont p,.faqWrap p,.featureWrap p,.signUpBg p,.valueWrap p{font-weight:200;color:#000;font-weight:500}.animCont h2,.empInfo h3,.faqWrap h3,.signUpBg h3{font-size:2.2rem;color:#ef7f1a;font-weight:800;letter-spacing:.5px}.signUpSec{height:50vh;display:flex;justify-content:center;align-items:center;text-align:center;background:url(/img/signBg.png);background-repeat:no-repeat;background-attachment:fixed;background-size:cover}.signUpBg p{width:60%;margin:2rem auto;color:#000;font-weight:400}.slider{height:150px;margin:auto;position:relative;display:grid;place-items:center;overflow:hidden}.slide-track{display:flex;width:calc(190px * 16);animation:scroll 40s linear infinite}.slide{height:80px;display:flex;align-items:center;padding:15px 25px;perspective:100px}.slide img{transition:transform .3s ease-in-out}.slide img:hover{transform:scale(1.2)}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-190px * 8))}}.footerWrap{width:100%;overflow:hidden;padding:3rem 2rem 0;color:#fff;background:#000}.footerWrap ul{list-style:none;padding:.5rem;margin-top:1rem}.footerWrap li{margin-bottom:.5rem}.footerWrap li>a{color:#fff;font-weight:200;font-size:.8rem}.iWrap{height:40px;display:inline-block;width:40px;background:#000;padding:10px;border-radius:50%;transition:all .3s ease-in-out}.iWrap img{transition:transform .5s ease-in-out}.iWrap:hover img{transform:scale(1.3)}.socialIcons .iWrap.fb:hover{background-color:#3b5998}.socialIcons .iWrap.insta:hover{background-color:#d200b3}.socialIcons .iWrap.yt:hover{background-color:red}.socialIcons .iWrap.linkedin:hover{background-color:#0077b5}.socialIcons{display:flex;gap:1rem;padding-bottom:1rem}.col-6:has(span.tc){display:flex;align-items:center;font-size:.8rem;font-weight:200;word-spacing:1px;letter-spacing:1px}.appWrap{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;width:100%;gap:1rem}.appWrap img{cursor:pointer}.panel-default{margin-bottom:25px}.faqSection{padding:5rem 2rem}.faqWrap{width:70%;margin:0 auto;text-align:center}.panel-default>.panel-heading{color:#fff;border-color:#e4e5e7;padding:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.panel-default>.panel-heading a{display:block;padding:8px 15px;font-size:16px;color:#fff;text-decoration:none!important;transition:.8s ease;font-weight:100;position:relative}.panel-default>.panel-heading a:after{content:"";position:absolute;top:11px;right:0;display:inline-block;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:transform .25s linear;-webkit-transition:-webkit-transform .25s linear}.panel-default .panel-body{color:#000;font-size:15px;padding:0 15px;font-weight:300}.panel-default>.panel-heading a[aria-expanded=true]:after{content:"\2212";transform:rotate(180deg)}.panel-default>.panel-heading a[aria-expanded=false]:after{content:"\002b";transform:rotate(90deg)}.accountInfo .mainHdng{font-size:30px}.faqs{margin-top:3rem}.lgWrap{width:180px;height:30px;margin-top:4px}.testimonialWrapper{max-height:100%;background-color:#000;padding:6rem 2rem}.testimonialWrapper .test{color:#fff}.authorImageWrap{width:140px;height:140px;overflow:hidden;margin:20px auto}.auth{position:relative;width:140px;margin:auto}.auth:before{content:"";height:100px;width:100px;background-color:#ef7f1a;position:absolute;top:-20px;left:-20px}.auth .authorImageWrap:before{content:"";height:100px;width:60px;position:absolute;bottom:-20px;right:-20px;border:2px solid #fff}.personInfo h4.Cmmnt{font-weight:200;line-height:2.7rem;font-size:1.7rem;margin-bottom:2.3rem}.personInfo h5.cmpnyInfo{font-weight:200;letter-spacing:1.3px;font-size:1.4rem}.authorCmpnyLogo{width:220px;margin-top:1rem}.empowerSection{padding:3.5rem 2rem;color:#000}.empContent h3>strong{color:#ef7f1a}.empContent h3{font-size:2.5rem;line-height:3.2rem;margin-bottom:1rem}.empContent p{font-weight:300;margin-bottom:2rem}.empImageWrap{width:90%;margin:0 auto}.privayWrap{color:#000;width:80%;margin:2rem auto}.privayWrap p{font-weight:400;font-size:.85rem}.indterms{padding-top:1rem}.indterms h5{margin-bottom:1.2rem}.btmCntnt{text-align:center;margin-top:3rem}.datesWrap{display:flex;justify-content:space-between;margin-top:3rem}.datesWrap strong{color:#ef7f1a;margin-right:2px;letter-spacing:.5px}.featIc{width:70px;margin-bottom:2rem}.animation{margin-top:4rem}.animation .swiper-slide-active img{width:35%}.animation .swiper-slide img{width:25%}.animation .swiper-3d .swiper-slide-shadow{background:none}.lgWrap+ul p{font-weight:200;font-size:.9rem;width:90%}span.tc{width:100%;padding:.8rem;font-weight:100;background:#000;color:#fff;font-size:.8rem;letter-spacing:1.3px}.storesWrap,span.tc{display:flex;justify-content:center}.storesWrap{padding:0;flex-direction:column;align-items:center}.storesWrap ul{margin:0;padding:0}.dots{position:absolute;height:137px;width:210px;top:1rem;right:16px;background:linear-gradient(90deg,#000 18px,transparent 1%) 50%,linear-gradient(#000 18px,transparent 1%) 50%,#0580e8;background-size:21px 21px}.aboutTop{background:#000;padding:4rem 2rem;position:relative;color:#fff}.arrowImg{width:190px}.aboutCntnt{display:flex;justify-content:center}.aboutCntnt h2{font-weight:900;letter-spacing:.5px;font-size:3.4rem;display:inline-block;width:45%}.abtReachSec{background:#fff;padding:3rem 2rem;background-attachment:fixed}.abtLogoWrap{display:flex;justify-content:center;align-items:center;position:sticky;top:2rem}.abtTxt p{font-weight:400}.abtTxt h5{font-weight:600;margin-bottom:.6rem}.abtTxt h3{font-size:2.2rem;font-weight:900;letter-spacing:.5px;color:#000;margin-bottom:1.5rem;position:relative}.abtTxt h3:before{content:"";position:absolute;height:2.4rem;width:7px;background-color:#ef7f1a;top:2px;left:-20px}.valueSec{padding:2rem;color:#fff;background-color:#fff}.valueWrap{width:70%;margin:2rem auto 4rem;text-align:center}.valIc{width:70px;align-self:start;margin-top:17px}.singleValWrap{display:flex;gap:1.4rem;height:160px;align-items:center;background:#0000004d;padding:1rem 2rem;border-radius:4px;transition:box-shadow .5s ease-in-out,transform .5s ease;cursor:pointer}.singleValWrap:hover{box-shadow:0 0 40px #414141ad;transform:scale(1.05)}.values .row{gap:30px 0}.valueWrap h2{position:relative}.valueWrap h2:before{content:"";position:absolute;width:5rem;height:8px;background-color:#ef7f1a;left:50%;transform:translateX(-50%);top:-20px}.team{align-items:center;text-align:center;background:url(/img/signBg.png);background-repeat:no-repeat;background-attachment:fixed;background-size:cover;padding:5rem 2rem}.empInfo,.team{display:flex;justify-content:center}.empInfo{flex-direction:column;text-align:left;align-items:flex-start;height:100%;width:85%;margin:0 auto}.teamEmp{width:95%;aspect-ratio:1}.teamEmp.founderImg{position:sticky;top:2rem;margin:4rem auto}section.team .teamEmp span,section.team .teamEmp span img{height:100%!important;-o-object-fit:cover;object-fit:cover}.meetBrandsWrap{padding:4rem;background:#fff}.meetBrands{display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(2,1fr);grid-gap:10px;gap:10px}.abtBrand{display:flex;justify-content:center;align-items:center;width:90%;filter:invert(1)}.meetBrandsWrap h3{font-size:1.5rem;color:#ef7f1a;font-weight:600;letter-spacing:.5px;text-align:center;margin-bottom:2rem}.spkWith{background:#000;padding:3rem}.cntctPgTop{padding:0}.spkWith h3{font-size:3.2rem;font-weight:800;color:#fff;width:50%;line-height:4rem;letter-spacing:.5px}.spkWith p{color:#fff;width:40%;margin-top:1.2rem}.formWrap{background-color:#fff;padding:4rem 3rem;width:90%;margin:-180px 0 60px;border-radius:6px;box-shadow:0 0 4px #c1c1c1}.labl{width:40%}.labl label{font-size:.85rem;font-weight:800}.labl span{float:right;padding-right:10px;color:red;font-weight:900;padding-top:5px}.inpWrap{display:flex;gap:1rem;margin-top:1.4rem}.inpWrap .form-control{height:3rem;border:2px solid #d1d1d1;transition:border-color .3s ease-in-out}.inpWrap .form-control:hover{border-color:#ef7f1a}.form-control:focus{box-shadow:0 0 0 .2rem rgba(255,184,102,.25)}.formWrap h3{font-weight:700;color:#ef7f1a}.formWrap p{margin-bottom:3.3rem;font-weight:200}.frmButnWrap{text-align:center;margin-top:4rem}.formWrap span{font-size:.8rem}.helpContacts{display:flex;justify-content:center;align-items:center;height:60%;flex-direction:column;gap:2rem}.helpContacts h3{color:#000;font-size:2rem;font-weight:800;letter-spacing:.5px;margin-bottom:1.5rem}.helpContacts p{color:#000}.helpContacts p>a{color:#ef7f1a}.featPageTop{display:flex;justify-content:center;align-items:center;text-align:center;background:url(/img/signBg.png);background-repeat:no-repeat;background-attachment:fixed;background-size:cover;padding:5rem 2rem}.featPageTop h3{font-weight:700;color:#ef7f1a;font-size:2.5rem;margin-bottom:2rem}.featPageTop p{font-weight:500;width:70%;text-align:center;margin:0 auto 2.5rem}.featCont{color:#fff;background-color:#fff}.featCont h4{color:#ef7f1a;font-weight:700;font-size:1.8rem;margin-bottom:1.5rem}.featCont ul{padding-left:1.2rem}.featCont ul li{font-weight:300;color:#000}.featCont{padding:4rem 3rem}.featIll{width:300px;margin:0 auto;aspect-ratio:1;display:flex;justify-content:center;align-items:center}.inpWrap textarea.form-control{height:auto}.perosnalBanner{background:#fff;padding:3rem;height:calc(120vh - 223px);display:flex;align-items:center}.personalBannerTxt h3{font-size:2.2rem;color:#ef7f1a;font-weight:800;letter-spacing:.5px}.personalBannerTxt p{font-size:1.2rem;font-weight:600;letter-spacing:.5px;margin:1rem 0 2rem}.bnrImg{width:100%;height:auto}.valCnt p{font-size:.9rem;font-weight:300;text-wrap:balance}.valIc{width:120px;height:120px}.interestedWrap{background-color:#fff;padding:5rem 3rem}.interestedWrap h3{font-size:2.2rem;font-weight:800;margin-bottom:1rem}.subTop{background-color:#000;padding:4rem 3rem}.trustWrap{text-align:center;width:60%;margin:0 auto}.trustWrap h3{font-weight:700;color:#fff;font-size:2.5rem;margin-bottom:2rem}.plans>p,.trustWrap p{font-weight:300;color:#fff}.join{background:url(/img/subsBg.png);background-repeat:no-repeat;background-attachment:fixed;background-size:cover;padding:4rem 3rem;text-align:center;position:relative}.joinWrap h3{font-size:2.2rem;color:#ef7f1a;font-weight:700;width:75%;margin:0 auto}table{width:100%;border-collapse:collapse;margin:auto}td,th{padding:8px;text-align:center}.priceWrap{display:flex;flex-direction:column}.table{background-color:#fff;padding:4rem 3rem;margin-bottom:0}.tableWrap thead th{font-size:1.5rem;color:#101921}.tableWrap td{font-weight:600}.tableWrap span>strike{color:#898989;font-weight:500;font-size:.8rem}.tableWrap .priceWrap>span+span{color:#ef7f1a;font-size:1.2rem;font-weight:700}.table h2{font-size:2.5rem;text-align:center;margin-bottom:2.5rem;font-weight:800;color:#ef7f1a}.h2Corp{margin-top:5rem}.howItWorksPoints{padding:4rem 2rem}.howItWorksPoints .card{background-color:#ffffff5d;border:1px solid #fff;color:#fff}.howItWorksPoints .selectCardType{padding:2rem 1.5rem}.howItWorksPoints h3{color:#ef7f1a;font-weight:700;font-size:1.8rem;margin-bottom:1.5rem}.playerWrap{width:90%}.howWorksCard{padding:5rem;border-radius:1.5rem}.howWorksCard h1{font-size:4.7rem;font-weight:700}.headingWrap{padding:5rem;border-radius:1.5rem;margin-bottom:2rem}.headingWrap h1{font-size:6rem;font-weight:700;color:#fff}.mockImgWrap{height:670px;-o-object-fit:contain;object-fit:contain;width:100%}.howWorksBanner{padding:7rem 5rem}.howWorksBannerWrap h1{font-size:6rem;color:#fff}.reachMatLogo{width:250px;height:50px;margin:0 auto}.reachMatLogo img{-o-object-fit:contain;object-fit:contain}.walletMockup{width:60%;margin:0 auto;padding:2rem 0}td .btnTheme{margin-top:1.2rem}.h2Corp>span{font-size:1.2rem;color:#000;color:initial;font-weight:500}.joinWrap p{width:70%;margin:0 auto}body{transition:background .5s}::-moz-selection{background-color:#000;color:#fff}::selection{background-color:#000;color:#fff}.howItWorksPage section{margin-bottom:5rem}.headingWrap.orange{background-color:#ef7f1a}.headingWrap.orange span{color:#ffd281}.headingWrap.white{background-color:#fff}.headingWrap.white span{color:#101921d1}.headingWrap.white h1{color:#000}.howItWorksPage #section3 .howWorksCard{background-color:#000}.howItWorksPage #section3 .howWorksCard h1{color:#fff}.headingWrap.dark{background-color:#000}.headingWrap.dark span{color:#ffffffa8}.headingWrap.dark h1{color:#fff}.howItWorksPage #section4 .howWorksCard{background-color:#fff}.howItWorksPage #section4 .howWorksCard h1{color:#101921}body:has(.LoginAuth){background-color:#fff;height:100vh;max-height:100%}#color.flip-card,#qr.flip-card{height:35rem}.flip-card{background-color:transparent;width:70rem;height:49rem;perspective:1000px;max-width:100%}.flip-card-inner{position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d}.flip-card.flipped .flip-card-inner{transform:rotateX(180deg)}.flip-card-back,.flip-card-front{position:absolute;width:100%;height:100%;backface-visibility:hidden;transition:all .6s}.flip-card-back{transform:rotateX(180deg)}.flip-card-back>span{font-weight:700;font-size:1.3rem;padding:0 10px}.flip-card-back>span,.flip-card-front>span{position:absolute;right:2rem;top:1rem;color:#fff;background:#000;line-height:32px;border-radius:50px;cursor:pointer}.flip-card-front>span{font-weight:300;font-size:1rem;padding:0 30px}#color .flip-card-back>span{color:#000;background:#fff}@keyframes dissolveAnimation{0%{opacity:0}25%{opacity:1}75%{opacity:1}to{opacity:0}}.business-card-container{position:relative;width:370px;height:220px;overflow:hidden}.business-card-image{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;animation:dissolveAnimation 4s infinite}.business-card-image:first-child{background:url(/img/cards/color=blue.png) 50%/cover no-repeat;animation-delay:1s}.business-card-image:nth-child(2){background:url(/img/cards/color=GradientBlue.png) 50%/cover no-repeat;animation-delay:2s}.business-card-image:nth-child(3){background:url(/img/cards/color=GradientPurple.png) 50%/cover no-repeat;animation-delay:3s}.business-card-image:nth-child(4){background:url(/img/cards/color=Purple.png) 50%/cover no-repeat;animation-delay:4s}.business-card-image.persnal:first-child{background:url(/img/cards/color=GradientRed.png) 50%/cover no-repeat;animation-delay:0s}.business-card-image.persnal:nth-child(2){background:url(/img/cards/color=sky.png) 50%/cover no-repeat;animation-delay:1s}.business-card-image.persnal:nth-child(3){background:url(/img/cards/color=blue.png) 50%/cover no-repeat;animation-delay:2s}.business-card-image.persnal:nth-child(4){background:url(/img/cards/color=lightGreen.png) 50%/cover no-repeat;animation-delay:3s}.socialWrap a{color:#111;font-size:.9rem;font-weight:700;display:flex;gap:12px;border:1px solid #d1d1d1;padding:10px 20px;border-radius:5px;flex:1 1;justify-content:center;align-items:center}.socialWrap a:hover{box-shadow:2px 2px 15px #d1d1d1}.socialWrap{display:flex;gap:2rem;justify-content:center}.orWrap span.line{height:1px;width:100%;display:block;background:#d1d1d1}.orWrap{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1rem 0;font-size:1.2rem;font-weight:600}.logFormWrap a.frgt{color:#a3a5ac;display:flex;justify-content:flex-end;font-weight:400;transition:color .4s ease,font-weight .4s ease}.logFormWrap a.frgt:hover{color:#000;font-weight:500}.planCard{padding:1.5rem;background-color:#fff;border-radius:6px;margin:1.2rem 0;min-height:376px;box-shadow:0 0 4px #c1c1c1}.planCard.enterprise_card{min-height:310px}.planCard>h5{font-weight:800;margin-bottom:1.2rem;font-size:1.7rem}.pricingWrap .nav-tabs{border-bottom:transparent;gap:1rem;height:50px;justify-content:center}.nav-tabs .nav-link.active,.priceWrap .nav-tabs .nav-item.show .nav-link{color:#ef7f1a;background-color:transparent;border-color:transparent;font-weight:500;transition:font-weight .5s ease}.nav-tabs .nav-link,.priceWrap .nav-tabs .nav-item.show .nav-link{color:#000;background-color:transparent;border-color:transparent;font-size:.8rem;font-weight:300;letter-spacing:.4px;position:relative}.nav-tabs .nav-link:before,.priceWrap .nav-tabs .nav-item.show .nav-link{content:" ";position:absolute;height:3px;width:0;background-color:#ef7f1a;bottom:0;left:10px;transition:width .8s ease}.nav-tabs .nav-link.active:before,.nav-tabs .nav-link:hover:before,.priceWrap .nav-tabs .nav-item.show .nav-link{width:90%}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:transparent}.plans{padding:4rem 3rem;background-color:#fff}.plans>h3,.plans>p{width:55%;text-align:center;margin:0 auto 1rem}.plans h3{font-size:2.2rem;color:#ef7f1a;font-weight:700}.planCard p{font-weight:500;font-size:.8rem}.planCard h5>span{color:#ef7f1a}.subBtn{text-align:center;margin-top:1.2rem}.subBtn .animButton{padding:11px 30px;font-weight:800;font-size:12px;letter-spacing:.4px}.priceWrapNew{display:flex;flex-direction:row;justify-content:center;align-items:center}.priceWrapNew h5{font-size:1.5rem;font-weight:800}.priceWrapNew .priceInfo{display:flex;gap:5px;font-weight:600;font-size:.75rem;align-items:center;white-space:nowrap}.dis{font-size:1rem;color:#ef7f1a}.priceWrapNew>h5>strike{color:#9f9f9f;font-weight:500;font-size:1.2rem;margin-right:1rem}.featText span img{bottom:-15px!important}.rotAnim{height:300px;position:relative;transform-style:preserve-3d;animation:flip 5s linear infinite}.rotAnim .cardFront{transform:rotateY(0deg)}.rotAnim .cardBack,.rotAnim .cardFront{width:100%;height:100%;position:absolute;backface-visibility:hidden;overflow:hidden}.rotAnim .cardBack{transform:rotateY(180deg)}@keyframes flip{0%,to{transform:rotateY(0deg)}50%{transform:rotateY(180deg)}}.navbar-expand-lg.internalHead{justify-content:space-between}.navbar-expand-lg.internalHead .navbar-collapse{flex-grow:0}.pillleftWrap .tabWrap{display:flex;align-items:center;gap:.5rem}.pillleftWrap .nav-pills .nav-link{background:#fff;border:none;margin-bottom:1rem;transition:background .5s ease;box-shadow:1px 1px 10px #bfbfbf}.pillleftWrap .nav-pills .nav-link.active{background:#000;border:none;margin-bottom:.5rem;transition:background .5s ease}.pillleftWrap .nav-pills .nav-link:focus-visible{border:none}.tabImgWrapper{position:relative;height:30px;width:29px}.tabImgWrapper .tab2Img{opacity:0}.tabImgWrapper .tab1Img,.tabImgWrapper .tab2Img{position:absolute;transition:opacity .5s ease,position .5s ease}.tabImgWrapper .tab1Img{opacity:1}.pillleftWrap .nav-pills .nav-link.active .tabImgWrapper .tab1Img{opacity:0}.pillleftWrap .nav-pills .nav-link.active .tabImgWrapper .tab2Img{opacity:1}.dashboardWrap{padding:1.5rem 2rem;background-color:#fff;position:relative;width:100%;height:100%}.dashboardWrap:before{content:" ";position:absolute;height:100%;width:100%;top:0;left:0;background:hsla(0,0%,100%,.71)}.dashboardWrap h2{text-align:center;color:#000;font-weight:800;font-size:2.5rem;z-index:1;position:relative;margin-bottom:2rem}.pillleftWrap{position:sticky;top:50px}.tabContent h3{font-weight:700;font-size:2.5rem;margin-bottom:2rem}.socialForm .inpWrap span{display:flex;justify-content:center;align-items:center;cursor:pointer}.tabContent h5{font-weight:700;margin-bottom:.5rem}.wallletFlip{perspective:1000px;transform-style:preserve-3d;transition:transform .6s;cursor:pointer;width:320px;position:relative;height:228px;margin-bottom:1rem}.flippedWalletCard{transform:rotateY(180deg)}.cardBackWallet,.cardFrontWallet{position:absolute;backface-visibility:hidden}.cardBackWallet{transform:rotateY(180deg)}.search-box{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;position:relative;margin-bottom:1rem}.input-search{height:50px;width:50px;border-style:none;font-size:18px;letter-spacing:2px;outline:none;border-radius:25px;transition:all .5s ease-in-out;background-color:#000;padding:10px 40px 10px 10px;color:#000}.input-search::-moz-placeholder{color:#272727;font-size:18px;letter-spacing:2px;font-weight:100}.input-search:-ms-input-placeholder{color:#272727;font-size:18px;letter-spacing:2px;font-weight:100}.input-search::placeholder{color:#272727;font-size:18px;letter-spacing:2px;font-weight:100}.btn-search{width:50px;height:50px;border-style:none;font-size:20px;font-weight:700;outline:none;cursor:pointer;border-radius:50%;position:absolute;right:0;color:#ef7f1a;background-color:transparent;pointer-events:painted}.btn-search:focus~.input-search{border-bottom:1px solid #000}.btn-search:focus~.input-search,.input-search:focus{width:300px;border-radius:0;background-color:transparent;transition:all .5s cubic-bezier(0,.11,.35,2)}.input-search:focus{border-bottom:2px solid #000}.wSearch{display:flex;justify-content:space-between}.search-box span.sr{display:inline-block;width:22px}.indSetting{align-items:center;background:#fff;cursor:pointer;margin-bottom:2rem}.indSetting,.notifyWrap{display:flex;border-bottom:4px solid #ef7f1a;border-radius:5px;height:80px}.notifyWrap{justify-content:space-between}.toggle-button{position:relative;display:inline-block;cursor:pointer;padding:5px;background-color:#ddd;border:none;border-radius:20px;outline:none;width:50px;height:29px}.sliderToggle{position:absolute;top:50%;transform:translateY(-50%);width:20px;height:20px;background-color:#fff;border-radius:50%;transition:.3s}.toggle-button.on{background-color:#ef7f1a;color:#fff}.toggle-button.off{background-color:#b9b9b9;color:#000}.toggle-button.on .sliderToggle{transform:translate(100%,-50%)}.toggle-button.off .sliderToggle{transform:translateY(-50%)}.toggler{padding-top:15px}.authenticated .dropdown-toggle{display:flex;align-items:center;gap:.5rem;color:#000;font-size:1.2rem}.authenticated .dropdown-toggle .dropdown-menu{right:1rem}.privacies h6{font-size:1.2rem}.modal-body h3{font-size:1.3rem;font-weight:500;margin-bottom:2rem}.privacies{display:flex;justify-content:space-between;margin-bottom:1rem;align-items:center}.loginWrap{width:40%;margin:0 auto;background:#fff;z-index:9;border-radius:10px;padding:0 4rem 2rem}.logUprWrap{text-align:center;margin-bottom:2rem}.fgPass{text-align:right}.fgPass a{color:#6e6e6e}.logUprWrap h4{font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.logUprWrap .imgWrapper{padding:2rem auto}.logUprWrap .imgWrapper>span{max-width:70%!important;margin:2rem auto!important}.LoginAuth{height:100vh;background-image:url(/img/logBg.png);background-position:50%;background-size:cover;display:flex;justify-content:center;align-items:center;position:relative;background-attachment:fixed;padding:2rem}.LoginAuth:before{content:"";position:absolute;width:100%;height:100%;background:rgba(0,0,0,.5);backdrop-filter:blur(5px)}.lgBtnWrap{display:flex;flex-direction:column;text-align:center;gap:1rem;margin-top:2rem}.lgBtnWrap span>a,.tcReg span{color:#ef7f1a;font-weight:600}.tcReg{text-align:center;font-size:.9rem;width:70%;margin:0 auto}.wallletFlip img{width:100%}.catWraWallet{display:flex;align-items:baseline;gap:3rem}.subsDashWrap .planCard{box-shadow:0 0 15px #c5c5c5;position:relative;overflow:hidden}.subsDashWrap .planCard.activePlan:after{content:"\2713";position:absolute;top:0;right:0;color:#fff;background:green;padding:6px 13px;font-size:1rem;font-weight:900;border-bottom-left-radius:27px}.underLine{text-decoration:underline}.privacyTable{border:1px solid #fff;border-collapse:collapse}.privacyTable td{border:1px solid #fff;text-align:left}.walletCards{padding:10px}.bsns-adrs{width:90%;bottom:40px;margin-bottom:10px}.bsns-adrs,.bsns-website,.bsns-website:hover{font-size:12px;position:absolute;left:15px;font-family:Encode Sans}.bsns-website,.bsns-website:hover{bottom:30px;color:inherit;text-decoration:none;margin-bottom:0}.business-name{font-size:12px;text-align:left;line-height:18px;font-family:Encode Sans}.bsns-name{line-height:26px;font-weight:700}.bsns-mail,.bsns-name{font-size:12px;text-align:end;font-family:Encode Sans}.bsns-mail{line-height:18px;word-break:break-all;margin-bottom:5px;white-space:nowrap}.business-logo{width:60px}.business-logo img{height:auto;width:auto;-o-object-fit:contain;object-fit:contain;max-width:110px;max-height:60px}.card-1{background:linear-gradient(309deg,#1a488e,#1a488e);color:#fff}.card-2{background:linear-gradient(309deg,#ffeed3,#ffeed3);color:#000}.card-3{background:linear-gradient(309deg,#17665d,#0d8678,#3fbbad,#0d8678,#17665d);color:#fff}.card-4{background:linear-gradient(309deg,#4b1664,#6c2d8a,#9c5dbb,#6c2d8a,#4b1664);color:#fff}.card-5{background:linear-gradient(309deg,#7a2929,#7a2929);color:#fff}span.icon-custm span{width:25px!important;height:25px!important}.back-card-wrap{display:flex;justify-content:center;margin-top:15px;height:100%}.card-back{position:relative;top:0}.social-linking{position:absolute;bottom:10px;left:0;gap:15px;display:flex;justify-content:center;align-items:center}.card-back img{filter:invert(1)}.business-logo.flx{display:flex;flex-direction:column;gap:5px;align-items:start;width:100%;flex-wrap:wrap}.custm-nme{text-align:left;line-height:20px}.business-logo.flx .bsns-name{margin-bottom:0}.star-img{width:-moz-fit-content;width:fit-content;position:absolute;right:5px!important;bottom:15px!important}.icon-custm{margin-left:5px;margin-right:5px}.eye-icon{top:6px}.eye-icon,.eye-icon-login{position:absolute;right:15px;cursor:pointer}.eye-icon-login{top:10px}.hide-text{cursor:pointer}.hide-text p{opacity:0;transition:all .4s}.hide-text:hover p{opacity:1!important;transition:all .4s}.perl-btn .btnTheme{border:none}.corp-btn .btnBorder,.perl-btn .btnTheme{width:80%;margin:0 auto}.corp-btn,.perl-btn{text-align:center}.perl-btn{margin-top:15px}.corp-btn{margin-bottom:20px}.btn-gr{gap:15px}.closee-btn{background:#000!important;padding:5px 12px!important;border-radius:100%!important;color:#fff}.closee-btn span{font-size:30px!important}.closee-btn:hover{color:#fff!important}.phone-number input.PhoneInputInput{border:none}.phone-number input:focus-visible{outline:transparent!important}.personal-cards .row{display:flex;justify-content:end}.radio-wrp label{color:#fff}.get-wrap{padding:3rem}.radio-wrp{display:flex;justify-content:start;align-items:center;gap:50px}.pers-corp h3{font-size:2.2rem;color:#ef7f1a;font-weight:800;letter-spacing:.5px;margin-bottom:40px}.list-download{gap:20px}.get-wrap .form-check-input{margin-left:-1.8rem!important}.enterprise-company,.pers-corp{margin-top:60px}.get-wrap input[type=radio]{accent-color:#ef7f1a;width:20px!important;height:20px!important}.enterprise-company p{color:#000;font-size:22px;margin-bottom:30px}.get-wrap p.opti-p{font-size:2.2rem;font-weight:600;letter-spacing:.5px;margin:0 0 3rem;color:#000}.get-started{padding:0 3rem}.get-started h2{color:#000;max-width:58%;line-height:50px;font-size:38px;margin-top:20px}.get-started p{max-width:65%;font-weight:400;line-height:30px;color:#000}.get-started h4{font-size:18px;color:#000;font-weight:600;margin:10px 0}.custm-ico img{width:30px!important;height:30px!important}.gap-row{row-gap:40px;margin-top:30px}.get-started-wrpper{margin-top:50px}.get-started p.free-trail{font-size:13.5px!important}.reachmate-info p{margin:0}.reachmate-info{margin-top:30px}.cnt-img span{width:500px!important;height:600px!important}.cnt-img span img{width:100%!important;height:100%!important;-o-object-fit:contain;object-fit:contain}.select-option{box-shadow:none!important;background:#ef7f1a;border:1px solid #ef7f1a}.select-option,.select-option option{font-weight:600}.select-option:active .select-option:focus,.select-option:hover{background:transparent!important;border:1px solid #ef7f1a!important;color:#ef7f1a!important}.btn-secondary:hover{color:#ef7f1a!important;background:transparent!important}input.PhoneInputInput{border:none;color:#495057}input.PhoneInputInput:focus-visible{outline:none!important}span.e-id{font-size:15px;font-weight:500}.active-plan-txt{color:#ef7f1a;font-size:18px;position:absolute;top:8px;right:48px}.plan-dtls1{width:100%;height:auto}.plan-dtls1 ul{padding:0;list-style:none}.plan-dtls1 ul li{padding:7px 0;display:flex;gap:5px}.plan-dtls{width:100%;height:auto;margin-top:30px}.plan-dtls ul{padding:0;list-style:none}.plan-dtls ul li{padding:7px 0;display:flex;gap:5px}.nav-gap{gap:10px}.active-pln-dtls{background:#000;color:#fff;padding:10px}.active-plan{padding:0}.active-plan h5.persl{margin:1rem}.start-time h5{margin:10px 0;font-size:15px}.custm-link{position:relative;top:0;color:#000;font-weight:600}.custm-link:before{content:"";position:absolute;bottom:-5px;height:4px;width:0;background-color:#ef7f1a;transition:width .5s ease-in-out}.custm-link:hover:before{width:90%}.end-time h5{margin:0;font-size:15px;color:red}.end-time h5 span{color:red}p.mssag{font-size:14px;margin:15px}p.mssag span{font-weight:600!important;color:#ef7f1a}.removeStyle{background:none;border:none;margin:0;padding:0;font:inherit;color:inherit;cursor:pointer;outline:none}.upcmng-logo span{width:150px!important;height:70px!important}.upcmng-logo span,.upcmng-logo span img{-o-object-fit:contain;object-fit:contain}.upcmng-logo span img{width:100%!important;height:auto!important}.upcmng-logo{margin-top:6px}.business-logo.flx span{width:35px!important;min-width:35px}.start-time-dtls{padding:5px 10px;font-weight:600;margin-top:2px}.button-margin-unset{margin-top:unset}.margin-bottom-price{margin-bottom:20px}.internalHead{height:80px}.internal_header_ul{left:unset;right:0}.min-hieght-unset{min-height:unset}.dir-left,.dir-right{display:flex;margin:20px 0}.min-hieght{min-height:300px}.flip-card-inner.flipped .flip-card-front{opacity:0!important}.custm-form input{text-transform:capitalize}.exp-subs{text-align:center;margin-top:10px}.active.select.custm-link:before{content:"";display:none}.active.select{color:#0056b3;border-bottom:4px solid #ee7f1a}.payment-dtl .types{margin:25px 0}.payment-dtl .type{width:26%;position:relative;background:#f2f4f7;border:2px solid #e8ebed;padding:25px;box-sizing:border-box;border-radius:6px;cursor:pointer;text-align:center;transition:all .5s ease}.payment-dtl .selected{border-color:#000;background:#fff}.payment-dtl i{font-weight:400;font-size:28px}.payment-dtl p{font-weight:900;font-family:Encode Sans}.payment-dtl .field{margin-top:25px;font-family:Encode Sans}.payment-dtl label{display:block;text-transform:uppercase;font-size:12px;margin-bottom:8px;font-family:Encode Sans;font-weight:500}.payment-dtl input{padding:12px;border-radius:6px;border:2px solid #e8ebed;display:block;font-size:14px;font-family:Encode Sans;width:100%;box-sizing:border-box}.payment-dtl input:placeholder{color:#e8ebed!important}.payment-dtl .crd-dtls{font-family:Encode Sans;max-width:650px;margin:60px auto 0}.payment-dtl .title{margin-bottom:25px;text-align:left}.profileImg.imgWrap img{width:auto;height:35px;max-width:150px;-o-object-fit:contain;object-fit:contain}.detailTabsWRap{.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:transparent;border:none;font-weight:800;color:#ef7f1a;font-size:17px}.nav-tabs .nav-link{background-color:transparent;border:none;font-weight:800;color:#000;position:relative;cursor:pointer;font-size:17px}.nav.nav-tabs li.nav-item{width:300px}.nav-tabs .nav-link:after{content:"";width:0;height:3px;position:absolute;left:50%;transform:translateX(-50%);bottom:0;background-color:#ef7f1a;transition:width .3s ease-in-out,left .3s ease-in-out}.nav-tabs .nav-link.active:after{width:100%}.billing-dtls{font-family:Encode Sans;max-width:650px;margin:20px auto 0}}img.clor-img{filter:invert(1)}.contact-bg{background:#fff!important}.bsns-uplod-logo{margin-bottom:35px}.update-cntnt{display:flex;justify-content:center;padding:10px}.prvsLogo img{width:150px;height:150px;-o-object-fit:contain;object-fit:contain;border-radius:50%;border:1px solid #c1c1c1;margin:0 auto;padding:5px}.chngeBtn{position:relative}.chngeBtn input{position:absolute;width:100%;height:100%;opacity:0;top:0;left:0}.indi-cards-list .cardAnimSection{background-color:#fff}.vertical-card-big{width:280px;border-radius:15px;height:470px;background:linear-gradient(70deg,#17665d,#0d8678,#3fbbad,#0d8678,#17665d);color:#fff;padding:25px}.vertical-card-big .vertical-card-dtls{display:flex;flex-direction:column;justify-content:space-between;height:100%;position:relative}.vtc-logo{max-width:160px;height:30px;-o-object-fit:contain;object-fit:contain;margin-bottom:15px}.vtc-name{font-size:16px;line-height:26px;font-family:Encode Sans;margin-bottom:10px;font-weight:500}.vtc-other-dtls{font-size:14px;line-height:18px;word-break:break-word;font-family:Encode Sans;margin:2.5px 0;white-space:pre-wrap;max-width:250px}.qr-containter{position:relative;border:3px solid #000;border-radius:25px;padding:10px;margin:auto;max-width:50%}.qr-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:20%;max-height:20%}.vtc-qr{display:flex;justify-content:center;align-content:center}.vtc-qr img{width:80px;height:80px;-o-object-fit:contain;object-fit:contain}.vtc-socials-icons{display:flex;justify-content:center;gap:15px}.vtc-socials-icons img{width:25px;height:25px;-o-object-fit:contain;object-fit:contain}.vtc-star{position:absolute;top:0}.vtc-star-img{top:2px;right:1rem}.vtc-star-img img{height:30px;width:30px}.vtc-star-img2{right:-.9rem}.vtc-star.vtc-badge{right:-1.1rem}.indi-cards-list .swiper-slide-shadow{display:none}.indi-cards-list .swiper{padding-left:20%}.log-out-mddl{text-align:center}.log-out-mddl h4{font-size:21px;padding:20px;line-height:27px}.pillleftWrap .tabWrap{white-space:nowrap}.home-hero-sec{background-color:#fff!important;padding-top:2rem}.theme-orange-text{color:#ef7f1a!important}.white-text{color:#fff!important}.text-black,.text-dark{color:#000!important}.dshbrd-icons img{width:100px!important;height:100px!important;-o-object-fit:contain!important;object-fit:contain!important}.vertical-card-big.blue-card,.vertical-card-big.green-card{background:linear-gradient(70deg,#042961,#103a79,#1d59b5,#103a79,#042961)!important}.vertical-card-big.red-card{background:linear-gradient(70deg,#7a2929,#7a2929)!important}.vertical-card-big.grey-card{background:linear-gradient(70deg,#cde1ff,#ebf3ff,#fff,#ebf3ff,#cde1ff);color:#000!important}.chnge-pyment.text-center{margin-top:120px}.black-text,.panel-default>.panel-heading a:after{color:#000!important}.radio-wrp label{color:#000;font-size:16px}.list-style-none{list-style:none}.logo-shadow{box-shadow:0 0 4px #c1c1c1}.singleValWrap{background-color:#000}.home-hero-sec .landingWrap h1{font-size:42px!important;line-height:56px!important}.login-optns{display:flex;justify-content:center;gap:20px;padding:5px}.login-optns .radio-wrp{gap:20px}.login-optns .radio-wrp label{font-weight:500;cursor:pointer}.new-plans-sec{padding:20px}.new-plans-sec .subs-cards{display:flex;width:100%;height:auto;justify-content:center;gap:10px}.subs-cards .subs-single-card{width:285px;height:auto;background-color:#fff;color:#000;font-weight:400;border-radius:15px;border:1px solid #ee7f1a;min-height:800px;height:850px;transition:all .5s}.subs-cards .subs-single-card:hover{box-shadow:0 0 4px #c1c1c1;transition:all .5s;margin-top:-15px}.subs-cards .subs-single-card .subs-card-hdr{background-image:url(/img/subscription-bg.svg);background-size:cover;width:100%;height:260px;background-repeat:no-repeat;background-position:bottom;position:relative;border-radius:15px;padding:30px}.subs-single-card.pPopular .subs-card-hdr{background-image:url(/img/popular-subscription-bg.svg)}.subs-popular-badge{width:200px;padding:12px 15px;text-align:center;background-color:#fff;border-radius:10px;font-size:15px;position:absolute;top:-23px;left:50%;transform:translateX(-50%);right:0;border:2px solid #ff7d00}.pln-nme,.subs-popular-badge{font-weight:600;color:#ff7d00}.pln-nme{font-size:21px}.pln-desc{color:#000;font-size:16px;line-height:20px;font-weight:300;margin:0}.pln-prce{font-size:40px;font-weight:600;color:#ff7d00;margin:1px 0 0;text-align:center;span{font-size:16px;font-weight:400}}.pln-billed{color:#000;font-size:16px;line-height:20px;font-weight:500;margin:5px 0 0}.flex-prc{display:flex;justify-content:space-around;align-items:center}.flex-prc .user-count{display:flex;gap:4px}.flex-prc .user-count p{font-size:12px;margin:0;line-height:25px}.flex-prc .user-count svg{width:16px;-o-object-fit:contain;object-fit:contain}.subs-card-cntnt{padding:0 20px 20px}.subs-card-cntnt h4{font-size:16px;font-weight:500;padding:10px 10px 10px 0}.subs-card-cntnt ul{padding:0;display:flex;flex-direction:column;gap:10px;list-style:none;min-height:336px}.subs-card-cntnt ul li{font-size:14px;display:flex;gap:7px}.subs-card-cntnt ul li img{width:21px;height:21px;-o-object-fit:contain;object-fit:contain}.subs-single-card.pPopular .subs-card-hdr{color:#fff!important}.subs-single-card.pPopular .pln-billed,.subs-single-card.pPopular .pln-desc,.subs-single-card.pPopular .pln-nme,.subs-single-card.pPopular .pln-prce{color:#fff}.subs-single-card.enterprice .pln-prce{font-size:22px;margin-top:30px}.switch-monthly{display:flex;justify-content:center;gap:15px;align-items:center}.switch-monthly span{font-size:16px;font-weight:500;color:#000;line-height:25px}.switch-monthly .toggler{padding-top:0}.wallet-mockup-img{max-width:400px!important}.ftres-points{margin:40px 0}.ftres-points li a{color:#000;font-size:16px;font-weight:500;margin-bottom:20px}.ftres-points li a:hover{color:#ef7f1a;transition:.4s}.ftres-points li a span{color:#ef7f1a}.ftres-points li{margin-bottom:7px}.via-access-code-img{height:400px}.dashboard-img,.via-access-code-img{width:100%;-o-object-fit:contain;object-fit:contain}.dashboard-img{height:350px}.veritickimg{width:220px!important;height:220px!important;-o-object-fit:contain!important;object-fit:contain!important;margin:0 auto}.cstm-tabs .nav-link{font-size:18px;font-weight:400}.cstm-tabs .nav-link.active{font-weight:500}.no-flex{display:block!important}.img-dropdown img{width:60px;height:60px;-o-object-fit:contain;object-fit:contain}.cstm-drpdwn{position:relative}.cstm-drpdwn .dropdown-menu.show{top:10px!important}.cstm-drpdwn .dropdown-item{cursor:pointer}.payment-dtl select{padding:12px;border-radius:6px;border:2px solid #e8ebed;display:block;font-size:14px;width:100%;box-sizing:border-box;height:49px}.input-info-icon{position:absolute;top:12px;right:12px;cursor:pointer}.pr-35{padding-right:45px!important}.real-card{width:410px;height:230px;border-radius:20px;padding:20px;background:linear-gradient(70deg,#17665d,#0d8678,#3fbbad,#0d8678,#17665d);color:#fff;margin:0 auto;flex-direction:column}.real-card,.real-card-hdr{display:flex;justify-content:space-between}.real-card-hdr .r-card-logo{min-width:130px}.real-card-hdr .r-card-logo img{width:120px;height:120px;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top;max-width:120px;max-height:120px}.r-card-info p{text-align:right}.r-card-info p,.real-card p{font-weight:unset!important}.uplod-card-img{position:relative;display:flex;justify-content:center;padding:35px}.uplod-card-img .uplod-card-logo{width:150px;height:150px;-o-object-fit:contain;object-fit:contain;border-radius:50%;overflow:hidden;border:1px solid #cf6100}.uplod-card-img .uplod-card-logo img{width:150px;height:150px;-o-object-fit:contain;object-fit:contain;border-radius:50%}.uplod-card-img .uplod-card-logo input{display:none}.card-display-options ul{padding:0;list-style:none;display:flex;flex-direction:column;gap:15px;margin-top:30px}.card-display-options ul li{display:flex;align-items:center;justify-content:space-between}.card-display-options ul li p{margin:0;font-weight:500;color:#000}.card-display-options ul li .toggler{padding-top:0}.slct-bg-color-sec{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px;margin-top:40px}.slct-bg-color-sec .slct-bg-option{width:110px;height:110px;border-radius:10px;padding:15px;cursor:pointer;min-width:110px;transition:all .3s}.slct-bg-color-sec .slct-bg-option:hover{border:3px solid #000;transition:all .3s}.select-crd-bg{margin-top:40px}.red-gradient-bg{background:linear-gradient(70deg,#c20909,#f26e6e,#ffcdcd,#f26e6e,#c20909)!important}.purple-gradient-bg{background:linear-gradient(70deg,#4b1664,#6c2d8a,#9c5dbb,#6c2d8a,#4b1664)!important}.orange-gradient-bg{background:linear-gradient(70deg,#bf5519,#f08b53,#ffc09e,#f08b53,#bf5519)!important}.blue-gradient-bg{background:linear-gradient(70deg,#042961,#103a79,#1d59b5,#103a79,#042961)!important}.green-gradient-bg{background:linear-gradient(70deg,#17665d,#0d8678,#3fbbad,#0d8678,#17665d)!important}.grey-gradient-bg{background:linear-gradient(70deg,#cde1ff,#ebf3ff,#fff,#ebf3ff,#cde1ff)!important}.silver-bg{background:linear-gradient(70deg,#cde1ff,#ebf3ff)!important}.light-green-bg{background:linear-gradient(70deg,#d4eedc,#d4eedc)!important}.dark-purple-bg{background:linear-gradient(70deg,#4b1664,#4b1664)!important}.dark-green-bg{background:linear-gradient(70deg,#17665d,#0d8678)!important}.change-text-color .login-optns{justify-content:start}.social-share-handles{display:flex;gap:20px;align-items:center;margin:30px 0}.social-share-handles span{width:60px;height:60px;border-radius:10px;line-height:60px;text-align:center;background-color:#fff;box-shadow:0 0 4px #c1c1c1;display:flex;justify-content:center;align-items:center}.social-share-handles span:hover{box-shadow:0 0 8px #c1c1c1}.social-share-handles img{width:40px;height:40px;border-radius:10px;line-height:40px;-o-object-fit:contain;object-fit:contain}.copy-link-share input{width:100%;border-radius:5px;height:45px;padding-left:50px;font-size:16px;cursor:pointer}.copy-link-share button{width:300px;margin:25px}.copy-link-share input:focus{border-color:#cf6100}.copy-link-share svg{position:absolute;top:10px;left:15px}.btn-center,.show-qr-modal{display:flex;justify-content:center;align-items:center}.show-qr-modal{flex-direction:column;gap:50px}.show-qr-modal img{width:200px;height:200px;-o-object-fit:contain;object-fit:contain}.coming-soon-section{width:100%;height:100vh;display:flex;justify-content:center}.coming-soon-section img{width:500px;height:500px;-o-object-fit:contain;object-fit:contain}.payment-methods{display:flex;flex-direction:column;gap:15px;margin-top:30px}.payment-methods .pay-method{background:#fff;border:none;transition:background .5s ease;box-shadow:1px 1px 10px #bfbfbf;border-radius:.25rem;padding:15px;display:flex;align-items:center;gap:30px;cursor:pointer}.pay-method img{width:50px;height:50px;-o-object-fit:contain;object-fit:contain}.payment-methods .pay-method h4{font-size:16px;font-weight:500;color:#000;margin:0}.pricing-dlts-cards{display:flex;justify-content:center;align-items:center;gap:40px;margin-bottom:50px;flex-wrap:wrap}.pricing-dlts-cards .pricing-dtls-card{background:#fff;transition:background .5s ease;box-shadow:1px 1px 10px #bfbfbf;border-radius:.25rem;padding:15px;display:flex;align-items:center;flex-direction:column;gap:15px;cursor:pointer;width:240px;height:240px;border:1px solid #fff;transition:all .3s}.pricing-dtls-card p{margin-bottom:0;text-align:center}.pricing-dtls-card.select{border:1px solid #ff7d00}.pricing-dtls-card .price-amount{font-size:42px;font-weight:600;color:#ff7d00}.pricing-dtls-card .plan-duration{font-size:16px;font-weight:400;color:#000}.pricing-dtls-card .users-quantity{font-size:19px;font-weight:500;color:#000}.pricing-dtls-card .plan-name{font-size:18px;font-weight:600;color:#000}.pricing-dtls-card:hover{border:1px solid #ff7d00;transition:all .3s}.contact-sales{font-size:28px;font-weight:600;color:#ff7d00}.contact-sales:hover{color:#000}.pricing-calc{background:#fff;border:none;transition:background .5s ease;box-shadow:1px 1px 10px #bfbfbf;border-radius:.25rem;padding:30px;margin:0 auto 50px}.pricing-calc h4{padding-bottom:25px;border-bottom:1px solid #ff7d00;margin-bottom:20px}.pricing-calc h4 span{color:#ff7d00}.quantity-number{display:flex;align-items:center;gap:10px;background-color:#fff;border:1px solid #000;width:-moz-fit-content;width:fit-content;margin-top:10}.quantity-number .minus-number,.quantity-number .plus-number{width:40px;height:35px;display:flex;align-items:center;background-color:#ff7d00;color:#fff;font-size:30px;font-weight:500;justify-content:center;cursor:pointer}.quantity-number .user-quantity-number{font-size:18px;font-weight:600;color:#000;text-align:center}.number-of-users{display:flex;justify-content:space-between;align-items:center}.output-price{padding:65px 0}.output-price h1{color:#cf6100;font-weight:600;font-size:56px}.output-price h1 span{color:#000;font-size:32px}.pricing-dtls-terms{padding:20px;transition:background .5s ease;box-shadow:1px 1px 10px #bfbfbf;border-radius:.25rem}.pricing-dtls-terms li{color:#000;font-size:14px;font-weight:400;line-height:24px}.pricing-dtls-terms h6,.pricing-dtls-terms li a{color:#ff7d00}.coming-soon-badge{width:-moz-fit-content;width:fit-content;padding:8px;border:2px solid #ff7d00;color:#ff7d00;border-radius:8px;text-align:center;font-size:14px;font-weight:600}.cmng-soon-flex{display:flex;gap:15px;align-items:center;margin-bottom:15px}.cmng-soon-flex h4{margin-bottom:0}.rgt-mockup-img .mockImgWrap img{width:100%;height:550px;-o-object-fit:contain;object-fit:contain}.cmng-soon-imgg img{width:100%;height:300px;-o-object-fit:contain;object-fit:contain}.indi-cards-swiper{padding:10px 80px;position:relative;.swiper-container{position:relative;width:90vw;height:auto}.swiper-container>.swiper-slide__content{position:absolute;top:0}.swiper-slide{height:auto;display:flex;align-items:center;justify-content:center;transition:all .2s linear;transform:scale(.8);opacity:.8;&.swiper-slide-active{transform:scale(1);opacity:1}}}.indi-cards-swiper .swiper-button-next,.indi-cards-swiper .swiper-button-prev{width:50px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;background-color:#ff7d00;cursor:pointer}.indi-cards-swiper .swiper-button-next{position:absolute;top:45%;right:0;z-index:1}.indi-cards-swiper .swiper-button-prev{position:absolute;top:45%;left:0;z-index:1}.create-account-wrapper .pageWrapper{min-height:100vh}.create-account-wrapper .wrapper{max-width:1300px;margin:0 auto}.create-account-wrapper .register-sec{width:100%;height:100vh;background-color:#edf4f8;font-family:Nunito,sans-serif!important}.auth-hdr .h1,.create-account-wrapper .auth-hdr h1{font-size:35px;text-align:center;padding:25px 0}.create-account-wrapper .auth-hdr{text-align:center}.create-account-wrapper .auth-hdr img{width:200px!important;height:auto!important;-o-object-fit:contain;object-fit:contain;margin-top:20px}.create-account-wrapper .auth:before{display:none!important}.create-account-wrapper{max-width:1160px!important;margin:0 auto}.wraper-bg{background-color:#edf4f8}.otp-inputs div{display:flex;gap:10px;align-items:center;justify-content:center;margin:30px}.otp-inputs input{width:60px!important;height:60px!important;border-radius:5px;box-shadow:0 0 4px #c1c1c1;border:none;border-bottom:4px solid #000;text-align:center}.resend-link{text-align:center;font-size:16px;color:#222;font-weight:500}.resend-link strong{color:#cf6100!important;cursor:pointer}.verify-success{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:30px;margin:20px}.form-error{width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.user-profilee-dtls{padding:50px}.user-profilee-dtls .prflle-img{justify-content:center;flex-direction:column;align-items:center;gap:25px}.user-profilee-dtls .prflle-img h4{font-size:26px;font-weight:600;line-height:30px;color:#000;margin-top:20px}.user-profilee-dtls .prflle-img img{width:150px!important;height:150px!important;-o-object-fit:cover;object-fit:cover;border-radius:50%;border:4px solid #cf6100!important}.userProfileDetails-sec .spkWith h3{font-size:2.2rem;line-height:2rem;letter-spacing:.6px}.other-profilee-dtls{display:flex;margin:30px 0}.other-profilee-dtls ul{display:flex;flex-direction:column;gap:20px;list-style:none;padding-left:0}.other-profilee-dtls ul li{display:flex;gap:30px;align-items:center}.other-profilee-dtls ul li span p{width:120px;margin:0;font-size:18px;font-weight:500;color:#ef7f1a}.other-profilee-dtls ul li h6{margin:0;font-size:18px;font-weight:500;color:#000}.app-downlod-bttns h3{font-size:2.2rem;color:#ef7f1a;font-weight:800;letter-spacing:.5px;margin-bottom:40px}.app-downlod-bttns{width:100%;height:529px}.app-downlod-bttns,.color-options{display:flex;align-items:center;justify-content:center}.color-options{gap:15px;margin:10px;flex-wrap:wrap}.color-options .color-option{width:110px;height:110px;border-radius:10px;padding:15px;cursor:pointer;min-width:110px}.color-options .color-option.selected,.color-options .color-option:hover{border:2px solid #000}.bsns-card{width:330px;height:220px;border-radius:15px;padding:15px;margin:20px auto;background-color:#d4eedc}.wallletFlip .main.bsns-card{width:320px;margin:25px auto}.card-color-sec h1{text-align:center;padding:35px 0 0;font-size:30px!important}.anthr-dtls{text-align:end}.anthr-dtls h4{font-size:15px}.anthr-dtls .bsns-name{font-size:24px;font-weight:700;font-family:Encode Sans}.bsns-uplod-logo{display:flex;justify-content:center;padding:15px}.bsns-uplod-logo .uplod-img{width:150px;height:150px;border-radius:50%;border:1px solid #c1c1c1;position:relative}.bsns-uplod-logo .uplod-img img{width:100%!important;height:100%!important;-o-object-fit:contain;object-fit:contain;border-radius:50%}.uplod-img input#upload-img{display:none}.uplod-img .uplod-icon{width:40px;height:40px;line-height:40px;display:block;border-radius:50%;background-color:#ef7f1a;text-align:center;color:#fff;position:absolute;bottom:-22px;left:58px;cursor:pointer}.bttns-sec{display:flex;align-items:center;justify-content:center;gap:15px}.cards-hdngs h4{font-size:22px;margin:35px 0}.toggle-bar{display:flex;justify-content:space-between;align-items:center}.toggle-bar p{margin-bottom:0;font-size:18px;font-weight:500}.card-dtls{width:100%;height:190px;position:relative;font-family:Encode Sans;.bsns-adrs{bottom:10px;margin-bottom:10px}.bsns-adrs,.bsns-website{font-size:12px;position:absolute;width:100%;left:0;font-family:Encode Sans}.bsns-website{bottom:0;margin-bottom:0}.business-name{text-align:left;line-height:18px}.bsns-name,.business-name{font-size:14px;font-family:Encode Sans}.bsns-name{text-align:end;line-height:26px;margin-bottom:6px}.bsns-mail{font-size:12px;text-align:end;line-height:18px;word-break:break-all;font-family:Encode Sans;margin-bottom:5px}}.logoLink span{width:100%!important}.cstmize-card{margin:25px 0}.cstmize-card .bsns-card{margin:0;width:350px;height:200px}.cstmize-card .back-side-card .back-side-card-dtls{display:flex;justify-content:space-between;gap:15px;flex-direction:column;align-items:center;height:100%}.cstmize-card .back-side-card .back-side-card-dtls img{margin-top:25px}.cstmize-card .back-side-card .vtc-socials-icons{display:flex;justify-content:center;gap:15px}.cstmize-card .back-side-card .vtc-socials-icons img{width:25px;height:25px;-o-object-fit:contain;object-fit:contain}.createCompanyProfileCard.flip-card{height:40rem}.createCompanyProfileCard .rgt-mockup-img .mockImgWrap img{height:490px}.responsiveMenuBtn{display:none;border:unset;padding:5px;width:35px;height:auto}.responsiveMenuHeader{display:none}.innerLogo img{height:23px;width:23px;-o-object-fit:contain;object-fit:contain;border:.68px solid grey;filter:invert(0);background:#f5ecea;padding:2px;box-shadow:0 5px 15px rgba(255,181,9,.35);border-radius:4px}@media (min-width:1920px){#screen1,#screen2,#screen3{right:300px}.cnstl_scrns .cnstl_scrn{left:300px}.userSubscriptionCards{justify-content:center}}@media (max-width:1920px){.swiper-wrapper{overflow:hidden!important}.indi-cards-list .swiper-wrapper,.indi-cards-swiper .swiper-wrapper{overflow:unset!important}.subsDashWrap .planCard{min-height:auto!important}.features .featCardWrap .cardFeature{height:auto!important}.button-margin-unset{margin-bottom:25px}.row{margin-left:0!important;margin-right:0!important}.featPageTop h3{font-size:36px}.featPageTop p{width:100%}.cntctPgTop{padding:0!important}.flip-card{margin:0 auto}.dir-row{justify-content:center}.other-profilee-dtls ul li h6{word-break:break-all}}@media (min-width:1660px){.clnt_bg_dash .img_left_side{height:unset}#screen1,#screen2,#screen3{right:120px}.flip-card{width:100%}.navWrap .customNav .nav-link{font-size:1.25rem;height:unset}.navWrap .navAuthBtn{font-size:1.25rem}.faqSection .panel-default>.panel-heading a:after{top:7px;font-size:30px}.faqSection .faqWrap p{font-size:1.4rem}.faqSection .panel-default .panel-body{font-size:1.25rem}.signUpSec .signUpBg p{font-size:1.4rem}.footerWrap li>a,.lgWrap+ul p{font-size:1.25rem}span.tc{font-size:1.1rem}.featureWrap p,.features .featCardWrap .cardFeature h3{font-size:1.5rem}.empContent h3{font-size:3rem;line-height:1.4;margin-bottom:1.3rem}.ftres-points li a{font-size:24px;margin-bottom:28px}.animButton{font-size:20px}.navWrap .dropdown-item{font-size:1.25rem}.home-hero-sec .landingWrap h1{font-size:62px!important;line-height:1.35!important}.landing .landingWrap p{font-size:1.5rem}}@media (min-width:1440px){.footer_cop .col-sm-6{flex:0 0 66.666667%;max-width:66.666667%}.main_ftr .cop_rgt{padding-left:90px}.cop_logo.list-inline{padding-right:90px}.hero_slider_video .hero-content{padding:0}.case_slide.slide-1 .case_logo img{width:130px}.case_slide.slide-2 .case_logo img{width:200px}.hero_slider_video .abs_contnt_vids{display:flex;align-items:center}.apps_screen img{width:100%}.mob_dev_comp .swiper-slide{height:100%;max-height:570px}.grad_hero_mob_agency{height:unset;min-height:unset}}@media (max-width:1700px){.landing{height:auto!important;margin-bottom:100px}.landing .landingWrap{margin-top:2rem!important}}@media (max-width:1326px){.vkart_case .v2_illus:after{right:-20px;width:160px;height:200px}.tabContent h3{font-size:2rem}.bsns-uplod-logo{margin-bottom:0}}@media (max-width:1280px){#screen1,#screen2,#screen3{right:40px;width:265px;height:500px}.cnstl_scrns .cnstl_scrn{width:520px!important}.cnstl_scrns.dtlcase_animtn{height:450px}.cnstl_scrns #screen1,.cnstl_scrns #screen2,.cnstl_scrns #screen3{top:50px}.logUprWrap span{width:250px!important}.howWorksCard h1{font-size:4rem;font-weight:700}.subs-cards .subs-single-card{width:265px}.subs-card-cntnt{padding:0 16px 16px}}@media (max-width:1199px){.vkart_case .v2_illus:after{right:10px;width:160px;height:200px;top:-20px}.rect_shp{width:100%}.cnstl_scrns.dtlcase_animtn{height:410px}.loginWrap{width:100%!important;padding:0 20px 2rem!important}.LoginAuth{height:100vh!important}.plans{padding:2rem 0!important}.joinWrap{padding:40px 0}.joinWrap h3{width:100%;font-size:20px}.joinWrap p{width:100%}.plans>h3,.plans>p{width:90%}.plans h3{font-size:26px}.pricingWrap .nav-tabs{height:auto}.home-hero-sec .landingWrap h1{font-size:33px!important;line-height:1.35!important}.features .featCardWrap .cardFeature h3,.landing .landingWrap p{font-size:1rem}.landing{margin-bottom:40px}.empContent h3{font-size:2rem;line-height:1.4}.ftres-points{margin:30px 0}.empowerSection{padding:2.5rem 2rem}.animButton{padding:10px 20px;font-size:15px}.faqSection{padding:3rem 2rem}.animCont,.featureWrap{width:90%}.featPageTop h3,.featureWrap h2,.landing .landingWrap h1,.valueWrap h2{font-size:2rem}.featCont h4{font-size:1.5rem;margin-bottom:1.5rem}.subs-cards .subs-single-card{width:235px}.pln-nme{font-size:20px}.pln-prce{font-size:34px}.subs-popular-badge{width:170px;font-size:14px}}@media (max-width:1160px){.featIc{width:55px!important;height:40px}}@media (max-width:1112px){.btn_theme,.navbar-light .navbar-nav .nav-item.btn_cont a{padding:10px 20px;white-space:nowrap}.navbar-light .navbar-nav .nav-item a{padding:14px}.navbar-brand{width:170px}.who_rgt_img img{min-height:450px}.who_we_lft p{margin:20px auto 0}.who_we_lft:after{bottom:-30px}.reactSlide h2{font-size:60px}.indType>p{bottom:26px;left:100px}.page_head_wrap.tag_h2 h2{font-size:36px}.tabContent h3{font-size:1.7rem}.dashboardWrap.wallet-dash .tab-pane h4{font-size:1.3rem}.pillleftWrap .nav-pills .nav-link{margin-bottom:.5rem!important}.start-time h5{font-size:13px!important}.empImageWrap{margin:40px auto;text-align:center}.indSetting{margin-right:1rem}.indSetting h5{font-size:15px!important}.userProfileDetails-sec .spkWith h3{font-size:26px!important}.userProfileDetails-sec .spkWith{padding:2rem 3rem!important}}@media (max-width:1024px){.hero_slider_video .abs_contnt_vids .col-md-7{max-width:100%;flex:0 0 auto}.hero-content h1.indType{margin-bottom:40px}.case_ttl h2{line-height:120%;font-size:32px;margin-bottom:12px}.case_logo img{width:90px}.slide-3 .case_logo img{width:200px}.case_cntnt_wrap{padding:50px 50px 0}.slide-4 .case_logo img{width:170px}.caserd_link{margin-top:30px}.text_form h2{line-height:120%;font-size:50px}.top_log_ttl .img-fluid{height:160px}.case_fltrs_drops .col-sm-10.offset-sm-1{margin-left:0;flex:0 0 auto;max-width:100%}.page_headrer_wrkshop.pag_hedr_casestudheas{padding:50px 0 20px}.pag_hedr_migrat h1,.pag_hedr_mobdeg h1,.pag_hedr_natv h1,.pag_hedr_proj_mgmgt h1{margin:20px 0 50px}.case_studes_sec{padding:50px 0}.numTxtWrap>.uprTxt{font-size:22px}.why_talk_sec .opportunities-request__icon{background-size:100px auto}.clnt_bg_dash .para_scoping{padding-top:0;margin:10px 0;height:unset}.help_clnt_singl h2{font-size:24px}.help_clnt_singl{margin-bottom:16px;max-width:90%}.clnt_bg_dash .text_help_right{padding-left:0}.clnt_bg_dash .img_left_side{height:480px}.tech_sngl_wrp{padding:20px 60px;text-align:center}.img_mobiles{height:unset}.srvc_flex_ul li:not(:last-child){padding:0 10px}.technologyCards{padding:15px}.methd_wrp_inr{padding:20px 30px}.testmnl_swpr_sldr .swiper-button-next{right:48.54%}.hero-content h1{font-size:36px;line-height:44px}.fndng_inr_cols{padding:0}.dtlcase_animtn{height:600px}#screen1,#screen2,#screen3{top:50px}.qrApp .two_images{margin:0 20px}.qr_logo{width:108px}.hpyApp img{width:232px}.dashboardWrap .col-12.col-lg-10.col-md-12{padding:0!important}.planCard>h5{font-size:22px!important}.howWorksCard{padding:2rem}.res-wrk #flippedId .flip-card-inner{min-height:460px}.res-wrk #flippedId .flip-card-front{height:-moz-fit-content;height:fit-content}.res-wrk #flippedId .flip-card-front .row{margin-top:50px}.res-wrk #flippedId .flip-card-back{height:-moz-fit-content;height:fit-content}.res-wrk #flippedId .flip-card-back .row{margin-top:50px}.res-wrk .walletSection .headingWrap{height:-moz-fit-content;height:fit-content;width:100%}.res-wrk .walletSection .headingWrap h1{font-size:4rem}.formOuterWrap{margin-top:50px}.new-plans-sec .subs-cards{flex-wrap:wrap;row-gap:50px}.subs-cards .subs-single-card{flex-basis:300px;height:-moz-fit-content;height:fit-content;min-height:-moz-fit-content;min-height:fit-content}.subs-single-card.pFree{height:800px!important}.subs-cards .subs-single-card{width:100%}.subs-card-cntnt{height:-moz-fit-content!important;height:fit-content!important}.subs-card-cntnt ul{min-height:-moz-fit-content!important;min-height:fit-content!important}.subs-card-cntnt>div{height:-moz-fit-content!important;height:fit-content!important}.subs-single-card.pFree .subs-card-cntnt{height:70%!important}.subs-single-card.pFree .subs-card-cntnt div{height:85%!important}}@media (max-width:991px){.app-downlod-bttns h3{font-size:27px;margin-bottom:10px}.howWorksCard .rotAnim{height:250px}.custom_collaps_mob_header{position:absolute;top:80px;right:20px;background:#ededed;z-index:1;border-radius:8px;box-shadow:0 10px 36px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.06)}.hide-text p{opacity:1!important}.partn_accred_sec .work_awards_inner img{margin:15px 30px}.work_awards_inner img{margin:30px 20px;width:130px}.how_we_left{padding:0 10px}.on_demand_more .hw_wrk_cont .col-sm-2{max-width:33%;flex:0 0 auto;-ms-flex:0 0 auto}.tech_sngl_wrp{padding:20px 30px}.tags_main{margin-right:0;padding:12px 7px}.tags_main.has_many{padding:16px 6px}.header_promatics{height:60px}.header_promatics .navbar-nav{flex-direction:row;justify-content:space-between;margin-top:10px}.dropdown-menu.comon_abst_header{transform:translateX(0);left:0;position:absolute}.comon_abst_header:after{left:5%;transform:translateX(0)}.compn_drop.comon_abst_header:after{left:20%}.page_headrer_wrkshop.pag_hedr_casestudheas{padding:80px 0 20px}.flex_logos{margin-top:100px}.page_headrer_wrkshop{min-height:500px}.pag_hedr_mobdeg h3,.pag_hedr_natv h3,.pag_hedr_uidsgn h3{font-size:36px;margin:20px 0 50px}.case_studes_sec{padding:50px 0}.blogs_main_sec .imag_int{height:140px}.hero-content h1{font-size:36px;line-height:48px;margin:10px 0 15px}p.abs_txt_head{font-size:70px}.pag_hedr_migrat h1,.pag_hedr_mobdeg h1,.pag_hedr_natv h1,.pag_hedr_proj_mgmgt h1{font-size:36px;margin:10px 0 20px}.pag_hedr_migrat h1 br,.pag_hedr_mobdeg h1 br,.pag_hedr_natv h1 br,.pag_hedr_proj_mgmgt h1 br{display:none!important}.how_work_sec2 .wrap_nmb_ttl{margin:0 0 16px;font-size:32px}.how_we_left h3{font-size:32px}.how_we_left p{margin:16px auto 24px}.val_illust{position:absolute;left:-88px;width:80px;height:80px;top:0}.singl_card{padding:20px;margin-top:24px}.value_career .singl_card{padding-left:100px}.page_head_wrap.tag_h2 h2{font-size:32px}.carer_desc{margin:12px 0 16px;height:80px}.servc_req{margin:5px 0 20px;flex-wrap:wrap;justify-content:flex-start!important}.servc_req li{width:unset;margin-bottom:.5rem}.wrap_nmb_ttl{margin:0 0 20px}.inner_wrap_more .sec_ttl{font-size:32px;line-height:45px}.how_we_work .wrap_nmb_ttl br{display:none!important}.sec_ttl{font-size:32px}.div_ttl p br{display:none!important}.help_clnt_sec .page_head_wrap{padding:0 10px}.txt_desc_sec h2{font-size:32px}.logos_sec.bg_gray{padding:60px 0}.tech_sngl_wrp img{max-width:100px;width:100%}.text_rgt_portf h2{font-size:32px}.page_headrer{padding:60px 0}.inr_thr h2{font-size:24px}.technologyCards{height:unset}.technologyCards:before{width:50%;left:50%;transform:translate(-50%)}.txt_talk_color.work_space h2,.with_th_methds .txt_talk_color h2{font-size:28px}.steps_proj_mgmt h3{font-size:20px}.testcntnt_wrp{padding:36px}.test_vdeo.img_sld,.testsld_img{height:320px}.wraper_privcy_cntnt h2{margin:20px 0 10px;font-size:30px}.cont_header_ttl h2,.heading_tech_lft h3{font-size:24px}.slider_testi_agnc_wrap .quote_says{font-size:16px;line-height:28px}.grad_hero_web_agency .text_shdow{font-size:12rem}.text_rgt_portf{padding-left:0}.rgt_info_mob .txt_desc_sec h2{font-size:28px}.page_head_wrap h1{font-size:36px;margin-bottom:40px}.wrap_angle_txt h2{font-size:38px;line-height:48px;margin-bottom:45px}.enterprise_feat img{width:70px;height:70px}.features_new_enterprise .enterprs_head{font-size:28px}.empt_sec_angle{background-size:cover}.page_head_wrap .web_h2{font-size:36px;margin:10px 0 40px}.hw_sctn_hdng h2{font-size:24px}.dtlcase_animtn2{padding:40px 0}.resrch_findgs{padding-top:40px}.techs_used_sec:after{z-index:-1;opacity:.3}.constal_case .hero-content,.stdntk_case .hero-content,.topgrad_case .hero-content{padding:20px 0 20px 20px}.vkart_case .hero-content h1{margin:8px 0}.chellnge_part_btm{padding:0}.chalenge_goals .col-sm-4{flex:0 0 50%;max-width:50%}.achiv>span{font-size:20px}.cas_stud_sldr .testimonCard{max-width:100%;margin:80px 20px 0;width:unset}.fndng_inr_cols h3{font-size:16px}.impactWrap h5{font-size:24px}.constal_case{padding:0}.cnstl_scrns .cnstl_scrn{width:450px!important}.cnstl_scrns.dtlcase_animtn{height:360px}.cnstl_scrns #screen1,.cnstl_scrns #screen2,.cnstl_scrns #screen3{top:30px}.custm-wdth{width:50%}.empowerWrap .container{max-width:-moz-max-content!important;max-width:max-content!important}.navbar-dark .navbar-toggler-icon{background-image:url(/img/icons/menu.png)!important}.navWrap .navAuthBtn{margin-top:20px!important}.storesWrap{align-items:flex-start!important}.app-fter span{width:100px!important}.animCont,.featureWrap{width:100%!important}.empContent h3,.featureWrap h2,.landing .landingWrap h1,.valueWrap h2{font-size:26px}.faqWrap{width:90%!important}.features{padding:0 2rem}.personal-cards{max-width:100%}.dir-left{flex-direction:column}.dir-right{flex-direction:column-reverse}.featCont{padding:4rem .2rem}.dir-row{overflow:hidden;width:100%}.dir-left,.dir-right{row-gap:20px}.howWorksBanner{padding:3rem 0}.howWorksBannerWrap h1{font-size:54px}.flip-card{width:auto!important;height:auto!important}.MockupPrnt{height:100%;width:100%;text-align:center}.howWorksCard{padding:1rem}.howWorksCard h1{font-size:45px;margin-bottom:30px;margin-top:30px}.howWorksCard h1,.rotAnim{text-align:center}.business-card-container{margin-bottom:30px;display:flex;justify-content:center;align-items:center;width:100%}.howItWorksPage .container{max-width:100%}.headingWrap h1{font-size:54px}.formWrap{margin:20px 0}.get-started p{max-width:100%}.spkWith h3,.spkWith p{width:100%}.formWrap,.spkWith{padding:2rem 1rem}.formWrap{width:100%}.get-started h2{max-width:100%}.get-started{padding:0}.spkWith h3{font-size:33px!important;line-height:2rem}.radio-wrp{gap:20px;flex-wrap:wrap}.get-wrap{padding:1rem}.get-wrap p.opti-p{font-size:26px}.flip-sec{height:500px;display:flex;align-items:center}.flip-card-back,.flip-card-front{height:auto}.business-card-image{background-position:50%;background-size:contain!important}.playerWrap div{height:300px}.flip-card-back>span,.flip-card-front>span{z-index:555}.wallet-dash{padding:30px 10px!important}.orange{margin-top:4.5rem!important}.crd-orange{margin-bottom:5.5rem}.headingWrap{padding:2.5rem 1.5rem}.howItWorksPage .col-12{padding:0}.playerWrap{width:100%}.chooseColorSec .container{padding:0}.hding{padding:5.5rem 0!important}.headingWrap.dark{margin-top:30px}.bsns-crd h1{margin-top:40px}.mockImgWrap span{width:350px!important;height:350px!important}.mockImgWrap img.sideImg,.mockImgWrap span{-o-object-fit:contain;object-fit:contain}h1.rgister{margin-top:35px}.howItWorksPage section{padding:0 1.5rem}.flip-card{width:100%}.res-wrk .howWorksBannerWrap h1{font-size:4rem;margin-top:75px}.res-wrk .headingWrap.orange{padding:2.5rem 1.5rem}.res-wrk .headingWrap.orange h1{font-size:80px}.res-wrk #flippedId .flip-card-inner{min-height:460px}.res-wrk #flippedId .flip-card-front{height:-moz-fit-content;height:fit-content}.res-wrk .chooseColorSec{padding:50px}.res-wrk .chooseColorSec h1{font-size:80px}.res-wrk #color .flip-card-inner{min-height:400px}.res-wrk #color .flip-card-front{height:100%}.res-wrk #color .flip-card-front .row{margin-top:50px}.res-wrk #color .flip-card-back{height:100%;display:flex;align-items:center;justify-content:center}.res-wrk #color .howWorksCard h1{font-size:52px}.res-work .walletMockup span{width:200px}.res-work .walletMockup{width:30%}.walletMockup{width:30%!important}.res-wrk .createCardSec .flip-card-inner{height:340px}.privayWrap{width:90%}.privayWrap h1{font-size:18px;margin-bottom:20px!important}.valIc{width:100px;height:100px}.features .featCardWrap .cardFeature{justify-content:start;align-items:center}.features .featCardWrap{margin-top:50px}.featPageTop{padding:4rem 2rem}.featPageTop h3{font-size:26px;margin-bottom:1.5rem}.respMdm100{flex:unset;width:100%;max-width:100%}.createCompanyProfileCard .rgt-mockup-img .mockImgWrap img{height:400px}.responsiveCommonModal h3.modal-title{font-size:1.4rem}.responsiveCommonModal .modal-body h3{font-size:1.1rem;margin-bottom:1.2rem}.responsiveMenuBtn{display:flex;position:absolute;transform:translate(0)}.responsiveMenuBtn.closeBtn{position:relative}.dashboardWrap .tab-pane .tabContent .tabs-subs>h3,.dashboardWrap .tab-pane .tabContent .wSearch>h3,.dashboardWrap .tab-pane .tabContent>h3{padding-left:40px}.responsiveMenuHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.responsiveMenu{transition:all .4s;position:fixed;top:0;left:-100%;z-index:99;height:100vh;overflow-y:auto;max-width:360px;background-color:#fff;padding:1rem 1.5rem}.responsiveMenu.responsiveMenuOpen{left:0;transition:all .4s}.coming-soon-section{height:-moz-fit-content;height:fit-content}.cstm-row-gap{gap:10px}.responsiveCustomizationBtn{display:flex;align-items:center}.responsiveCustomizationBtn button{white-space:nowrap}.responsiveCustomizationBtn label{margin:0}.coming-soon-section img{width:auto;height:250px}.indSetting{margin-right:0}.indSetting,.notifyWrap{margin-bottom:1rem}.output-price h1{color:#cf6100;font-weight:600;font-size:46px}.pricing-dtls-terms{margin-bottom:20px}.output-price{padding:35px 0 0}.responsiveMenuBtn svg,.responsiveMenuBtn.closeBtn svg{width:28px;height:auto}}@media (max-width:834px){.tceh_wraper .col-sm-3,.tceh_wraper .col-sm-4,.tceh_wraper .col-sm-6{flex:0 0 50%;max-width:50%}.tceh_wraper .col-sm-3.pl-0.pr-2,.tceh_wraper .col-sm-3.pl-2.pr-0,.tceh_wraper .col-sm-4.px-0{padding-left:15px!important;padding-right:15px!important}.heading_tech_lft h3{font-size:20px}.case_studes_sec .col-sm-4{flex:0 0 48%;max-width:48%}.contact-bottom-links .col-md-2.col-sm-6{max-width:33%;flex:0 0 33%}.hw_wrk_cont .col-sm-3{max-width:50%;flex:0 0 50%}.process__step:after{top:18%}.slidre_form .bg_image{flex-direction:column}.slidre_form .bg_image>div{max-width:100%;flex:0 0 100%;-ms-flex:0 0 100%}.text_form{padding:40px 60px}.insgt_sing .imag_int{min-height:unset;height:unset}.meta_insgt h2{font-size:16px}.how_we_left{padding:0}.boxes_blue .row>div{max-width:50%;flex:0 0 auto;-ms-flex:0 0 auto}.boxed_lay_agile{min-height:170px}.width_five_divs{flex-wrap:wrap}.width_five_divs .boxed_lay_agile{width:49%}.wrap_clnt_frm.clnt_form_mad{padding:25px 13px 20px}.mobl_tech_agnc .col-sm-6,.quaklity_side_img .hw_wrk_cont .col-sm-6,.web_tech_agnc .col-sm-6{max-width:100%;flex:0 0 auto;-ms-flex:0 0 auto}.vacancies_wrap_inr>.row>.col-sm-3{max-width:33%;flex:0 0 auto}.servc_req{flex-wrap:wrap}.servc_req li{padding:12px;width:unset;margin:7px 0}.rads_tm_bdgt li{width:32%}.blue_dark_left{padding:50px 30px}.singl_clnts{padding:30px 40px}.img_mobiles{height:unset}.hybrd_srvcs .sngl_serv_ntv.andrd_serv{margin-top:0}.srvc_flex_ul{margin-top:15px;padding-top:10px;white-space:nowrap}.custm_tabs_wrapr{white-space:nowrap;overflow:auto;justify-content:start!important;-ms-flex-pack:start!important}.wrap_list_vid{margin-left:50px;width:calc(100% - 50px)}.mobl_tech_agnc .col-sm-3,.web_tech_agnc .col-sm-3{max-width:33%;flex:0 0 auto;-ms-flex:0 0 auto}.wrap_insgt .col-sm-4{max-width:50%;flex:0 0 auto;-ms-flex:0 0 auto}.header_promatics .bg-light,.header_promatics .darkheader{padding:8px 20px}.col-md-3:has(.comp_info){flex:0 0 33.33%;max-width:33.33%}.contact-bottom-links .col-md-2:has(.ftr_adrs_multi){flex:0 0 33.33%;max-width:33.33%}.col-md-3:has(.ftrlctns_wrap){flex:0 0 66.66%;max-width:66.66%}.ftrlctns_wrap{padding-left:0}.comp_info{padding-right:20px}.main_ftr .comn_adrs_single{margin-bottom:28px}.sphere_anmtn.aunty-anim{right:-200px}.wrap_test_clnt .test_sldr{padding:10px 70px}.clnts_meta .img-responsive{padding:20px}.case_cntnt_wrap{padding:20px 30px 0}.top_log_ttl .img-fluid{height:200px}.adrs_wrap .col-md-2{flex:0 0 33.33%;max-width:33.33%}.adrs_wrap .adrs_col{margin-bottom:30px}.blogs_main_sec .imag_int{height:200px}.who_we_lft h3{font-size:32px}.who_we_lft p{margin:12px auto 0}.numTxtWrap>h2{font-size:50px}.numTxtWrap>.uprTxt{font-size:18px}.nmbr_tabs{padding:24px 0}.abo_top_wrap h1{font-size:52px}.page_head_wrap.tag_h2 h2{font-size:32px}.who_we_lft:after{display:none}.txt_talk_color h2{font-size:32px}.wrap_why_us .icn_container{min-width:50px}.why_us_home .icn_container h4{font-size:15px}.testimon_one_sec .testimon_quote{font-size:24px}.imgs_sngl_big{height:150px!important}.promatics_life_sec .swiper-button-prev,.promatics_life_sec .swiper-rtl .swiper-button-next{right:90px}.promatics_life_sec .swiper-button-next,.promatics_life_sec .swiper-rtl .swiper-button-prev{right:50px}.how_we_work.how_work_sec2{padding:60px 0 35px}.how_we_work.bg_gray{padding:60px 20px}.help_clnt_singl h2{padding-top:16px}.clnt_bg_dash .img_left_side{height:unset}.clnt_bg_dash .help_clnt_wrpr .row.align-items-center{align-items:flex-start!important}.cas_stud_sldr .top_log_ttl h3{font-size:18px;height:unset}.inter_servcs h4{white-space:normal}.comon_app_types .row .col-sm-6{flex:0 0 100%;max-width:100%}.comon_app_types .rgt_info_mob{max-width:unset}.comon_app_types .img_mobiles{height:unset}.comon_app_types .img_mobiles img{width:60%}.comon_app_types .rgt_info_mob{padding:12px 0;margin-bottom:0}.text_rgt_portf{padding-left:0}.clnts_testim_vert .clnts_meta .img-responsive{padding:15px 4px;width:30%}.wrap_hgire_card h2,.wrap_hgire_card h3{font-size:22px;margin-bottom:0}.sngl_serv_ntv{padding:20px 12px}.hybrd_srvcs .sngl_serv_ntv p{min-height:80px}.inr_thr img{height:180px}.case_stud_query h2{font-size:26px}.case_stud_query p{padding-bottom:80px}.sprtCard>img{width:60px;margin-bottom:20px}.sprtCard{padding:16px;min-height:266px}.cstmEcom{width:100%}.ecomCard{padding:10px;height:140px}.ecom_tch_wrap .col-sm-4{flex:0 0 50%;max-width:50%}.technologyCards{margin-bottom:20px}.side_image_sec .col-sm-6{flex:0 0 100%;max-width:100%;padding:0 15px!important}.img_left_mob.img_mobiles{width:80%}.img_left_mob.img_mobiles img{max-height:400px}.side_image_sec .rgt_info_mob{max-width:unset;padding:10px 0;margin-bottom:16px}.side_image_sec .img_left_mob.img_mobiles{margin:10px 0 12px}.txt_desc_sec p{margin:12px 0}.side_image_sec div.row:nth-child(odd){flex-direction:column-reverse}.wrap_clnt_frm{padding:16px 16px 10px}.ttl_methd{font-size:24px;margin:10px 0}.page_headrer h5{font-size:16px}.hw_wrk_cont{margin-top:10px}.quaklity_side_img .col-sm-6.px-5{padding:20px!important}.img_div_how .img-fluid{width:100%;height:300px}.page_headrer.bg_agile_img:after{width:90%;height:100%;left:50%;top:55%;transform:translate(-50%,-50%)}.sngl_feat_proj{padding:0 10px}.sngl_feat_proj img{width:60px;height:60px}.testclnt_logo{margin-bottom:24px}.test_cntnt{line-height:24px;font-size:13px}.testmnl_swpr_sldr .swiper-button-prev{right:57.5%}.testmnl_swpr_sldr .swiper-button-next{right:48.1%}.testthmb_cntnt{margin-left:12px}.testthmb_cntnt h6{font-size:15px}.grad_hero_web_agency .hero-wrap .col-sm-5,.grad_hero_web_agency .hero-wrap .col-sm-7{flex:0 0 100%;max-width:100%}.slidr_agncy_sngl{padding:0 80px}h2.web_agnc_svg{margin-bottom:12px}.brdg_logo{right:70px}.excrsn_logo{right:60px}.rph_logo{left:120px}.quote_insde{padding:20px 0 20px 30px}.grad_hero_web_agency .text_shdow{line-height:14rem;left:16px}.img_mobiles.img_flt{margin:0 0 16px!important;width:80%!important;float:unset}.comon_app_types .img_mobiles.img_flt img{width:100%}.side_image_sec.flex_rever_main{padding:40px 0}.icons_divdr .hw_wrk_sing h3{margin:8px 0}.hw_wrk_sing{display:block!important}.hw_work_updt .pwa_illust img{margin:0 0 12px;height:120px;width:auto}.rgt_info_mob.text_mob{margin-bottom:0;padding:0}.stndnt_anim #screen1,.stndnt_anim #screen2,.stndnt_anim #screen3{width:260px;height:450px}.icWrapTech{display:block}.card_lang h5{margin:4px 0}.vkart_case .hero-content h1{font-size:32px;line-height:42px}.vkart_case .v2_illus:after{right:10px;width:130px;top:-40px}.rect_shp{height:250px}#screen1,#screen2,#screen3{top:50px;right:10px;width:265px;height:500px}.topgrad_case .col-md-6{flex:0 0 100%;max-width:100%}.topgrad_case .head_illust{padding:0;text-align:right;margin-top:-200px}.topgrad_case .head_illust img{width:70%}.stdntk_case .col-md-6{flex:0 0 50%;max-width:50%}.stdntk_case .head_illust{margin-top:0!important}.topgrad_case .head_illust img{width:100%}.cnstl_scrns .cnstl_scrn{width:350px!important;border:4px solid #212529;left:-16px}.cnstl_scrns .cnstl_scrn img{border-radius:8px}.cnstl_scrns.dtlcase_animtn{height:280px}.active-plan-txt{position:unset!important;margin-left:1.5rem!important}.plans h3{font-size:24px}.user-profilee-dtls{padding-left:30px}}@media (max-width:812px){.cards_solution_wrapr .val_illust{left:-74px;width:60px;height:60px;top:0}.cards_solution_wrapr .val_illust img{-o-object-fit:contain;object-fit:contain}.cards_solution_wrapr .wrap_nmb_ttl{margin:0 0 10px;font-size:20px}.cards_solution_wrapr .singl_card{padding:24px 20px 20px 94px}.ondemand_feats .solutns_intern .col-sm-3{flex:0 0 40%;max-width:40%}.ondemand_feats .solutns_intern .col-sm-9{flex:0 0 60%;max-width:60%}.wrap_hgire_card{padding:20px 12px}.imgCmbWrp>img,.imgSngWrp>img{width:100%}.imgSngWrp>.share{width:75%}.recomImg>img{width:70%}.res-wrk #color .howWorksCard h1{font-size:40px}}@media (max-width:768px){.cont_header_ttl h2{font-size:24px}.sidebbar_contct .didvdr_div h4{font-size:20px}.work_awards_inner img{margin:20px 16px;width:110px}.partn_accred_sec .work_awards_inner img{margin:15px 20px;width:150px}.wrap_number_btm .col-sm-3{flex:0 0 50%;max-width:50%}.nmbr_tabs.uno_tab:after,.nmbr_tabs.uno_tab:before{display:none}.who_rgt_img img{min-height:400px}.why_talk_sec .txt_talk_color{padding:20px 0}.want_talk p.btn_link{margin:0 0 20px}.page_headrer_wrkshop{min-height:420px}.blue_dark_left .img-fluid{height:220px}.rfqDrpzn>.dropzone{height:60px}.servc_lsts .img_lft_serv{margin-right:8px;min-width:60px;max-width:60px}.servc_lsts .inter_servcs h4{font-size:18px}.top_log_ttl .img-fluid{height:180px}.entr_start_sme_sec .sec_ttl br{display:none!important}.ecomCard{height:160px}.technologyCards{min-height:347px}.testclnt_logo{flex-direction:column-reverse;align-items:flex-start}.testclnt_logo .clnt_logo{flex-shrink:0;width:100%;text-align:right}.testsldr_div .clnt_logo img{width:124px;margin-bottom:8px;-o-object-position:right;object-position:right}.testcntnt_wrp{padding:20px}.testclnt_logo{margin-bottom:12px}.user-profilee-dtls{padding-bottom:0}.user-profilee-dtls .prflle-img{display:flex!important;align-items:center}.user-profilee-dtls .other-profilee-dtls ul{margin:auto;padding-left:40px}}@media (max-width:767px){.featPageTop h3{margin-bottom:1rem}.navbar{padding:.5rem 1rem}.case_studes_sec .col-sm-4{flex:0 0 50%;max-width:50%}.flex_logos .col-sm-8{flex:0 0 90%;max-width:90%}.wrap_contact_side .row>div{flex:0 0 100%;max-width:100%}.contact_form_info .wrap_clnt_frm{padding:20px 0;border-bottom:1px solid #eaeaea;border-right:none;margin-bottom:20px}.abo_top_wrap h1{font-size:55px}.nmbr_tabs h1{font-size:40px}.how_we_left{padding:0}.wrap_why_us .col-sm-4{max-width:50%;flex:0 0 50%;-ms-flex:0 0 50%}p.abs_txt_head{font-size:3.2rem}.inner_user_say{padding:0 40px}.testimon_quote{font-size:20px}.testimon_quote i{font-size:35px}.process__container{margin-top:60px}.ul_ux_li .img-fluid{height:282px;-o-object-fit:cover;object-fit:cover}.ul_ux_li ul{padding-left:10px}.ttl_methd{font-size:21px}.hw_wrk_cont.pwa_illust .col-sm-4{max-width:50%;flex:0 0 50%;-ms-flex:0 0 50%}.pag_hedr_mobdeg h3 br,.pag_hedr_natv h3 br,.pag_hedr_uidsgn h3 br{display:none!important}.txt_talk_color.work_space{padding:40px 10px 50px 40px}.img_div_how .img-fluid{width:100%}.val_illust{position:unset;display:block;margin-bottom:10px}.value_career .singl_card{padding-left:20px}.req_form_info .offset-sm-1{margin-left:0}.quote_insde{padding:0 10px 0 30px}.clnt_bg_dash .text_help_right{padding-left:0}.user_desng_rgt{padding:30px 10px}.inter_servcs{flex-direction:column}.cards_solution_wrapr .singl_card{padding:30px 20px 30px 30px}.ondemand_feats .wrap_number_btm .col-md-3{max-width:25%}.solutns_intern .nmbr_tabs h1{font-size:32px}.hybrd_srvcs .col-sm-3.px-2,.mobl_tech_agnc .col-sm-3,.web_tech_agnc .col-sm-3{max-width:50%;flex:0 0 auto;-ms-flex:0 0 auto}.slider_testi_agnc_wrap .quote_says{font-size:14px;line-height:27px}.header_promatics .navbar-nav{flex-direction:column;justify-content:space-between;margin-top:10px}.dropdown-menu.comon_abst_header{position:relative;min-width:unset}.comon_abst_header:after,.compn_drop.comon_abst_header:after{left:25px}.nav-item.btn_cont{display:none}.contact_show_btn{display:inline-block;font-size:24px;margin-right:10px;border:1px solid #1a9acc;position:relative;top:3px;padding:0 6px;border-radius:100%;color:#1a9acc}.navbar-light .navbar-nav .nav-link:before{display:none}.case_img_div img{width:100%;height:100%}.fltr_blogs_sec .fltr_left_ul{margin:16px 0}.fltr_blogs_sec .srch_blog{margin-bottom:20px}.top_log_ttl .img-fluid{height:180px}.div_ttl p br{display:none!important}.rads_tm_bdgt li{width:46%}.req_form_info .wrap_clnt_frm{padding:0 20px}.transform_txt{padding:20px 30px!important}.clnt_bg_dash .para_scoping{width:100%}.clnt_bg_dash .img_left_side img{width:550px}.hw_wrk_sing h3{margin:0 0 8px}.icon_step{font-size:45px;margin:4px 0}.clnts_testim_vert .clnts_meta .img-responsive{width:22%}.form_testimon_sec{padding:60px 0}.clnts_testim_vert .clnt_testim_rgt{display:none}.tech_sngl_wrp{padding:10px 20px}.feats_bg_gray .page_head_wrap{margin-bottom:50px}.page_headrer.feats_bg_gray{padding:40px 0 30px}.mobl_aprch_sec .mobls_imgs.mt-5{margin-top:30px!important}.feats_bg_gray .icons_divdr .hw_wrk_sing{margin-bottom:30px}.insgt_sing{margin:0 0 20px}.sprtCard{min-height:220px}.methd_wrp_inr{padding:16px}.nmbr_cont{font-size:56px;right:-30px}.testmnl_swpr_sldr .swiper-button-next{right:47.9%}.rph_logo{left:90px;top:20px}.rph_logo img{width:180px}.brdg_logo img{width:240px}.excrsn_logo img{width:100px}.grad_hero_web_agency .text_shdow{font-size:10rem;line-height:10rem}.stdntk_case .hero-content{padding:20px 20px 30px}.vkart_case .head_illust{padding:0 20px;text-align:center}.langs_wraper .col-sm-6{flex:0 0 100%;max-width:100%}.card_lang{margin:10px 0!important}.techs_used_sec:after{width:50%;height:20%}.findng_cols .col-sm-4{max-width:50%;flex:0 0 auto;-ms-flex:0 0 auto}.resrch_findgs .col-sm-10{flex:0 0 100%;max-width:100%}.dtlcase_animtn{height:570px}.impactWrap h5{margin-top:0}.col_key.mt-5{margin-top:30px!important}.impactWrap{padding:0}.col-md-6.imgCmbWrp,.col-md-6.imgSngWrp{max-width:50%}.rect_shp{width:80%}.vkart_case .v2_illus:after{right:90px}.vkart_case .head_illust img{width:70%}.topgrad_case .head_illust{padding:0;text-align:right;margin-top:-170px}.constal_case .head_illust{text-align:right;padding-right:0}.constal_case .head_illust img{width:80%}.stdntk_case .col-md-6{flex:0 0 100%;max-width:100%}.stdntk_case .head_illust{padding:0 20px;text-align:center}.featureWrap h2,.landing .landingWrap h1,.valueWrap h2{font-size:24px!important}.landing .landingWrap p{font-size:14px!important}.empContent h3{font-size:24px!important}.navWrap{padding:0!important}.tabs-subs{flex-wrap:wrap;justify-content:center!important;margin:0!important}.planCard>h5,.tabContent h3{font-size:22px!important}.tabContent h3{margin-bottom:30px!important;width:100%;text-align:center}.nav-gap{justify-content:center}.dashboardWrap{padding:0}.start-time-dtls{padding:15px!important}.start-time-dtls,.start-time-dtls span{font-size:14px!important}.start-time h5{font-size:13px!important;line-height:21px;margin:0}.active-plan-txt{position:inherit!important;margin:15px;text-align:start}.active-plan-txt,.custm-plan{display:block!important}.custm-txt{margin-top:40px;padding:0}.app-fter{display:flex;align-items:center}.heroRightImg{text-align:center}.heroRightImg span{width:480px!important;margin:0 auto}.custm-cls{flex-direction:column-reverse}.faqWrap{width:90%!important;margin:30px auto}.subBtn{justify-content:center!important}.button-margin-unset{margin:30px!important}.animCont h2,.empInfo h3,.faqWrap h3,.signUpBg h3{font-size:24px}.priceWrapNew .priceInfo{font-size:10px!important}.faqs .col-md-10.col-lg-10{padding:0}.landing{margin-bottom:70px!important}.signUpBg p{width:100%;margin:1rem auto}.cardBackWallet,.cardFrontWallet{width:100%;height:100%}.wallletFlip{height:260px!important}.wallletFlip .main.bsns-card{width:320px!important}.walletCards{padding:0}.bsns-card{width:100%!important;min-height:220px!important}.wSearch{flex-wrap:wrap;justify-content:center}.catWraWallet .dropdown select.btn{width:-moz-fit-content;width:fit-content;margin:0 auto!important}.bsns-adrs{margin-top:30px}.bsns-adrs,.bsns-website,.bsns-website:hover{position:unset}.spkWith h3{font-size:27px!important}.spkWith p{font-size:14px}.cnt-img{margin-top:30px;text-align:center}.pers-corp h3{font-size:25px}.bsns-adrs{margin-bottom:0}.input-search{width:300px!important}.catWraWallet{flex-wrap:wrap;justify-content:center;gap:10px}.catWraWallet .dropdown{width:100%;text-align:center}.howItWorksPage section{margin-bottom:0!important}.animation .swiper-slide img{width:70%}.howWorksCard h1{font-size:23px}.playerWrap div{margin-top:40px}.business-card-container{width:100%;height:280px}.res-wrk .howWorksBannerWrap h1{font-size:3rem;margin-top:20px}.res-wrk .headingWrap.orange h1{font-size:50px}.res-wrk .MockupPrnt{height:60%;width:80%;text-align:center;margin:0 auto}.res-wrk #flippedId .flip-card-front .row{margin-top:10px}.res-wrk .howWorksCard h1{font-size:50px}.res-wrk .walletSection .headingWrap h1{font-size:3rem}.aboutCntnt{flex-wrap:wrap}.aboutCntnt h2{width:100%;font-size:28px}.abtReachSec .container{max-width:100%;padding:0}.dots{height:90px;width:90px}.arrowImg{width:120px}.abtLogoWrap{width:120px;height:120px}.singleValWrap{padding:.5rem}.valCnt h5{font-size:16px}.valCnt p{font-size:14px}.formOuterWrap{margin-top:50px}.helpContacts h3{font-size:24px;margin-bottom:12px}.prview{gap:0}.flp-crd{margin-top:30px}.valueWrap{width:100%}.custm-mrgn{margin:8rem 0}.custm-mrgnss{margin-top:1rem!important}.mrg-css{margin-top:2rem}.mrg-stle{margin-top:7rem}h1.hding-ntwork{margin-top:3rem}.signUpSec{height:70vh}.featCardWrap .cardFeature .content{display:flex;align-items:center;gap:1rem;width:100%}.features .featCardWrap .cardFeature{padding:20px 0}.featPageTop h3{font-size:24px;margin-bottom:1.3rem}.featCont h4{font-size:1.2rem;margin-bottom:1.3rem}.featCont.fture .cmng-soon-flex h4{margin-bottom:0}.empowerSection .custm-txt{margin-top:20px}.createCardSec.crd-hght .flip-card .flip-card-inner{height:600px}.headingWrap.mrg-stle{margin-top:3rem}.chooseColorSec .custm-mrgn{margin:0 0 2rem}.res-wrk #color .flip-card-inner{min-height:580px}.res-wrk .createCardSec .flip-card-inner{height:580px}.res-wrk .chooseColorSec h1{font-size:60px}.dashboardWrap .tab-pane .tabContent>h3{padding-left:0;font-size:22px!important}.activePlanResponsive{width:70%!important;margin:20px auto!important}.subs-single-card.pFree,.subs-single-card.pFree .subs-card-cntnt,.subs-single-card.pFree .subs-card-cntnt div{height:-moz-fit-content!important;height:fit-content!important}.output-price h1{color:#cf6100;font-weight:600;font-size:40px}.output-price h1 span{font-size:28px}.dashboardWrap .tab-pane .tabContent .tabs-subs>h3,.dashboardWrap .tab-pane .tabContent .wSearch>h3,.dashboardWrap .tab-pane .tabContent>h3{padding-left:0}.abtTxt h3{font-size:1.5rem}}@media (max-width:640px){.tceh_wraper .col-sm-3,.tceh_wraper .col-sm-4,.tceh_wraper .col-sm-6{flex:0 0 100%;max-width:100%}.case_fltrs_drops .col-sm-10.offset-sm-1{margin:0;flex:0 0 100%;max-width:100%}.partn_accred_sec .work_awards_inner img{margin:15px 10px}.col-sm-6.stick_top{position:unset;margin-bottom:30px}.sticky_side_sldr{top:20px;flex:0 0 19%}.how_wrk_methods.with_th_methds .clor_contnr{width:79%;max-width:79%}.ul_hoverd li a{margin:30px 0;font-size:13px}.txt_talk_color.work_space .row>div{flex:0 0 100%;max-width:100%}.img_div_how .img-fluid{width:100%;height:300px}.hero-content h2{font-size:40px}.process__step{padding:0 .5rem}.process__step:after{top:15%}.comon_app_types .col-sm-6,.form_testimon_sec .col-sm-6{max-width:100%;flex:0 0 100%;-ms-flex:0 0 100%}.clnts_testim_vert{margin-top:30px}.clnt_testim_rgt{margin:10px 0 5px}.how_we_work.bg_gray{padding:60px 10px}.singl_card{padding:20px}.vacancies_wrap_inr>.row>.col-sm-3{max-width:50%}.quote_says{font-size:15px}.quote_wrtr{margin-top:10px}.blue_dark_left{padding:50px 0}.col-sm-4.incrmnt_nmbr{max-width:50%;flex:0 0 auto;-ms-flex:0 0 auto}.appDev_ul li{margin:6px 14px}.icons_rep_number .col-sm-3.incrmnt_nmbr{max-width:33%;flex:0 0 auto;-ms-flex:0 0 auto}.logos_solutns{grid-template-columns:repeat(3,1fr)}.solutn_singls:not(:last-child){border-right:none}.solutn_singls{box-shadow:0 0 34px #f3f3f3;margin:4px 5px}.solutns_intern .stick_top{top:80px;padding-right:0}.right_solut_desc:before{left:-20px}.imge_ul_goals{padding-left:0}.card_lang.mtm_20{margin-top:20px}.chellnge_part_btm{padding:0;text-align:left!important}.user_thought .quote_insde{padding:0}.user_thought .quote_says{font-size:13px;line-height:24px}.comon_abst_header .col-sm-4{max-width:50%;flex:0 0 auto;-ms-flex:0 0 auto;padding-left:15px!important}.footer_cop .col-sm-6{max-width:66.66%;flex:0 0 auto;-ms-flex:0 0 auto}.footer_cop .col-sm-4{max-width:33.33%;flex:0 0 auto;-ms-flex:0 0 auto}.hero-content h1.indType{line-height:140%}.indType>p{bottom:15px;left:70px}.flex_logos .col-sm-4{max-width:100%;flex:0 0 100%;-ms-flex:0 0 100%}.hero-content h1.indType{font-size:40px}.blogs_main_sec .imag_int{height:150px}.page_headrer_wrkshop.blog_top_sec{min-height:300px}.blog_top_sec .page_head_wrap.tag_h1 h1{font-size:60px}.abo_top_wrap h1{font-size:42px}.abt_who_we .col-sm-6{flex:0 0 100%;max-width:100%}.about_whoWe_sec.bg_gray{padding:30px 0}.who_we_lft{margin-bottom:20px}.hero-section.emerg_iner_hero{min-height:unset}.inner_wrap_more .sec_ttl{font-size:28px;line-height:40px}.how_work_sec2 .wrap_nmb_ttl,.page_head_wrap.tag_h2 h2,.sec_ttl,.txt_talk_color h2{font-size:28px}.blue_dark_left p{margin-bottom:20px!important}.blue_dark_left .img-fluid{margin-bottom:20px}.how_we_left h3{font-size:28px}.with_th_methds .page_head_wrap{padding:0 16px}.page_headrer{padding:50px 0}.page_head_wrap.tag_h1 h1{font-size:36px}.why_need .content-holder{margin:16px 0}.single_case_sldr .top_log_ttl .img-fluid{height:150px}.txt_desc_sec h2{font-size:28px}.rgt_info_mob{padding:10px 0 20px}.smrtTV_wid.mt-4{grid-template-columns:repeat(3,1fr);margin-top:4px!important}.divider_app_sec .demad_img_txt .col-sm-6{flex:0 0 100%;max-width:100%}.divider_app_sec .img_left_side img{height:400px;-o-object-fit:contain;object-fit:contain}.insgt_sing{margin:0 0 30px}.text_rgt_portf h2{font-size:28px}.text_rgt_portf .sub_portf_ttl{font-size:18px;margin-bottom:16px}.hybrd_srvcs .wrap_natve_inr .col-sm-4,.wrap_three_opt .col-sm-4{flex:0 0 50%;max-width:50%}.cstmecom_wrap .col-sm-6{flex:0 0 100%;max-width:100%}.cstmecom_wrap .ecomCard{height:unset;margin-bottom:20px}.technologyCards{min-height:unset}.technologyCards:before{width:24%;left:50%;top:50%;transform:translate(-50%,-50%)}.ecom_tch_wrap .col-sm-4{flex:0 0 100%;max-width:100%}.ul_hoverd li a:after{right:-34px}.testsldr_div .col-sm-7{flex:0 0 100%;max-width:100%}.testsldr_div .test_cntnt_col{flex:0 0 80%;max-width:80%;position:relative;right:unset;bottom:unset;margin-top:-64px;margin-right:16px}.test_vdeo.img_sld,.testsld_img{margin-bottom:0}.testsldr_div .row{justify-content:flex-end}.testsld_img.sml_img{align-items:flex-start;padding-top:30px}.testmnl_swpr_sldr .swiper-slide{height:auto;background-color:#fff}.testmnl_swpr_sldr .swiper-button-next,.testmnl_swpr_sldr .swiper-button-prev{right:unset;bottom:36%;left:8%;width:60px;height:60px}.testmnl_swpr_sldr .swiper-button-next{bottom:26%}.thumbs_swiper{margin-top:20px}.divider_app_sec:after{width:100%;height:28%}.job_skills .requr_list{margin-top:8px;padding-left:24px}.cont_header_ttl h2{font-size:20px}.form_application .from_quot_head{font-size:18px;margin-top:12px}.slidr_agncy_sngl{padding:0 40px}.web_agnc_svg svg{height:330px}.aclm_logo img{width:240px}.rph_sld .appHeading{margin-top:-75px}.brdg_sld .appHeading{margin-top:-45px}.rph_logo img{width:160px}.rph_logo{left:50px;top:15px}.testmnl_img .img_testm_agnc{width:200px;height:200px}.slider_testi_agnc_wrap .quote_wrtr{margin:12px 0 4px}.slider_testi_agnc_wrap .quote_says{line-height:24px}.quote_insde{padding:12px 10px 12px 30px}.solutns_intern .nmbr_tabs h2{font-size:38px}.solutns_intern .nmbr_tabs p{margin-bottom:5px!important}.hire_team_sec .col-sm-4,.hire_team_sec .col-sm-6,.hire_team_sec .col-sm-8{flex:0 0 100%;max-width:100%}.wrap_card_sid_hire{text-align:center;margin-top:10px}.img_mobiles.img_flt{float:unset}.ios_imgsec1 .img_left_mob.img_mobiles.img_flt{margin:0 0 12px!important;width:80%!important}.entr_start_sme_sec .inr_thr{margin-bottom:24px}.wrap_nmb_ttl{margin:0 0 12px;padding-right:24px}.wrap_angle_txt h2{font-size:36px;line-height:46px;margin-bottom:25px}.wrap_list_vid{margin-left:16px;width:calc(100% - 16px)}.enterprise_feat h4{margin:12px 0;font-size:20px}.enterprise_feat img{width:56px;height:56px}.ul_feat_enter li h3{font-size:18px;margin:0 0 12px}.empt_sec_angle{padding:60px 0;background-size:cover}.enterprs_head{margin:12px 0}.enterprise_feat{margin:20px 0}.sprtCard{min-height:264px}.ecom_tch_wrap{margin-bottom:50px!important}.ecmmrc_3pnts .hw_wrk_sing .col-sm-6{flex:0 0 100%;max-width:100%}.ecmmrc_3pnts .hw_wrk_sing:nth-child(2) .row{flex-direction:column-reverse}.ecmmrc_3pnts .illust_img{margin-bottom:12px}.ecmmrc_3pnts .illust_img img{width:auto;height:200px}.ecmmrc_3pnts .illust_cntnt{text-align:center}.mobl_servcs_wrap .page_head_wrap h1{font-size:24px}#screen1,#screen2,#screen3{width:205px;height:400px;top:32px}.dtlcase_animtn{height:460px}.techs_used_sec .col-sm-6.stick_top{position:sticky}.subBtn{text-align:center!important;margin:1.2rem!important}.dashboardWrap .col-12.col-lg-6.col-md-6{padding:0!important}.res-wrk .howWorksCard h1{font-size:40px}.res-wrk .chooseColorSec h1{font-size:48px}.res-wrk #color .howWorksCard h1{font-size:29px}.res-wrk #color .flip-card-front .row{margin-top:0}.res-wrk #color .flip-card-inner{min-height:500px}.featureWrap h2,.landing .landingWrap h1,.valueWrap h2{font-size:22px!important}.animCont h2,.empInfo h3,.faqWrap h3,.signUpBg h3{font-size:22px}.empContent h3{font-size:22px!important}.featPageTop h3{font-size:22px}.mockImgWrap span{height:300px!important}.via-access-code-img{height:300px}.res-wrk .headingWrap.orange h1{font-size:48px}.res-wrk .createCardSec .flip-card-inner{height:500px}.createCardSec.crd-hght .flip-card .flip-card-inner{height:480px}.headingWrap.mrg-stle{margin-top:0}.res-wrk .walletSection .headingWrap h1{font-size:40px}.res-wrk .howWorksBannerWrap h1{font-size:40px;margin-top:20px}.res-wrk .headingWrap.orange h1{font-size:40px}.headingWrap.orange{margin-top:2.5rem!important}.flip-card-inner .howWorksCard h1{font-size:30px}.createCompanyProfileCard .rgt-mockup-img .mockImgWrap img{height:330px}.activePlanResponsive{width:75%!important}.planCard.activePlan{padding:0!important}.pricing-dlts-cards .pricing-dtls-card{width:200px;height:220px;gap:12px}.pricing-dlts-cards{gap:30px 10px}.contact-sales{font-size:26px}.userProfileDetails-sec .app-downlod-bttns{height:auto;margin:0 0 30px}.userProfileDetails-sec .other-profilee-dtls ul,.userProfileDetails-sec .user-profilee-dtls .prflle-img{gap:15px}.other-profilee-dtls ul li h6{word-break:break-all}}@media (max-width:576px){.howWorksCard .rotAnim{height:230px}.abo_top_wrap h1{font-size:55px}p.abs_txt_head{font-size:2.7rem}.fixed-top.bg-light,.fixed-top.darkheader{padding:8px 20px}.case_studes_sec .col-sm-4{flex:0 0 90%;max-width:90%}.case_stud_query{margin:0 auto 20px;max-width:370px}.case_studes_sec .cas_stud_sldr>.row{justify-content:center}.top_log_ttl .img-fluid{height:250px}.top_log_ttl h3{height:auto}.pag_hedr_casestudheas.pag_hedr_natv h3 p{line-height:50px}.case_fltrs_drops{width:90%;margin:0 auto}.col-sm-5.margn_resp{margin:15px 0}.page_head_wrap h5{font-size:15px}.page_head_wrap h2{font-size:25px;font-weight:800}.page_head_wrap h2:after{bottom:-7px;width:105px;height:2px}.abt_who_we .col-sm-6.pr-0{padding:0 15px!important}.about_whoWe_sec.bg_gray{padding:50px 0}.about_nmbrs_wrap .row>div{max-width:50%}.nmbr_tabs:after{display:none}.nmbr_tabs{padding:40px 0;background:#f9f9f9;margin:10px 0}p.btn_link{margin:0 0 30px}.how_we_work.bg_gray{padding:60px 10px}.txt_talk_color h2{font-size:29px}.cop_logo.list-inline,.cop_rgt,.horz_ftr .footer-list-title{text-align:center}.horz_ftr .footer-list-link{margin-right:26px}.horz_ftr .footer-list-link:after{right:-13px}.text_form{padding:30px 20px}.form_quote_discovery .text_form h2{font-size:38px;line-height:3rem}.text_help_right.text-left{padding:0 20px;margin-top:20px}.para_scoping{height:118px}.help_clnt_singl,.para_scoping{max-width:100%}.hw_wrk_cont .col-sm-3{max-width:100%;flex:0 0 100%;-ms-flex:0 0 100%}.page_head_wrap h1{font-size:32px}.imag_int .img-fluid{width:100%}.boxes_blue .row>div,.hw_wrk_cont.pwa_illust .col-sm-4{max-width:100%;flex:0 0 100%;-ms-flex:0 0 100%}.width_five_divs .boxed_lay_agile{width:100%}.img_left_side.qualty_left{height:350px}.list-inline-item:not(:last-child){margin-right:0}.quote_insde{padding:65px 15px 10px}.quote_says{font-size:19px}.ux_divdr_part .col-sm-6.pr-0{padding-right:15px!important}.user_desng_rgt{margin-bottom:15px}.col-sm-4.incrmnt_nmbr{max-width:100%}.flex_rever_main div.row:nth-child(odd){flex-direction:column-reverse}.flex_rever_main .col-sm-6.pl-0,.flex_rever_main .col-sm-6.pr-0{padding:0 15px!important}.img_mobiles{height:320px}.tech_stack_wrapr>.row .col-sm-3{max-width:25%;flex:0 0 auto;-ms-flex:0 0 auto;padding:0 8px}.solutns_intern .stick_top{background-color:#fff;z-index:3;box-shadow:0 28px 30px -28px #3f3f3f;margin-bottom:50px;top:58px;padding-left:0}.solut_catgres li{margin:20px;display:inline-block}.solut_catgres ul{white-space:nowrap;overflow:auto;margin-bottom:0}.solut_catgres{padding-bottom:0}.ondemand_feats .wrap_number_btm .col-md-3{max-width:50%}.sngl_serv_ntv.andrd_serv{margin-top:20px}.wrap_three_opt .inr_thr{margin:20px 0}.tab_data_wrapr .para_contnr{padding-right:0}.img_vectr_svg img{width:30%}.read_mor_btn.text-center{text-align:left!important}.head_illust .img-fluid{width:50%}.colrd_empathy .empth_inner{position:relative;z-index:2}.user_thought .row{flex-direction:column-reverse}.user_thought .quote_says{font-size:15px;line-height:30px}.user_thought .img-fluid{width:30%}.nmbrs_agncy .nmbr_tabs:before{display:none}.slider_testi_agnc_wrap .swiper-button-next,.slider_testi_agnc_wrap .swiper-button-prev{top:30px}.blog_top_sec .page_head_wrap h2{font-size:60px}.hero-section{min-height:80vh}.text_form h2{line-height:140%;font-size:40px}.comp_info{padding-right:0}.footer_cop .col-sm-4,.footer_cop .col-sm-6{max-width:100%;flex:0 0 auto;-ms-flex:0 0 auto}.main_ftr .cop_rgt{line-height:140%;margin-bottom:12px}.wrap_test_clnt .test_sldr{padding:10px 30px}.img_sld.vid_stuf{padding:66px 20px}.img_sld.vid_stuf.mohd{background-position:30% 20%}.case_fltrs_drops .col-sm-2,.case_fltrs_drops .col-sm-5{max-width:100%;flex:0 0 100%;-ms-flex:0 0 100%}.pag_hedr_casestudheas.pag_hedr_natv h3{line-height:140%}.case_studes_sec .sec_ttl{margin-bottom:20px}.abo_top_wrap h1{font-size:45px}.clientWrap .slick-prev{left:-20px!important;top:33%;width:24px;height:24px}.clientWrap .slick-next{right:-20px!important;top:33%;width:24px;height:24px}.sphere_anmtn.aunty-anim{right:-150px}.left_textt{padding-right:20px}.wrap_number_btm .nmbr_tabs{padding:20px}.sec_ttl{font-size:28px}.prest_clnts_sec{padding:40px 0}.why_talk_sec .txt_talk_color{width:80%}.wrap_nmb_ttl{font-size:18px}.value_career .wrap_nmb_ttl{margin:0 0 12px}.page_headrer_wrkshop{min-height:380px}.how_work_sec2 .wrap_nmb_ttl{font-size:28px}.sldr_prmtcs_imgs .imgs_sngl_big{height:230px!important;padding:0 40px}.sldr_prmtcs_imgs .imgs_sngl_big img{border-radius:6px}.indust_names{padding:10px 0}.bg_quote.steve_sir img{margin-top:40px}.feats_bg_gray .icons_divdr .hw_wrk_sing{margin-bottom:40px}.icons_divdr .hw_wrk_sing h3{margin:10px 0}.blue_dark_left{padding:20px 0}.page_headrer_wrkshop .page_head_wrap h2:after{bottom:-20px}.text_form p{font-size:18px}.text_form h2{font-size:32px}.side_image_sec.flex_rever_main .col-sm-6{flex:0 0 100%;max-width:100%}.servc_lsts .inter_servcs h4{white-space:normal}.case_studes_sec .col-sm-4 .top_log_ttl img,.side_image_sec .img_mobiles{height:unset}.page_head_wrap.tag_h2 h2 br{display:none!important}.div_ttl{margin-bottom:20px}.custm_tabs_data .img_vectr_svg img{width:100%}.rgt_info_mob .txt_desc_sec h2 br{display:none!important}.sprtCard{min-height:unset}.case_studes_sec .cas_stud_sldr .single_case_sldr{max-width:370px;margin:0 auto 30px}.case_stud_query p{padding-bottom:40px}.boxed_lay_agile{min-height:unset}.wrap_hgire_card{padding:20px 12px}.ondemand_feats .solutns_intern .col-sm-3,.ondemand_feats .solutns_intern .col-sm-9{flex:0 0 100%;max-width:100%}.solutns_intern .nmbr_tabs h2{font-size:40px}.solutns_intern .nmbr_tabs p{margin-bottom:10px}.on_demand_more .inner_wrap_more .col-sm-10.offset-sm-1{margin-left:0!important;flex:0 0 100%;max-width:100%}.terms_usage_sec .head_illust img{width:100%}.expr_form{padding:20px 24px}.tech_stack_ul li{margin:8px;padding:6px}.rph_sld .appHeading{margin-top:-55px}.slidr_agncy_sngl{padding:0 10px}.excrsn_logo{right:30px}.brdg_sld .appHeading{margin-top:-30px;padding-left:80px}.rph_logo{left:30px;top:15px}.brdg_logo img{width:200px}.grad_hero_mob_agency .hero-content h2{margin-bottom:0}.grad_hero_web_agency .text_shdow{font-size:8rem;line-height:8rem}.meta_insgt p{margin-bottom:0}.emerg_iner_hero .hero-wrap .col-sm-9{flex:0 0 100%;max-width:100%}h1.h1_sml,h2.h2_sml{font-size:15px!important}.start_numbers .col-sm-4.incrmnt_nmbr{max-width:50%;flex:0 0 auto;-ms-flex:0 0 auto}.ios_imgsec1{padding:20px 0}.ongngsprt_wrap .row{flex-direction:row!important}.v2case_info .indWrp{margin-bottom:10px}.imgCnt>img{width:110px}.rect_shp{width:90%}.vkart_case .head_illust img{width:80%}.vkart_case .v2_illus:after{right:50px}#screen1,#screen2,#screen3{width:175px;height:350px;top:16px}.dtlcase_animtn{height:380px}.cnstl_scrns .cnstl_scrn{width:300px!important}.cnstl_scrns.dtlcase_animtn{height:250px}.res-wrk #flippedId .flip-card-inner{min-height:470px}.res-wrk #flippedId .flip-card-front .row{margin-top:40px}.features .featCardWrap .cardFeature{padding:10px}.featPageTop{padding:2rem!important}.featPageTop .featureHeadWrap p{margin-bottom:0}.featCont{padding:2rem .2rem}.cmng-soon-flex{flex-wrap:wrap}.featureWrap h2,.landing .landingWrap h1,.valueWrap h2{font-size:20px!important}.featPageTop h3{font-size:20px}.empContent h3{font-size:20px!important}.animCont h2,.empInfo h3,.faqWrap h3,.signUpBg h3{font-size:20px}.empowerSection .custm-txt{margin-top:0}.featCont.fture .featIll>span:has(>img){max-height:200px}.featCont.fture .featIll:has(>span>img){max-height:220px}.featCont.fture .featText span:has(>img){width:24px!important;height:24px!important}.featCont.fture .featText span:has(>img) img{-o-object-fit:contain;object-fit:contain}.featCont.fture .featText span img{bottom:-12px!important}.res-wrk .createCardSec .flip-card-inner{height:440px}.chooseColorSec .headingWrap.custm-mrgn{margin-top:3rem}.plans h3{font-size:22px}.plans>p{font-size:15px}.aboutCntnt h2,.abtTxt h3{font-size:22px}.abtTxt h3:before{height:1.6rem}.userProfileDetails-sec .spkWith{padding:1.5rem 2rem!important}}@media (max-width:575px){.cas_stud_sldr .top_log_ttl{width:80%;margin:0 auto 20px}.single_case_sldr .top_log_ttl .img-fluid{height:unset}.sngl_serv_ntv img{width:45%}.feats_bg_gray .icons_divdr .hw_wrk_sing{width:80%;margin:0 auto 30px}.case_studes_sec .col-sm-4 .top_log_ttl{width:100%}.custm_tabs_data .img_vectr_svg img{width:25%}.quaklity_side_img .img_left_side.qualty_left{height:400px;margin:0 15px}.page_headrer.bg_agile_img:after{display:none}.terms_usage_sec .head_illust img{width:50%}.iner_stack_logos .intrnl_divdr h5{font-size:18px}.iner_stack_logos .intrnl_divdr h6{font-size:15px}.techstck_sec_comon .border-left{border-left:none!important}.andrd_anim lottie-player{height:150px}.col_key{width:unset}.col_key:first-child{padding-right:0}.col_key:last-child{padding-left:0}.my_and h5:after{content:"&";margin-right:5px}.techs_used_sec{padding:60px 0}.impactWrap .row:nth-child(odd){flex-direction:column-reverse}.impactWrap .row:first-child{flex-direction:unset}.featureIcWrp{gap:8px}.featureIc>img{width:36px}.stndnt_anim #screen1,.stndnt_anim #screen2,.stndnt_anim #screen3{width:260px;height:380px}.impactWrap h5{margin:8px 0}.col_key{margin-top:30px!important}.impInrWrap{text-align:left!important;margin-bottom:12px}.impInrWrap img{width:80%}.top_impct .row.mt-5{margin-top:30px!important}.cas_stud_sldr .testimonCard{display:block}.quoteIc>svg{margin-top:0}.imgCnt>img{bottom:0;margin-top:-40px;margin-bottom:20px}.techs_used_sec .col-sm-6.stick_top{position:unset}.techs_used_sec{padding:40px 0}.impInrWrap .imgCmbWrp img,.impInrWrap .imgSngWrp img{width:100%}.imgSngWrp.text-center{text-align:left!important}.recomImg>img{width:47%}.imgSngWrp>.share{width:50%}.row{margin-left:0!important;margin-right:0!important}.faqSection{padding:2rem 0!important}.section,section{padding:0 1rem!important}.cardAnimSection{padding:2rem 1rem!important}.navbar-toggler{padding:0}.footerWrap{padding:3rem 1.5rem 0}.inpWrap{flex-wrap:wrap}.labl{width:100%}.get-started h2{font-size:27px}.cnt-img span{width:100%!important;height:100%!important}.custm-hding h1,h1.sectionHeading{font-size:24px}.custm-hding{margin-top:0!important}.mockImgWrap span{width:250px!important;height:250px!important}h1.rgister{font-size:21px!important}h1.custm-hding{margin-top:35px!important}.shre-crd{margin:50px 0}.res-wrk .howWorksCard h1{font-size:31px}.res-wrk #flippedId .flip-card-inner{min-height:350px}.res-wrk .howWorksCard .rotAnim{height:230px}.res-wrk #section4 .howWorksCard{padding:45px 25px}.res-wrk .walletSection .headingWrap h1{font-size:2rem}.personal-cards .col-lg-5.col-md-6.col-12{padding:0!important}.custm-wdth,.personal-cards{padding:0}.faqs .container{padding:0!important}.howItWorksPage section .container{padding:0}section.user-profilee-dtls{padding:20px 0!important}.userProfileDetails-sec .spkWith{padding:.5rem 1.5rem!important}.userProfileDetails-sec .spkWith h3{font-size:20px!important}.user-profilee-dtls .prflle-img h4{font-size:24px;margin-top:0}.other-profilee-dtls{margin:14px 0}.user-profilee-dtls .prflle-img img{width:100px!important;height:100px!important}.app-downlod-bttns h3{font-size:18px}}@media (max-width:480px){.animation .swiper-slide img{width:75%}.img_div_how .img-fluid{width:100%;height:220px}.wrap_why_us .col-sm-4{max-width:100%;flex:0 0 100%;-ms-flex:0 0 100%}.how_wrk_methods.with_th_methds .txt_talk_color.work_space{padding:80px 10px 80px 30px}.contact-bottom-links .col-md-2.col-sm-6{max-width:100%;flex:0 0 100%}.testimon_one_sec{background-position:bottom}.process__container{margin-top:60px;flex-direction:column}.process__step:after{width:1px;height:100%;top:21%;opacity:.5}.process__step{margin-top:0}[data-process-step].is-active .process__heading{color:#1999cc}.process__caption{margin-bottom:50px}.pag_hedr_mobdeg h3,.pag_hedr_natv h3,.pag_hedr_uidsgn h3{font-size:28px;margin:16px 0 24px}.txt_talk_color h2{font-size:20px}.how_wrk_methods.with_th_methds .txt_talk_color.work_space{padding:80px 20px 80px 40px}.servc_req li{width:100%;background:transparent;border:1px solid #efefef}.indust_names{padding:8px 0}.img_mobiles{height:250px}.logos_solutns{grid-template-columns:repeat(3,1fr)}.tech_sngl_wrp{padding:10px}.icons_rep_number .col-sm-3.incrmnt_nmbr{max-width:50%}.mobl_tech_agnc .col-sm-3,.web_tech_agnc .col-sm-3,.wrap_insgt .col-sm-4{max-width:100%}.fixed-top.bg-light,.fixed-top.darkheader{max-height:95vh;overflow:auto}.expr_form{padding:20px 15px}.cop_logo i{margin:0 10px}.col-md-3:has(.comp_info){flex:0 0 100%;max-width:100%}.contact-bottom-links .col-md-2.col-sm-6{max-width:50%;flex:0 0 50%}.col-md-2.col-sm-6:has(.ftr_adrs_multi){max-width:100%;flex:0 0 100%}.ftr_adrs_multi{display:flex}.ftr_adrs_multi .comn_adrs_single{flex:1 1}.ftr_adrs_multi .comn_adrs_single:first-child{padding-right:15px}.ftr_adrs_multi .comn_adrs_single:last-child{padding-left:15px}.main_ftr .comn_adrs_single{margin:28px 0 0}.hero_slider_video .hero-content{padding:60px 0 0 12px;text-align:center!important}.hero-content h1.indType{line-height:50px;margin-bottom:85px}.indType>p{bottom:-36px;position:absolute;left:0;right:0;font-weight:900;color:#263a4f!important;margin-bottom:0}.sphere_anmtn{display:none}.wrap_test_clnt .test_sldr{padding:10px}.img_sld.vid_stuf{padding:70px 20px;margin-bottom:20px}.clnts_test .txt_sld p{font-size:16px;color:#000;margin-bottom:10px;line-height:140%}.clientWrap .slick-prev{left:-20px!important;top:33%;width:24px;height:24px}.clientWrap .slick-next{right:-20px!important;top:33%;width:24px;height:24px}.clientWrap .slick-slide:nth-child(odd) .row .col-sm-6:first-child{order:2}.div_ttl{margin-bottom:20px}.case_cntnt_wrap{padding:0 30px 0 20px}.slide-3 .case_logo img{width:150px}.case_ttl h2{font-size:24px;margin-bottom:10px}.case_desc p{font-size:15px;line-height:140%}.caserd_link .link_txt{font-size:16px}.caserd_link{margin:16px 0 20px}.case_logo img{width:70px}section.tweensection{padding:30px 0}.slide-4 .case_logo img{width:150px}.case_img_div img{height:100%}.awards_clnts_sec,.partn_accred_sec,.prest_clnts_sec{padding:35px 0}.clnts_meta .img-responsive{width:30%;padding:6px}.work_awards_inner img{margin:20px 10px}.rfqDrpzn>.dropzone p{line-height:140%}.rfqDrpzn>.dropzone{height:50px}.service-item .contnt_wrap{float:unset}.service-item{margin:10px auto 0;max-width:90%}.work_awards_inner img{width:100px}.text_form h2{font-size:32px;line-height:140%}.text_form p{font-size:16px;line-height:140%}.text_form{padding:20px}.prest_clnts_sec .after_box{display:inline-block;padding:10px 20px}.pop_cokkies .divdr_slex{flex-direction:column}.btn_cokis{flex-direction:row;align-items:center;margin:16px 0 0}.acpt_bg_cokes{margin-bottom:0;margin-right:16px}.pop_cokkies{padding:30px}.blogs_main_sec .imag_int{height:220px}.top_log_ttl .img-fluid{height:210px}.flex_logos{margin-top:60px}.pag_hedr_casestudheas.pag_hedr_natv h1{line-height:48px}.wrap_number_btm .nmbr_tabs{padding:12px}.about_nmbrs_wrap .wrap_number_btm .col-sm-3{flex:0 0 100%;max-width:100%}.numTxtWrap>h2{text-align:left}.whyus-item{margin:24px 0}.testimon_one_sec .testimon_quote{font-size:18px}.meta_clnt_nm h4{font-size:20px;margin-bottom:0}.hero-content h1{font-size:28px;line-height:40px}.vacancies_wrap_inr>.row>.col-sm-3{max-width:100%}.career_meta{padding:20px 10px}.carer_desc{margin:8px 0 16px;height:unset}.meta_count_job{display:inline-block}.sngl_wrp_vacanc{margin:25px auto 0;width:80%}.rads_tm_bdgt li{width:50%}.page_head_wrap.tag_h1 h1:after{bottom:-18px}.page_head_wrap.tag_h1 h1{font-size:36px}.from_quot_head{margin-top:8px;font-size:20px}.adrs_wrap .col-md-2{flex:0 0 50%;max-width:50%}.pop_cokkies .left_textt{width:100%}.help_clnt_sec .case_studes_sec{padding:20px 0}.form_testimon_sec{padding:30px 0}.side_image_sec{padding-bottom:10px}.logos_sec .sec_ttl,.servc_wear_sec .sec_ttl{text-align:left}p.abs_txt_head{font-size:2.2rem}.comon_app_types .img_mobiles img{width:100%}.inr_thr img{height:230px}.wrap_three_opt .col-sm-4{flex:0 0 100%;max-width:100%}.tab_data_wrapr .para_contnr h3{font-size:24px}.txt_talk_color.work_space h2,.with_th_methds .txt_talk_color h2{font-size:22px}.icons_divdr .hw_wrk_sing{margin-bottom:32px}.demad_img_txt .img_left_side img{height:unset!important}.divider_app_sec:after{width:100%;height:28%}.testmnl_swpr_sldr .swiper-button-next,.testmnl_swpr_sldr .swiper-button-prev{bottom:38%;left:6%}.testmnl_swpr_sldr .swiper-button-next{bottom:29%}.web_agnc_svg svg{transform-origin:-280px;transform:scale(.8)}.brdg_logo{right:40px;top:12px}.web_agnc_svg svg{height:300px}.rph_sld .appHeading{margin-top:-45px}.singl_servc_app p{height:unset}.grad_hero_web_agency .text_shdow{font-size:7rem;line-height:7rem}.slider_testi_agnc_wrap .swiper-button-next,.slider_testi_agnc_wrap .swiper-button-prev{box-shadow:5px 5px 5px -2px #88ddf3}.cards_solution_wrapr .singl_card{padding:20px}.img_left_mob.img_mobiles img{max-height:300px}.start_numbers p.abs_txt_head{bottom:0}.page_head_wrap .web_h2{font-size:28px}.grad_hero_mob_agency .hero-content h2{height:250px;margin-top:0}.vkart_case .head_illust img{width:90%}.vkart_case .head_illust{margin-bottom:20px}.imge_ul_goals h5{font-size:16px}.chalenge_goals .col-12.mb-5{margin-bottom:28px!important}.findng_cols .col-sm-4{max-width:96%;flex:0 0 auto}.fndng_inr_cols{padding-left:20px}.cas_stud_sldr .testimonCard{margin:64px 0 0}.fndng_inr_cols p{margin-bottom:30px}.dtlcase_animtn2{padding:10px 0}.stndnt_anim #screen1,.stndnt_anim #screen2,.stndnt_anim #screen3{height:320px}.vkart_case .v2_illus:after{right:30px}#screen1,#screen2,#screen3{width:145px;height:280px;top:16px}.dtlcase_animtn{height:310px}.col_key.mt-5{margin-top:10px!important}.topgrad_case .head_illust{margin:-100px 0 0}.res-wrk .howWorksBannerWrap h1{font-size:34px;margin-top:20px;line-height:50px}.res-wrk .headingWrap.orange h1{font-size:35px}.res-wrk .howWorksCard h1{font-size:22px}.res-wrk .chooseColorSec h1{font-size:50px}.res-wrk #color .howWorksCard h1{font-size:22px}.bsns-adrs{margin-top:30px}.auth .auth-hdr h1{font-size:28px}.res-wrk .howWorksBannerWrap h1{font-size:24px;line-height:1.5}.res-wrk .chooseColorSec h1,.res-wrk .headingWrap.orange h1{font-size:24px}.cstmResponsiveClass .nav-link,.cstmResponsiveClass li button{font-size:16px!important;font-weight:400!important}.indi-cards-swiper{padding:10px 0}.color-options .color-option{width:80px;height:80px;min-width:80px}.toggle-bar p{font-size:16px}.cards-hdngs h4{font-size:18px}.toggle-button.off,.toggle-button.on{height:25px}.activePlanResponsive{width:90%!important}.log-out-mddl h4,.modal-body h3{font-size:18px}.privacies h6{font-size:16px}h3.modal-title strong{font-size:22px!important}.pricing-dlts-cards .pricing-dtls-card{width:100%}.output-price h1 span{font-size:20px}.output-price h1{font-size:30px}.output-price{padding:25px 0 0}.number-of-users{flex-direction:column;align-items:start;justify-content:start;gap:10px}.user-profilee-dtls .other-profilee-dtls ul{padding-left:0!important}.other-profilee-dtls ul li{gap:10px}.other-profilee-dtls ul li h6{font-size:16px}.other-profilee-dtls ul li span p{width:110px;font-size:16px}.userProfileDetails-sec .spkWith h3{text-align:center;margin-bottom:0}}@media(max-width:420px){.res-wrk .headingWrap.orange{padding:30px}.res-erk .orange{margin-top:20px!important}.res-wrk .howWorksCard h1{font-size:18px}.res-wrk .mockImgWrap span{width:250px!important;height:180px!important}.res-wrk #flippedId .flip-card-inner{min-height:300px}.res-wrk .chooseColorSec h1{font-size:24px}.res-wrk #color .howWorksCard h1{font-size:18px}.res-wrk .playerWrap div{height:210px}.res-wrk .business-card-container{width:100%;height:200px}.res-wrk #color .flip-card-inner{min-height:270px}.res-wrk .chooseColorSec #color .flip-card-inner{min-height:400px}.res-wrk .walletSection .headingWrap h1{font-size:24px}.walletMockup{width:60%!important}.business-logo img{max-height:40px}.viaQrScanAnim .MockupPrnt .playerWrap>div{height:300px}.res-wrk .createCardSec .flip-card-inner{height:370px}.cstmResponsiveClass{flex-wrap:nowrap;overflow-x:scroll}.cstmResponsiveClass::-webkit-scrollbar{display:none}.cstmResponsiveClass .nav-link{white-space:nowrap}.social-share-handles span{height:45px;width:45px}.social-share-handles img{width:35px;height:35px}.output-price h1{font-size:36px}}@media (max-width:414px){.howWorksCard .rotAnim{height:200px}p.abs_txt_head{bottom:-5px;left:50%;transform:translateX(-50%)}.case_studes_sec .col-sm-4{flex:0 0 100%;max-width:100%}.top_log_ttl .img-fluid{height:280px}.flex_logos .col-sm-8{flex:0 0 100%;max-width:100%}.abo_top_wrap h1{font-size:40px;margin:10px 0}.txt_talk_color.about_live{padding:155px 10px 140px 30px}.live_by_sec .ul_hoverd li a{margin:30px 0;font-size:45px}.live_by_sec .sticky_side_sldr{flex:0 0 17%}.contact-bottom-links h4{margin:10px 0}.vacancies_wrap_inr>.row>.col-sm-3{max-width:100%}.sngl_wrp_vacanc img{height:180px}.on_demand_more .hw_wrk_cont .col-sm-2{max-width:50%}.indust_names{padding:15px 2px}.inner_wrap_more .sec_ttl{font-size:24px;line-height:34px}.tech_sngl_wrp{padding:13px 4px}.ondemand_feats .wrap_number_btm .col-md-3{max-width:100%}.text_rgt_portf{padding-left:10px;margin-top:20px}.wrap_list_vid{margin-left:20px;width:calc(100% - 20px)}.wrap_angle_txt h2{margin:0 0 20px;font-size:26px;line-height:36px}.hybrd_srvcs .col-sm-3.px-2{max-width:100%}.singl_servc_app p{height:unset}.comon_abst_header .col-sm-4{max-width:100%}.sphere_anmtn.aunty-anim{position:absolute;top:56%;right:-20px;transform:translateY(-50%)}.hero_slider_video{height:75vh}.pag_hedr_mobdeg h3,.pag_hedr_natv h3,.pag_hedr_uidsgn h3{margin:16px 0 24px}.how_work_sec2 .wrap_nmb_ttl{margin:0 0 10px;font-size:24px}.how_we_work.how_work_sec2{padding:40px 0 30px}.txt_desc_sec p{margin:10px 0}.txt_desc_sec h1{font-size:24px}.rgt_info_mob{margin:16px auto 30px}section{padding:40px 0}.inr_thr h2{font-size:22px}.page_head_wrap h1{font-size:28px;margin:0 0 10px}.hw_wrk_cont{margin-top:16px}.case_studes_sec{padding:40px 0 12px}.case_stud_query h2{font-size:24px}.case_stud_query p{margin-top:15px;padding-bottom:40px}.single_case_sldr .top_log_ttl .img-fluid{height:210px}.li_case_info{margin:11px 0 8px}.top_log_ttl h3{font-size:20px}.blog_secc,.form_testimon_sec,.page_headrer{padding:40px 0}.sec_sub_ttl{margin-bottom:0}.blog_secc{padding:30px 0}.clnts_testim_vert .clnts_meta .img-responsive{margin:5px}.webapp_sctn.how_work_sec2 .nmbr_cont{display:none}.page_headrer_wrkshop{min-height:420px}.pwa_illust img{height:150px}.hw_wrk_sing h3{margin:0 0 8px}.hw_wrk_sing{padding:16px 0 0}.side_image_sec.flex_rever_main{padding-bottom:10px}.rc-anchor-light{transform:scale(.77)!important;transform-origin:0 0!important}.page_headrer_wrkshop.pag_hedr_casestudheas{padding:60px 0 20px}.pag_hedr_casestudheas.pag_hedr_natv h3{margin-bottom:20px;line-height:140%}.flex_logos{margin-top:70px}.pag_hedr_casestudheas.pag_hedr_natv h3 p{line-height:140%;margin-bottom:10px}.feat_case_logos{width:100px;height:40px;margin-right:6px}.d-flex:has(.feat_case_logos){flex-wrap:wrap;justify-content:flex-start!important}.multiSelectContainer ul{grid-template-columns:2fr 2fr}.who_we_lft h3{font-size:32px}.who_we_lft p{margin:16px auto 0}.who_rgt_img img{min-height:unset}.about_nmbrs_sec{padding:40px 0}.about_nmbrs_wrap .row>div{max-width:100%}.who_we_lft p:last-child{margin-bottom:40px}.who_we_lft:after{bottom:-20px}.nmbr_tabs{padding:20px 10px}.why_talk_sec .opportunities-request__icon{display:none}.why_talk_sec .txt_talk_color{width:70%}.live_by_sec{padding:40px 0}.work_awards_inner>span{margin:20px 8px!important}.partn_accred_sec .work_awards_inner>span{margin:15px 8px!important}.prest_clnts_sec .after_box{padding:10px 8px}.prest_clnts_sec .after_box span{width:140px!important}.page_headrer_wrkshop.blog_top_sec{min-height:250px}.blog_top_sec .page_head_wrap.tag_h1 h1{font-size:54px}.want_talk p.btn_link{text-align:center}.why_talk_sec .txt_talk_color{width:80%;margin:0 auto;text-align:center}.inner_user_say{padding:0 10px}.how_we_left h3,.page_head_wrap.tag_h2 h2{font-size:24px}.req_form_info .wrap_clnt_frm{padding:0}.prototype_contnr .txt_talk_color.work_space{padding:80px 20px 80px 70px!important}.page_head_wrap.tag_h1 h1{font-size:28px;margin-bottom:30px}.cas_stud_sldr .top_log_ttl{width:90%}.cas_stud_sldr .top_log_ttl img.img-fluid{height:unset}.clnts_testim_vert .clnts_meta .img-responsive{width:28%;padding:12px 4px}.form_testimon_sec .sec_ttl br{display:none!important}.emerg_iner_hero .hero-content{text-align:center;padding:0 24px}.emerg_iner_hero .hero-wrap{justify-content:center}.solutn_singls h4{font-size:16px;margin-top:8px}.img-fluid.img_sngSol{width:60px}.logos_sec.bg_gray{padding:40px 0}.trend_numbr{height:64px}.trend_numbr:after,.trend_numbr:before{font-size:42px}.servc_wear_sec .sec_ttl br{display:none!important}section.comon_app_types{padding:20px 0}.sec_ttl,.txt_desc_sec h2{font-size:24px}.divider_app_sec .img_left_side img{height:360px}.mobl_aprch_sec .mobls_imgs.mt-5{margin-top:0!important}.divider_app_sec .text_rgt_portf{padding-left:0;margin-top:0}.text_rgt_portf h2{font-size:24px}.hybrd_srvcs .wrap_natve_inr .col-sm-4{flex:0 0 100%;max-width:100%}.pwa_servv.sngl_serv_ntv img{width:30%;height:unset}.hybrd_srvcs .sngl_serv_ntv p{min-height:unset}.cstmecom_wrap .ecomCard{flex-direction:column;align-items:flex-start}.img_left_mob.img_mobiles{width:100%!important;margin-top:10px!important}.side_image_sec .rgt_info_mob{padding-top:0}.head_inter h3{margin-top:40px;font-size:22px}.how_wrk_methods.with_th_methds .clor_contnr{width:78%;max-width:78%}.testmnl_swpr_sldr .swiper-button-next,.testmnl_swpr_sldr .swiper-button-prev{bottom:45%;left:3%}.testmnl_swpr_sldr .swiper-button-next{bottom:37%}.wraper_privcy_cntnt .hero-wrap{flex-direction:column;align-items:flex-start!important}.wraper_privcy_cntnt p.last_updated{margin-bottom:8px}.tech_stack_ul li{width:70px;height:70px}.faq_flttr{padding-top:30px}.faq_wrap{margin-top:24px}.rgt_info_mob .txt_desc_sec h2{font-size:24px}.rgt_info_mob.text_mob{margin-bottom:0}.ios_imgsec1{padding:16px 0}.faq_cllps{padding:12px 16px;margin-bottom:16px}.faq_qstn h3{font-size:15px}.ios_imgsec1 .img_left_mob.img_mobiles.img_flt{width:100%!important}.solutns_intern .stick_top{margin-bottom:10px}.v2krt_imgst .text_rgt_portf p{margin-bottom:0}.page_head_wrap .main_h1{margin-bottom:20px}.empt_sec_angle{padding:40px 0;background-image:none}.wrap_angle_txt h2 br{display:none!important}.features_new_enterprise .enterprs_head{font-size:24px}.how_we_left h2{font-size:26px}.hw_work_updt .hw_wrk_sing{margin:24px 0}.mobl_servcs_wrap .page_head_wrap h1{font-size:24px}.appHeading>span{font-size:18px}.brdg_sld .appHeading{margin-top:-20px;padding-left:60px}.slider_webimg{padding-right:0!important}.brdg_logo{right:4px;top:8px}.excrsn_logo{right:10px;bottom:20px}.excrsn_logo img{width:80px}.rph_logo{left:24px;top:10px}.rph_logo img{width:140px}.impactWrap h5{font-size:20px}.achiv>span{font-size:18px}.vkart_case .hero-content h1{font-size:28px;line-height:36px}.stdntk_case .hero-content{padding:20px 0 12px}.constal_case .hero-content,.topgrad_case .hero-content{padding:20px 0 0}.chellnge_part_btm h4{margin:20px 0 10px}.chalenge_goals .col-sm-4{flex:0 0 100%;max-width:100%}.featureIcWrp:hover{transform:scale(1.03)}.fndng_inr_cols{padding-left:10px}.stndnt_anim #screen1,.stndnt_anim #screen2,.stndnt_anim #screen3{height:280px}.impInrWrap img{width:100%}#screen1,#screen2,#screen3{width:125px;height:260px;top:10px}.dtlcase_animtn{height:275px}.resrch_findgs{padding-top:30px}.impactWrap .row.mt-5{margin-top:30px!important}.imgSngWrp>.share,.recomImg img{width:75%}.impactWrap .col-sm-6.mt-5{margin-top:16px!important}.vkart_case .head_illust img{width:100%}.vkart_case .head_illust{padding:0;margin:24px 0 0}.rect_shp{height:220px;width:100%}.vkart_case .v2_illus:after{right:10px;width:120px;top:-30px}.findng_cols{margin-top:20px}.impInrWrap .img_ills{width:92%!important}.topgrad_case .head_illust{margin:-64px 0 0}.resrch_findgs .div_ttl.mb-3{margin-bottom:0!important}.cnstl_scrns .cnstl_scrn{width:240px!important}.cnstl_scrns.dtlcase_animtn{height:190px}.cnstl_scrns #screen1,.cnstl_scrns #screen2,.cnstl_scrns #screen3{top:16px}.featureWrap h2,.landing .landingWrap h1,.valueWrap h2{font-size:18px!important}.featPageTop h3{font-size:18px}.empContent h3{font-size:18px!important}.animCont h2,.empInfo h3,.faqWrap h3,.signUpBg h3{font-size:18px}.animButton{padding:10px 16px;font-size:14px}.empowerSection{padding:0!important}.animCont p,.faqWrap p,.featPageTop p,.featureWrap p,.signUpBg p,.valueWrap p{font-size:15px}.featCont h4{font-size:1rem;margin-bottom:.8rem}.featCont ul li{font-size:15px}.custm-txt{margin-top:20px}.signUpSec{height:-moz-fit-content;height:fit-content;padding:2.5rem 1rem!important}.features .featCardWrap .cardFeature h3{font-size:15px}.empContent .ftres-points ul{padding-left:1.5rem}.empContent .ftres-points{margin:10px 0 30px}.faqSection .faqs h4.panel-title,.faqSection .faqs h4.panel-title .faq-res{margin-bottom:0}.faqSection .panel-default>.panel-heading a:after{font-size:20px;top:8px}.res-wrk .howWorksCard .rotAnim{height:180px}.walletSection .headingWrap.hding{padding-bottom:0!important}.flip-card-inner .howWorksCard h1{font-size:24px}.createCompanyProfileCard .rgt-mockup-img .mockImgWrap img{height:300px}.joinWrap p{font-size:15px}.joinWrap h3{font-size:18px}.joinWrap p.mb-5{margin-bottom:1rem!important}.plans h3{font-size:18px}.plans>p.mb-5{margin-bottom:1.5rem!important}.LoginAuth{min-height:-moz-fit-content;min-height:fit-content}.indi-cards-swiper .swiper-button-next,.indi-cards-swiper .swiper-button-prev{width:40px;height:30px}.cstm-padding-0{padding:0!important}.color-options .color-option{width:70px;height:70px;min-width:70px}.wallletFlip .main.bsns-card{width:300px!important}.output-price h1{font-size:28px}.output-price h1 span{font-size:18px}.pricing-dtls-terms ul{padding-left:1rem}.aboutCntnt h2,.abtTxt h3{font-size:20px}.abtTxt h3:before{height:1.5rem}}@media (max-width:375px){.animation .swiper-slide img{width:80%}.howWorksCard .rotAnim{height:180px}.abo_top_wrap h1{font-size:40px}.top_log_ttl .img-fluid{height:260px}.work_awards_inner img{margin:15px 5px;width:95px}.partn_accred_sec .work_awards_inner img{width:140px}.rads_tm_bdgt li{width:50%;padding:8px 0}.hero-content h2{font-size:36px}.hero_slider_video .hero-content{padding:60px 0 0 4px}.wrap_clnt_frm{padding:20px 20px 10px}.navbar-brand{width:150px}.fixed-top.bg-light,.fixed-top.darkheader{padding:8px 12px}.single_case_sldr .top_log_ttl .img-fluid{height:100%;width:100%}.inr_thr img{width:100%;height:200px}.txt_talk_color.work_space .new_aded_acord li{padding:8px 0!important}.scrollspy.ul_hoverd a{padding-right:4px}.emerg_iner_hero .hero-content{padding:0 4px}.custm_tabs_data .img_vectr_svg img{width:33%}.technologyCards:before{width:65%}.ul_hoverd li a:after{width:24px;right:-28px}.start_numbers .servc_lsts .inter_servcs h4{font-size:16px}.wrap_angle_txt h2{font-size:26px;line-height:36px}.andrd_anim lottie-player{height:100px}.grad_hero_web_agency .text_shdow{font-size:6rem;line-height:6.5rem}.aclm_logo img{width:210px}.acclm_sld .slider_webimg{padding-top:60px}.slider_webimg{padding-top:30px}.appHeading>span{font-size:22px}.brdg_logo{right:0;top:8px}.brdg_logo img{width:160px}.slider_webimg.excrsn_img{padding-top:10px}.rph_sld .appHeading{margin-top:-35px}.testmnl_img .img_testm_agnc{width:150px;height:150px}.bg_quote.steve_sir img{margin-top:30px}.responsiveCustomizationBtn{flex-direction:column;gap:5px;align-items:start}.responsiveCustomizationBtn button{margin-left:0!important}.pricing-calc{padding:20px}}@media (max-width:360px){.pag_hedr_mobdeg h3,.pag_hedr_natv h3,.pag_hedr_uidsgn h3{font-size:24px}p.abs_txt_head{font-size:1.8rem}.blogs_main_sec .imag_int{height:190px}.live_by_sec .txt_talk_color h2{font-size:24px}.txt_talk_color.about_live{padding:155px 10px 140px 20px}.live_by_sec .ul_hoverd li a{font-size:40px}.testimon_one_sec .testimon_quote{font-size:16px}.why_talk_sec .txt_talk_color{width:100%}.sldr_prmtcs_imgs .imgs_sngl_big{height:200px!important}.rads_tm_bdgt li{width:100%;padding:8px 0}.adrs_wrap .col-md-2{flex:0 0 100%;max-width:100%}.captchaCutom{transform:scale(.8)!important;transform-origin:0!important}.divider_app_sec .img_left_side img{height:280px}.rgt_info_mob{margin:8px auto 10px}.start_numbers .col-sm-4.incrmnt_nmbr{max-width:100%}.grad_hero_web_agency .text_shdow{font-size:5.4rem}.web_agnc_svg svg{transform-origin:-180px}.grad_hero_mob_agency .hero-content h2{height:210px}.web_agnc_svg svg{transform-origin:-180px 60px;transform:scale(.7)}.brdg_sld .appHeading{margin-top:-20px;padding-left:32px}.rph_logo img{width:120px}.aclm_logo img{width:180px}.aclm_logo{position:absolute;top:-10px;right:10px}.rph_logo{left:24px;top:24px}.brdg_logo img{width:140px}.brdg_logo{right:0;top:40px}.excrsn_logo img{width:64px}.stndnt_anim #screen1,.stndnt_anim #screen2,.stndnt_anim #screen3{height:230px}.indWrp>label{font-size:13px}.achiv>span{font-size:16px}.impactWrap h5{font-size:18px}.vkart_case .hero-content h1{font-size:26px;line-height:32px}.resrch_findgs .div_ttl.mb-3{margin-bottom:0!important}.impactWrap .row.mt-5{margin-top:20px!important}.rect_shp{height:180px;width:100%;border-radius:12px}.vkart_case .v2_illus:after{right:10px;width:100px;top:-30px}.res-wrk .howWorksBannerWrap h1{font-size:28px;margin-top:20px;line-height:42px}.res-wrk .orange{margin-top:1.5rem!important}.res-wrk .headingWrap.orange h1{font-size:22px}.col-4,.res-wrk #flippedId .flip-card-inner .row .col-8,.res-wrk .container{padding:0}.res-wrk .chooseColorSec h1{font-size:22px}.col-6,.res-wrk .howWorksCard .row .col-6{padding:0}.res-wrk .howWorksCard .rotAnim{height:150px}.bsns-adrs,.bsns-mail,.bsns-website,.card-info .bsns-name{font-size:11px}.bsns-adrs{margin-top:15px}.wallletFlip{min-height:230px!important;height:230px!important}.bsns-card{height:200px}.footerWrap>.row>.col-12{padding:0}.footerWrap{padding:2rem 1rem 0}.wallletFlip .main.bsns-card{width:280px!important}}@media (max-width:320px){.howWorksCard .rotAnim{height:140px}.partn_accred_sec .work_awards_inner img{width:120px}.clnts_meta .img-responsive{width:40%;padding:8px}.contact-bottom-links .col-md-2.col-sm-6{max-width:100%;flex:0 0 100%}.ftr_adrs_multi{display:unset}.ftr_adrs_multi .comn_adrs_single:last-child{padding-left:0}.hero-content h2{font-size:32px}.text_form{padding:10px}.clnts_testim_vert .clnts_meta .img-responsive{padding:8px 4px}.img_mobiles{height:200px}.sngl_wrp_vacanc{width:100%}.page_head_wrap h1{font-size:26px}.divider_app_sec:after{width:100%;height:20%}.testsldr_div .test_cntnt_col{flex:0 0 90%;max-width:90%;margin-right:0}.testmnl_swpr_sldr .swiper-button-next,.testmnl_swpr_sldr .swiper-button-prev{width:40px;height:40px;bottom:57%;left:0}.testmnl_swpr_sldr .swiper-button-next{bottom:52%}.terms_usage_sec .head_illust img{width:60%}.inner_wrap_more .sec_ttl{font-size:22px;line-height:30px}.wrap_angle_txt h2{font-size:26px;line-height:36px}.grad_hero_web_agency .text_shdow{font-size:5rem}.web_agnc_svg svg{transform-origin:-150px 60px;transform:scale(.65)}.aclm_logo{position:absolute;top:-10px;right:10px}.aclm_logo img{width:185px}.grad_hero_mob_agency .hero-content h2{height:200px}.brdg_logo img{width:130px}.brdg_logo{top:30px}.rph_logo img{width:100px}.topgrad_case .head_illust{margin:-30px 0 0}.cnstl_scrns .cnstl_scrn{width:220px!important}.cnstl_scrns.dtlcase_animtn{height:170px}.auth .auth-hdr h1{font-size:28px}.chnage-password-form input.form-control{font-size:10px}}