header{z-index:1000;justify-content:center;align-items:center;width:100%;padding:20px;transition:background .3s;display:flex;position:fixed;top:0;left:0}.header{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#182234e6;border-radius:100px;justify-content:space-between;align-items:center;width:95%;max-width:1050px;padding:4px 4px 4px 24px;display:flex}header .logo{color:#f7f0e2;font-size:14px;font-weight:700;text-decoration:none}header.scrolled .logo{color:#f7f0e2}.header-links{gap:10px;margin:0 auto;list-style:none;display:flex}.header-links li{color:#f7f0e2b0;cursor:pointer;align-items:center;gap:4px;padding:2px 10px;font-size:12px;font-weight:700;transition:all .1s ease-in;display:flex;position:relative}.header-links li:hover,.header-links li.active{color:#f7f0e2;font-size:13px}.header-links li a{color:inherit;text-decoration:none}.talktous{font-family:Plus Jakarta Sans;font-weight:700;font-style:Bold;letter-spacing:-4%;background:#f7f0e2;border:none;border-radius:100px;padding:8px 18px;font-size:12px;line-height:22px}.dropdown{padding-bottom:16px;position:relative}.dropdown:after{content:"";width:100%;height:14px;position:absolute;top:100%;left:0}.dropdown-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;pointer-events:none;background:#182234e6;border-radius:12px;flex-direction:column;gap:6px;min-width:200px;margin-top:6px;padding:10px;transition:all .2s;display:flex;position:absolute;top:100%;left:0;transform:translateY(10px)}.dropdown:hover .dropdown-menu,.dropdown-menu:hover{opacity:1;pointer-events:auto;transform:translateY(0)}.dropdown-menu a{color:#f7f0e2;border-radius:8px;padding:8px;font-size:12px;text-decoration:none}.dropdown-menu a:hover,.dropdown-menu a.active{background:#ffffff1a}.dropdown button{pointer-events:none;background:#ffffff1a;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:12px;display:flex;color:#f7f0e2!important}.menu-btn{color:#fff;background:#f7f0e21a;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:none}.mobile-overlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);pointer-events:none;background:#182234e6;border-radius:24px;height:0;padding:0 20px;transition:height .62s cubic-bezier(.16,1,.3,1),padding-top .42s,padding-bottom .42s;position:fixed;inset:68px 10px auto;overflow:hidden}.mobile-overlay.open{pointer-events:auto;height:calc(100vh - 78px);padding-top:20px;padding-bottom:20px;overflow-y:auto}.mobile-top{color:#fff;justify-content:space-between;margin-bottom:20px;display:flex}.mobile-menu{color:#f7f0e2;opacity:0;will-change:transform, opacity;flex-direction:column;gap:4px;display:flex;transform:translateY(-20px)scale(.99)}.mobile-overlay.open .mobile-menu{opacity:1;transition:transform .62s cubic-bezier(.16,1,.3,1),opacity .45s;transform:translateY(0)scale(1)}.mobile-menu>*{opacity:0;transform:translate(24px)}.mobile-overlay.open .mobile-menu>*{opacity:1;transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .35s;transform:translate(0)}.mobile-overlay.open .mobile-menu>:first-child{transition-delay:.28s}.mobile-overlay.open .mobile-menu>:nth-child(2){transition-delay:.36s}.mobile-overlay.open .mobile-menu>:nth-child(3){transition-delay:.44s}.mobile-overlay.open .mobile-menu>:nth-child(4){transition-delay:.52s}.mobile-overlay.open .mobile-menu>:nth-child(5){transition-delay:.6s}.mobile-overlay.open .mobile-menu>:nth-child(6){transition-delay:.68s}.mobile-overlay.open .mobile-menu>:nth-child(7){transition-delay:.76s}.mobile-item .moblink{cursor:pointer;justify-content:flex-start;align-items:center;display:flex}.mobile-item span{letter-spacing:-4%;color:#f7f0e2b3;font-family:Plus Jakarta Sans;font-size:20px;font-weight:600;line-height:100%}.mobile-item:hover span{color:#f7f0e2!important}.moblink svg{margin-left:auto}.mobile-sub{border-left:1px solid #fff3;grid-template-rows:0fr;margin-top:10px;margin-left:24px;padding-left:12px;transition:grid-template-rows .48s cubic-bezier(.16,1,.3,1);display:grid;overflow:hidden}.mobile-sub.open{grid-template-rows:1fr;padding-bottom:12px}.mobile-sub-inner{flex-direction:column;gap:4px;min-height:0;display:flex;overflow:hidden}.mobile-overlay::-webkit-scrollbar{display:none}.moblink img{margin-left:auto;transition:transform .3s;transform:rotate(-180deg)}.mobile-sub a{letter-spacing:-2%;box-sizing:border-box;border-radius:10px;font-family:Plus Jakarta Sans;font-size:12px;font-weight:600;line-height:24px;transition:background .24s,color .24s;color:#f7f0e2!important;padding:8px 10px!important;font-size:14px!important}.mobile-sub a:hover{background:#f7f0e20d}.mobile-sub a.active{background:#f7f0e20d;box-shadow:inset 0 0 0 1px #ffffff0f;color:#f7f0e2!important}.moblink img.rot{transform:rotate(0)}.moblink-leftline{background:#ecd8c4;border-radius:8px;width:4px;height:40px;margin-right:10px;display:flex}.mobile-menu a{letter-spacing:-4%;color:#f7f0e2b3;align-items:center;padding:12px 0;font-family:Plus Jakarta Sans;font-size:20px;font-weight:600;line-height:100%;display:flex}.mobile-menu a:hover,.mobile-menu a.active,.mobile-item .moblink.active span,.mobile-item span a.active{color:#f7f0e2}
.Hero{text-align:center;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:99%;height:98vh;margin:10px auto;display:flex}.hero-video-container{border-radius:24px;width:100%;height:100%;position:relative;overflow:hidden}.hero-video-container video{object-fit:cover;width:100%;height:100%}.hero-info{object-fit:cover;z-index:1;background:linear-gradient(#0f1623e6 0%,#0f162399 50%,#0f1623e6 100%);width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Hero .left{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;height:max-content;margin-top:21vh;display:flex;position:relative;left:5%}.Hero .left h1{letter-spacing:-6%;text-transform:capitalize;text-align:start;color:#f7f0e2;width:100%;max-width:700px;font-family:Plus Jakarta Sans;font-size:clamp(2.2rem,8vw,6.5rem);font-weight:600;line-height:1.1}.Hero .left p{font-family:Plus Jakarta Sans;font-weight:500;font-style:Medium;letter-spacing:-.6px;color:#f7f0e2;text-align:start;width:100%;max-width:412px;margin-top:24px;font-size:20px;line-height:28px}.Hero .left span{color:#f7f0e2b3;margin-left:10px}.Hero .right{flex-direction:column;align-items:flex-start;height:max-content;margin:auto 34px 64px auto;display:flex}.Hero .right .raiting{color:#fb3b3c;justify-content:space-between;align-items:center;gap:6px;font-size:18px;display:flex}.Hero .right .raiting p{font-family:Plus Jakarta Sans;font-weight:700;font-style:Bold;letter-spacing:-.6px;vertical-align:middle;color:#f7f0e2;font-size:14px;line-height:24px}.hero-r-text{font-family:Plus Jakarta Sans;font-weight:500;font-style:Medium;letter-spacing:-.2px;text-align:start;color:#f7f0e2;margin-top:10px;font-size:14px;line-height:18px}.hero-r-text span{color:#f7f0e2b3}.getyourestimation{gap:4px;margin-top:24px;display:flex}.getyourestimation a:first-child{box-sizing:border-box;letter-spacing:0;color:#090909;background:#f7f0e2;border-radius:100px;padding:19px 36px;font-family:Plus Jakarta Sans;font-size:18px;font-weight:600;line-height:22px}.getyourestimation a:nth-child(2){color:#090909;background:#f7f0e2;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:18px;display:flex}.responsive-video{display:none}.Hero .hero-info .left h1,.Hero .hero-info .left p,.Hero .hero-info .right{opacity:0;visibility:hidden}
.clients-main{flex-direction:column;justify-content:center;align-items:center;width:90%;max-width:1200px;margin:120px auto 0;padding:2rem;display:flex}.clients-title{justify-content:space-between;align-items:flex-start;width:100%;max-width:1080px;margin:0 auto;display:flex}.clients-title p{color:#090909;letter-spacing:-2%;vertical-align:middle;width:max-content;font-family:Plus Jakarta Sans;font-size:14px;font-weight:600;line-height:18px}.clients-title h2{letter-spacing:-4px;max-width:696px;font-family:Plus Jakarta Sans;font-size:clamp(1.8rem,4vw,3.75rem);font-weight:600;line-height:60px}.clients-title h2 span{color:#09090999}.clients-cards{grid-template-columns:repeat(4,1fr);gap:15px;width:100%;max-width:1080px;margin:60px auto 0;display:grid}.clients-card{box-sizing:border-box;background:#ecd8c4;border-radius:14px;justify-content:center;align-items:center;padding:40px 41px;display:flex}
.whatwedo-main{background-color:#0f1623;border-radius:24px;flex-direction:column;width:99%;max-width:1548px;margin:120px auto 0;padding:5rem 7rem;display:flex;position:relative;overflow:hidden}.whatwedo-title{flex-direction:column;align-items:flex-start;width:100%;max-width:1200px;margin:0 auto;display:flex}.whatwedo-title p{color:#f7f0e2;letter-spacing:-2%;vertical-align:middle;width:max-content;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:600;line-height:18px}.title-text{flex-direction:column;gap:24px;margin-top:24px;display:flex}.title-text h2{letter-spacing:-4px;color:#f7f0e2;width:100%;max-width:875px;margin-left:100px;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.8rem,4vw,3.75rem);font-weight:600;line-height:1.1}.title-text h2 span{color:#f7f0e299}.title-text p{vertical-align:middle;letter-spacing:-.4px;color:#f7f0e2;width:100%;max-width:790px;margin-left:100px;font-family:Plus Jakarta Sans,sans-serif;font-size:22px;font-weight:500;line-height:28px}.title-text p span{color:#f7f0e2b3}.whatwedo-inner{flex-direction:column;width:100%;max-width:1200px;margin:60px auto 0;display:flex}.whatwedo-col{cursor:pointer;border-bottom:1px solid #f7f0e21a;flex-direction:row;align-items:stretch;gap:24px;margin-top:30px;padding-bottom:30px;transition:border-color .3s;display:flex}.whatwedo-col:last-child{border-bottom:none}.whatwedo-col:hover{border-color:#f7f0e24d}.whatwedo-col.active{border-color:#f7f0e280}.whatwedo-col[data-state=closed]{padding-bottom:18px}.whatwedo-col[data-state=closed] .col-indicator{color:#f7f0e2b2}.col-indicator{letter-spacing:-.6px;color:#f7f0e2;text-align:center;align-self:flex-start;width:40px;margin-top:15px;margin-right:auto;font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:600;line-height:20px}.whatwedo-image-texts{flex:1;margin-left:7rem;display:flex}.image-wrapper{border-radius:8px;flex-shrink:0;width:100%;min-width:280px;max-height:280px;overflow:hidden}.image-wrapper img{object-fit:cover;width:100%;height:100%;display:block}.whatwedo-texts{flex-direction:column;align-items:flex-start;width:100%;max-width:100%;display:flex}.whatwedo-texts h3{letter-spacing:-1.4px;color:#f7f0e2;font-family:Plus Jakarta Sans,sans-serif;font-size:24px;font-weight:600;line-height:100%;transition:font-size .25s cubic-bezier(.4,0,.2,1),line-height .25s cubic-bezier(.4,0,.2,1),color .25s}.whatwedo-col.active .whatwedo-texts h3{font-size:32px}.description-collapse{color:#f7f0e2b3;width:90%;margin-top:12px;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:500;line-height:28px}.whatwedo-panel{width:100%}.whatwedo-panel-body{height:auto;position:relative;overflow:visible}.whatwedo-panel-body[data-state=open],.whatwedo-panel-body[data-state=closed]{height:auto}.whatwedo-panel-inner{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:stretch;gap:40px;padding-top:12px;padding-bottom:24px;display:grid}.whatwedo-left-container{opacity:1;border-radius:16px;flex-shrink:0;height:100%;max-height:260px;transition:max-height .62s cubic-bezier(.22,1,.36,1),opacity .48s,transform .62s cubic-bezier(.22,1,.36,1);overflow:hidden;transform:translateY(0)}.whatwedo-right-container{flex-direction:column;flex:1;align-self:stretch;width:100%;min-width:0;max-width:750px;height:auto;min-height:0;margin-left:auto;display:flex}.whatwedo-panel-body[data-state=open] .whatwedo-right-container{height:100%;min-height:100%}.whatwedo-panel-body[data-state=closed] .whatwedo-left-container,.whatwedo-panel-body[data-state=closed] .description-collapse{opacity:0;pointer-events:none;max-height:0;transform:translateY(-8px)}.whatwedo-panel-body[data-state=closed] .whatwedo-panel-inner{min-height:0;padding-top:0;padding-bottom:0}.whatwedo-panel-body[data-state=closed] .whatwedo-right-container{height:auto;min-height:0}.description-collapse{opacity:1;max-height:280px;transition:max-height .62s cubic-bezier(.22,1,.36,1),opacity .48s,transform .62s cubic-bezier(.22,1,.36,1);overflow:hidden;transform:translateY(0)}.whatwedo-panel-content{flex-direction:column;flex:1;width:100%;max-width:100%;height:100%;display:flex}.whatwedo-panel-head{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;width:100%;display:flex}.whatwedo-panel-head h3{letter-spacing:-1.8px;color:#f7f0e2;max-width:620px;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:32px;font-weight:600;line-height:1}.w-tooglebtn{color:#f7f0e2;cursor:pointer;background:#182130;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;margin-left:auto;font-size:20px;transition:background .3s;display:flex;position:relative;box-shadow:0 4px 12px #0000000d}.toggle-icon{width:14px;height:14px;transition:transform .25s;display:block;position:relative}.toggle-line{background:currentColor;border-radius:999px;width:14px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.toggle-line-vertical{transform:translate(-50%,-50%)rotate(90deg)}.w-tooglebtn.is-open .toggle-icon{transform:rotate(45deg)}.whatwedo-actions{align-items:center;gap:3px;margin-top:28px;display:flex}@media (min-width:769px){.whatwedo-panel-body[data-state=open] .whatwedo-panel-inner{min-height:230px}.whatwedo-panel-body[data-state=open] .whatwedo-right-container{height:100%}.description-collapse{flex-direction:column;flex:1;min-height:0;display:flex}.whatwedo-actions{margin-top:auto;padding-top:28px}}.whatwedo-primary-action,.whatwedo-secondary-action{cursor:pointer;border:none;transition:transform .25s,background .25s,color .25s}.whatwedo-primary-action{color:#090909;letter-spacing:-.8px;background:#f7f0e2;border-radius:999px;padding:19px 36px;font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:600;line-height:22px}.whatwedo-secondary-action{color:#090909;background:#f7f0e2;border-radius:999px;justify-content:center;align-items:center;width:60px;height:60px;display:inline-flex}.whatwedo-primary-action:hover,.whatwedo-secondary-action:hover{background:#fff7eb;transform:translateY(-1px)}@media screen and (max-width:1280px){.whatwedo-image-texts{margin-left:3rem}.whatwedo-panel-head h3{letter-spacing:-1.4px;font-size:28px}.whatwedo-col.active .whatwedo-texts h3{font-size:28px}}@media (max-width:1024px){.whatwedo-main{padding:3rem 2rem}.whatwedo-image-texts{margin-left:2rem}.title-text h2,.title-text p{margin-left:0}}@media (max-width:900px){.whatwedo-col .image-wrapper{min-width:220px}.whatwedo-image-texts{margin-left:10px}.whatwedo-panel-inner{gap:24px}}@media (max-width:768px){.whatwedo-main{margin:60px auto 0}.whatwedo-col{flex-direction:column;gap:16px}.whatwedo-image-texts{margin-left:0}.whatwedo-panel-inner{grid-template-columns:1fr;gap:16px}.whatwedo-left-container,.whatwedo-right-container{width:100%}.whatwedo-panel-content{min-height:0;max-height:max-content}.whatwedo-panel-head{gap:16px}.whatwedo-panel-head h3{letter-spacing:-1px;font-size:24px}.description-collapse{font-size:16px;line-height:24px}}@media (max-width:400px){.whatwedo-main{padding:1.5rem .75rem}.whatwedo-panel-head h3{letter-spacing:-.8px;word-break:break-word;flex:1;min-width:0;font-size:20px}.whatwedo-panel-head{gap:12px}.w-tooglebtn{flex-shrink:0;width:36px;height:36px}.col-indicator{width:30px;font-size:14px}}
.timeline-container{flex-direction:column;justify-content:center;width:90%;max-width:1200px;margin:120px auto 0;display:flex}.timeline-container .whatwedo-title{flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;display:flex}.timeline-container .whatwedo-title p{color:#090909}.timeline-container .whatwedo-title h2{color:#090909;margin-left:0}.timeline-container .whatwedo-title h2 span{color:#09090999}.item-title{color:#1a1a1a;margin:5px 0;font-size:24px;font-weight:700;line-height:1.2}.timeline-wrapper{border-top:1px solid #0909091a;flex-direction:column;width:100%;margin-top:60px;display:flex;position:relative}.timeline-svg{z-index:1;width:100%;height:auto;top:0;left:0}.timeline-content{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:max-content;padding:60px 0;display:flex;position:absolute}.item-description{color:#444;font-size:20px;line-height:1.6}.timeline-item{width:100%;max-width:807px;padding:40px 80px}.item-1{margin-left:auto}.item-2{margin-right:auto}.item-3{margin-left:auto}.item-4{margin-right:auto}.item-5{margin-left:auto}.item-6{margin-right:auto}.item-header{flex-direction:column;margin-bottom:12px;display:flex}.item-number{color:#1a1a1a;opacity:.6;font-size:18px;font-weight:700}@media (max-width:1000px){.item-description{color:#444;font-size:16px;line-height:1.6}.item-title{font-size:18px}}@media (max-width:768px){.item-number{font-size:14px;font-weight:700}.item-header{margin-bottom:0}.timeline-container{width:calc(100% - 40px);margin:32px 20px 0}.timeline-wrapper{flex-direction:column;padding:0;display:flex}.timeline-item{max-width:100%;padding:10px 30px}.timeline-content{padding:35px 0}}@media (max-width:660px){.item-description{color:#444;font-size:12px;line-height:14px}.item-title{font-size:14px}}.item-title,.item-description{white-space:normal}.item-title .ti-cursor,.item-description .ti-cursor{color:#090909}.timeline-svg{width:100%;height:auto;display:block}.timeline-svg-desktop,.timeline-svg-tablet,.timeline-svg-mobile{display:none}@media (min-width:1016px){.timeline-svg-desktop{max-width:1200px;margin:0 auto;display:block}}@media (min-width:430px) and (max-width:1015px){.timeline-svg-tablet{max-width:1016px;margin:0 auto;display:block}}@media (max-width:429px){.timeline-svg-mobile{max-width:429px;margin:0 auto;display:block}.timeline-content .timeline-item:nth-child(2n){padding-right:1px!important}.timeline-content .timeline-item:nth-child(odd){padding-left:1px!important}}@media (max-width:340px){.item-number{font-size:13px}.timeline-content .timeline-item:nth-child(4),.timeline-content .timeline-item:nth-child(6){margin-top:12px!important;padding-top:12px!important;padding-bottom:1px!important}}.timeline-item-icon{flex-shrink:0;width:40px;min-width:40px;height:40px;min-height:40px;display:none}.timeline-item-icon-img{object-fit:contain;width:100%;max-width:40px;height:100%;max-height:40px;display:block}@media (min-width:1024px){.timeline-item-icon{display:block}}.timeline-item-icon,.item-header,.item-description{will-change:transform, opacity}
.expertise-main{box-sizing:border-box;background:#0f1623;border-radius:24px;flex-direction:column;width:98%;max-width:1430px;margin:0 auto;padding:5rem 7rem;display:flex;overflow-x:hidden}.expertise-main .title-text h2{max-width:910px}.expertise-main .getyourestimation{margin-left:100px}.expertise-inner{flex-direction:column;align-items:flex-end;width:92%;margin-top:132px;margin-left:auto;display:flex}.expertise-buttons-container{margin-bottom:40px}.expertise-buttons{gap:18px;display:flex;position:relative}.expertise-buttons button{color:#f7f0e2;cursor:pointer;z-index:1;background:0 0;border:none;border-radius:100px;margin-top:32px;padding:12px 28px;font-family:plus jakarta,sans-serif;font-size:16px;font-weight:600;transition:color .3s}.expertise-buttons button.active{color:#090909}.active-indicator{z-index:0;background:#f7f0e2;border-radius:100px;height:44px;transition:all .4s cubic-bezier(.25,1,.5,1);position:absolute;top:32px;left:0}.expertise-content-area{width:100%;display:flex}.expertise-languages{gap:2.5rem;width:100%;display:flex;position:relative}.tech-item{aspect-ratio:1;cursor:pointer;opacity:0;background:linear-gradient(#1a2333 0%,#1a233366 100%);border-radius:50%;justify-content:center;align-items:center;width:7.75rem;animation:.6s cubic-bezier(.23,1,.32,1) forwards fanOut;display:flex;position:relative;transform:translate(300px);box-shadow:inset 0 4px 4px #222d41,inset 0 -2px 4px #263750,0 2px 2px #0c111b}.tech-icon-wrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.tech-icon-wrapper img{width:80px;height:80px}.tech-item:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(#f7f0e2 0%,#f7f0e266 50%,#f7f0e20d 100%);border-radius:50%;padding:1.5px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.tooltip-container{border-radius:50%!important}@keyframes fanOut{0%{opacity:0;transform:translate(300px)}to{opacity:1;transform:translate(0)}}.tech-item:first-child{animation-delay:.2s}.tech-item:nth-child(2){animation-delay:.3s}.tech-item:nth-child(3){animation-delay:.4s}.tech-item:nth-child(4){animation-delay:.5s}.tech-item:nth-child(5){animation-delay:.6s}.tech-item:nth-child(6){animation-delay:.7s}.tech-item:nth-child(7){animation-delay:.8s}.tech-item:hover{background:#ffffff14;transform:translateY(-6px)}.tooltip{box-sizing:border-box;color:#f7f0e2;white-space:nowrap;opacity:0;pointer-events:none;font-family:Plus Jakarta Sans,sans-serif;font-size:22px;font-weight:700;font-style:Bold;letter-spacing:-2%;background:linear-gradient(145deg,#1a2333,#0d1624);border-radius:100px;padding:16px 24px;font-size:24px;line-height:100%;transition:opacity .25s,transform .35s cubic-bezier(.23,1,.32,1);position:absolute;bottom:120%;left:50%;transform:translate(-50%)translateY(20px)scale(.9);box-shadow:0 10px 30px #0006}.tooltip:after{content:"";border-top:10px solid #1a2333;border-left:8px solid #0000;border-right:8px solid #0000;border-radius:2px;position:absolute;bottom:-14px;left:50%;transform:translate(-50%)}.tech-item:hover .tooltip{opacity:1;transform:translate(-50%)translateY(0)scale(1)}
.solutions-main{flex-direction:column;width:90%;max-width:1200px;margin:120px auto 0;display:flex}.solutions-main .clients-title h2{width:max-content;max-width:800px;margin-left:40px}.solutions-inner{flex-direction:column;gap:10px;margin-top:64px;display:flex}.solutions-card{justify-content:space-between;align-items:stretch;gap:10px;width:100%;max-height:440px;transition:all .3s;display:flex}.sol-left{cursor:pointer;border:4px solid #f0e0ce;border-radius:18px;align-self:stretch;width:100%;max-width:735px;display:flex;position:relative;overflow:hidden}.sol-left:hover img{scale:1.1}.sol-left .sol-image{border-radius:16px;width:100%;height:100%;transition:all .4s}.solutionscard-text{box-sizing:border-box;background:linear-gradient(#0000 0%,#000c 100%);border-radius:16px;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:100%;height:100%;padding-bottom:24px;padding-left:24px;display:flex;position:absolute;top:0;left:0}.sol-right .getyourestimation img{width:24px;height:24px;margin:0}.solutionscard-text p{font-family:Plus Jakarta Sans;font-weight:500;font-style:Medium;letter-spacing:-4%;vertical-align:middle;color:#fffc;width:100%;max-width:400px;margin-top:10px;font-size:20px;line-height:28px}.sol-right{box-sizing:border-box;background:#ecd8c4;border-radius:16px;flex-direction:column;align-self:stretch;align-items:flex-start;width:100%;max-width:455px;padding:28px;display:flex;overflow:hidden}.sol-right h2{letter-spacing:-6%;vertical-align:middle;color:#090909;font-family:Plus Jakarta Sans;font-size:48px;font-weight:600;line-height:100%}.sol-right .getyourestimation a:first-child{color:#f7f0e2;background:#0f1623;padding:19px 32px}.sol-right .getyourestimation a:last-child{color:#f7f0e2;background:#0f1623}.sol-right .getyourestimation{margin-bottom:19px}.sol-right img{width:85%;max-width:350px;height:auto;margin-top:auto;margin-left:auto;margin-right:-28px}.solutions-card.is-reverse{flex-direction:row-reverse}.solutions-card.is-reverse .sol-right{margin-left:0;padding-left:0;position:relative}.solutions-card.is-reverse .sol-right img{content:url(/images/solutionsleftlines.svg);margin-bottom:-28px;margin-left:0;margin-right:auto}.sol-right .getyourestimation img{content:url(/images/arrow-top-right-white.svg)!important;margin:0!important}.solutions-card.is-reverse .sol-right h2{margin-top:auto;position:absolute;bottom:120px;left:28px}.solutions-card.is-reverse .sol-right .getyourestimation{margin-bottom:0;position:absolute;bottom:28px;left:28px}
.engagementmodels-main{width:90%;max-width:1200px;margin:120px auto 0}.engagementmodels-main .whatwedo-title{flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;display:flex}.engagementmodels-main .whatwedo-title p{color:#090909}.engagementmodels-main .whatwedo-title h2{color:#090909;max-width:100%;margin-left:0}.engagementmodels-main .whatwedo-title h2 span{color:#09090999}.engagement-inner{gap:60px;width:100%;margin-top:60px;display:flex}.engagement-left{flex-direction:column;width:100%;max-width:570px;padding:0;list-style:none;display:flex}.engagement-line{color:#0909091a}.engagement-left li{cursor:pointer;border-bottom:1px solid #0909091a;align-items:center;padding:40px 0;transition:all .3s;display:flex}.engagement-left li h2{letter-spacing:-6%;vertical-align:middle;color:#090909b2;max-width:350px;font-family:Plus Jakarta Sans;font-size:32px;font-weight:600;line-height:40px}.engagement-left li p{letter-spacing:-2%;vertical-align:middle;color:#090909;margin-left:auto;font-family:Plus Jakarta Sans;font-size:18px;font-weight:600;line-height:20px}.engagement-left li.active h2{color:#090909}.engagement-right{flex-direction:column;width:100%;max-width:570px;display:flex}.content-box{flex-direction:column;width:100%;display:flex;position:relative}.content-box img{object-fit:cover;border-radius:16px;width:100%;height:auto;max-height:220px}.content-box h3{letter-spacing:-4%;vertical-align:middle;color:#090909;margin-top:24px;font-family:Plus Jakarta Sans;font-size:24px;font-weight:600;line-height:100%}.content-box p{letter-spacing:-4%;vertical-align:middle;color:#090909b2;margin-top:12px;font-family:Plus Jakarta Sans;font-size:20px;font-weight:400;line-height:28px}.tags{gap:10px;display:flex;position:absolute;top:12px;right:12px}.tags span{font-size:14px;font-weight:700;font-style:Bold;letter-spacing:0%;text-transform:capitalize;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;border:1px solid #f7f0e21a;border-radius:20px;padding:8px 18px;font-size:14px;line-height:24px}.duration-scope-model{box-sizing:border-box;background:#ecd8c4;border-radius:18px;align-items:center;gap:24px;width:100%;margin-top:24px;padding:20px 14px;display:flex}.duration-scope-model li{flex-direction:column;list-style-type:none;display:flex}.duration-scope-model li span{color:#090909b2;letter-spacing:-4%;vertical-align:middle;font-family:Plus Jakarta Sans;font-size:16px;font-weight:600;line-height:20px}.duration-scope-model li p{letter-spacing:-4%;vertical-align:middle;color:#090909;margin-top:8px;font-family:Plus Jakarta Sans;font-size:18px;font-weight:600;line-height:24px}
.achievements-main{flex-direction:column;align-items:center;width:90%;max-width:1200px;margin:120px auto 0;display:flex}.achievements-main .whatwedo-title p{color:#090909}.achievements-main .title-text h2{color:#090909;margin-left:0}.achievements-globus-main{background:#0f1623;border-radius:16px;width:100%;margin-top:60px;padding-top:145px;display:flex;position:relative}.globe-pins{z-index:10;width:100%;height:100%;display:flex;position:absolute;top:0}.globeimg{z-index:1;width:100%;height:auto;position:relative}.globeimg svg{object-fit:cover;border-bottom-right-radius:16px;border-bottom-left-radius:16px;width:100%;height:auto}.pin1{position:absolute;top:15%;left:22.4%}.pin2{position:absolute;top:23.5%;left:50%}.pin3{position:absolute;top:44%;left:56%}.pin img{width:49px}.pin{height:max-content;display:flex}.pin h3{letter-spacing:-4%;vertical-align:middle;color:#f7f0e2;font-family:Plus Jakarta Sans;font-size:24px;font-weight:600;line-height:100%}.pin p{letter-spacing:-4%;vertical-align:middle;color:#f7f0e2b2;margin-top:4px;font-family:Plus Jakarta Sans;font-size:20px;font-weight:400;line-height:28px}.achievement-boxes{grid-template-columns:repeat(3,1fr);gap:10px;width:100%;margin-top:40px;display:grid}.achievement-box{box-sizing:border-box;background:#ecd8c4;border-radius:18px;flex-direction:column;align-items:flex-start;height:370px;padding:28px;display:flex}.achievmentbox-top{justify-content:space-between;align-items:center;width:100%;display:flex}.achievmentbox-top ul{align-items:center;gap:3px;width:max-content;height:max-content;display:flex}.achievmentbox-top ul li{background:#0909091a;border-radius:50%;width:8px;height:8px;list-style-type:none;display:flex}.ach-box1 ul li:first-child,.ach-box2 ul li:first-child,.ach-box2 ul li:nth-child(2),.ach-box3 ul li:first-child,.ach-box3 ul li:nth-child(2),.ach-box3 ul li:nth-child(3){background:#090909}.achievmentbox-top p{font-family:Plus Jakarta Sans;font-weight:500;font-style:Medium;letter-spacing:-4%;vertical-align:middle;color:#090909b2;font-size:12px;line-height:100%}.countnumber{letter-spacing:-6%;vertical-align:middle;color:#090909;margin-top:auto;font-family:Plus Jakarta Sans;font-size:80px;font-weight:600;line-height:100%}.boxcount-text{font-family:Plus Jakarta Sans;font-weight:500;font-style:Medium;letter-spacing:-4%;vertical-align:middle;color:#090909b2;margin-top:12px;font-size:16px;line-height:100%}.clutch-main{justify-content:space-between;align-items:center;gap:30px;width:100%;margin-top:60px;display:flex}.clutch-title{letter-spacing:-1px;vertical-align:middle;color:#090909;width:100%;max-width:535px;margin-left:7rem;font-family:Plus Jakarta Sans;font-size:30px;font-weight:600;line-height:34px}.clutch-title span{color:#090909b2}.clutch-box{box-sizing:border-box;background:#ecd8c4;border-radius:18px;flex-direction:column;align-items:flex-start;width:100%;max-width:475px;padding:28px;display:flex}.clutch-box .right .raiting{color:#fb3b3c;align-items:center;gap:6px;font-size:18px;display:flex}.clutch-box .right .raiting svg{margin-right:6px}.clutch-box .right .raiting p{font-family:Plus Jakarta Sans;font-weight:700;font-style:Bold;letter-spacing:-.6px;vertical-align:middle;color:#090909;font-size:14px;line-height:24px}.clutch-box .hero-r-text{font-family:Plus Jakarta Sans;font-weight:500;font-style:Medium;letter-spacing:-.2px;text-align:start;color:#090909;margin-top:10px;font-size:14px;line-height:18px}.clutch-box .hero-r-text span{color:#090909b2}.clutch-images{margin-top:32px;display:flex}.clutch-images img{width:auto;height:auto;margin-left:-62px}.clutch-images img:first-child{margin-left:0}.clutch-bottom-text{width:max-content;font-family:Plus Jakarta Sans;font-weight:500;font-style:Medium;letter-spacing:-2px;text-align:right;vertical-align:middle;margin-top:100px;margin-left:auto;font-size:26px;line-height:28px}
.projects-main{flex-direction:column;width:90%;max-width:1200px;margin:120px auto 0;display:flex}.projects-main .whatwedo-title p{color:#090909}.projects-main .title-text h2{color:#090909;margin-left:0;font-size:clamp(3rem,6vw,7.5rem)}.projects-main .projects-container{margin-top:60px!important;padding:0!important}.project-card{cursor:pointer;overflow:hidden}.project-card img{transition:all .3s}.project-card:hover img{scale:1.1}
footer{flex-direction:column;width:100%;margin:120px auto 0;display:flex}.footer-top{justify-content:space-between;align-items:center;width:90%;max-width:1400px;margin:0 auto;display:flex}.f-top-left{flex-direction:column;align-items:flex-start;gap:20px;width:100%;max-width:660px;display:flex}.f-t-left-text{font-family:Plus Jakarta Sans;font-weight:500;font-style:Medium;letter-spacing:-4%;vertical-align:middle;color:#090909b2;font-size:30px;line-height:36px}.f-t-left-text.t2{margin-top:12px}.f-t-left-text.t2 span{color:#090909}.co-founder{align-items:center;gap:12px;display:flex}.co-founder img{object-fit:cover;border-radius:50%;width:60px;min-width:60px;max-width:60px;height:60px;min-height:60px;max-height:60px}.co-founder .name-position{flex-direction:column;gap:4px;display:flex}.co-founder .name-position .name{letter-spacing:-1px;vertical-align:middle;color:#090909;font-family:Plus Jakarta Sans;font-size:16px;font-weight:600;line-height:24px}.co-founder .name-position .position{letter-spacing:-1px;vertical-align:middle;color:#090909b2;font-family:Plus Jakarta Sans;font-size:14px;font-weight:600;line-height:24px}.ftop-right{flex-direction:column;align-items:flex-start;display:flex}.ftop-right p{font-family:Plus Jakarta Sans;font-weight:500;font-style:Medium;letter-spacing:-4%;vertical-align:middle;color:#090909;font-size:18px;line-height:24px}.ftop-right h2{letter-spacing:-4%;vertical-align:middle;color:#090909;border-bottom:3px solid #090909;margin-top:6px;padding-bottom:2px;font-family:Plus Jakarta Sans;font-size:32px;font-weight:600;line-height:40px}.ftop-right img{width:100%;height:auto;margin-top:12px}.footer-links{align-items:flex-start;width:90%;max-width:1400px;margin:60px auto 0;padding:0 0 60px;display:flex}.footer-links ul{flex-direction:column;gap:16px;width:100%;max-width:330px;display:flex}.footer-links ul p{letter-spacing:-4%;vertical-align:middle;color:#090909b2;font-family:Plus Jakarta Sans;font-size:14px;font-weight:600;line-height:20px}.footer-links ul li{color:#090909;letter-spacing:-4%;vertical-align:middle;font-family:Plus Jakarta Sans;font-size:22px;font-weight:600;line-height:26px}.footer-links ul li a{align-items:center;gap:4px;display:flex}.footerline{background:#0909091a;width:100%;height:1px;margin:0 auto}.footer-bottom{box-sizing:border-box;justify-content:space-between;align-items:center;width:90%;max-width:1400px;margin:0 auto;padding:24px 0;display:flex}.footer-bottom p{font-family:Plus Jakarta Sans;font-weight:500;font-style:Medium;letter-spacing:-4%;vertical-align:middle;color:#090909b2;font-size:16px;line-height:24px}.privacy-terms{gap:24px;display:flex}.privacy-terms p{font-family:Plus Jakarta Sans;font-weight:500;font-style:Medium;letter-spacing:-4%;vertical-align:middle;color:#090909;font-size:16px;line-height:20px}@media (max-width:1024px){footer{margin-top:32px;padding:0}}@media (max-width:768px){.ftop-right{text-align:start;width:100%;max-width:400px;margin-right:auto;display:block!important}.ftop-right p{margin-top:32px;font-size:16px}.ftop-right h2{margin-top:0;font-size:24px;line-height:32px}.co-founder{padding-top:4px}.co-founder .name-position .name{font-size:14px;line-height:100%}.co-founder .name-position .position{font-size:12px;line-height:100%}.co-founder img{width:42px;min-width:42px;max-width:42px;height:42px;min-height:42px;max-height:42px}.f-t-left-text{font-size:24px;line-height:32px}.footer-top{flex-direction:column}.footer-links{flex-direction:column;gap:24px}}@media screen and (max-width:500px){.footer-bottom{flex-direction:column;align-items:flex-start;gap:20px}.privacy-terms{flex-direction:column;gap:20px;width:100%}}
@media screen and (max-width:1366px){.Hero .left h1{font-size:clamp(2.2rem,8vw,4.6rem)}.clients-title h2{letter-spacing:-2.5px;font-size:clamp(1.8rem,3.5vw,3.75rem);line-height:110%}.title-text h2{letter-spacing:-3px;font-size:clamp(1.8rem,3.5vw,3.75rem)}.whatwedo-col .image-wrapper{max-width:220px;max-height:200px}.f-t-left-text{font-size:24px}.footer-links ul li{font-size:18px}.ftop-right h2{font-size:28px}.ftop-right p{font-size:16px}}@media screen and (max-width:1280px){.pin1{top:14%;left:22%}.pin2{top:22.5%}.pin3{top:43%}}@media screen and (max-width:1152px){.pin1{top:12%;left:22%}.pin2{top:20%}.pin3{top:41%}}@media screen and (max-width:1024px){.getyourestimation a:first-child{font-size:14px}.clients-title h2,.title-text h2{letter-spacing:-2px;font-size:45px;line-height:55px!important}.title-text p{font-size:20px}.whatwedo-col .image-wrapper{width:100%;max-width:230px;max-height:210px}.description-collapse{font-size:18px}.expertise-main{padding:40px 0}.whatwedo-title{padding:0 32px}.tech-item{margin:0 10px!important}.expertise-inner{width:100%;margin-left:0}.expertise-languages{justify-content:space-between;gap:20px}.tech-icon-wrapper img{width:90%;height:90%}.tech-item{width:100px;height:100px}.tech-icon-wrapper{width:100%;height:100%}.solutions-card{max-height:360px}.pin1{top:10%;left:22%}.pin2{top:18%}.pin3{top:40%}}@media screen and (max-width:920px){.expertise-main .getyourestimation{margin-left:0}.expertise-buttons button{margin-left:10px!important;margin-right:10px!important}.costof-left{display:none}.hero-info{flex-direction:column}.Hero{height:80vh}.Hero .left{margin-top:15vh}.expertise-languages{grid-template-columns:repeat(7,120px);align-items:flex-end;height:210px;display:grid;overflow-x:scroll}.expertise-inner{margin-top:24px}.tooltip{font-size:18px}.expertise-languages::-webkit-scrollbar{display:none}.tech-item{width:100%;height:auto}.tech-icon-wrapper img{width:80%;height:80%}.expertise-buttons-container{width:100%}.expertise-buttons{justify-content:space-between}.expertise-buttons button{line-height:normal}.clients-title{flex-direction:column;gap:16px}.engagement-inner{flex-direction:column;gap:32px;margin-top:32px}.engagement-left::-webkit-scrollbar{display:none}.engagement-left{border-bottom:1px solid #0909091a;flex-direction:row;gap:24px;width:100%;max-width:100%;overflow-x:scroll}.engagement-left li{border:none;flex-direction:column-reverse;align-items:flex-start;padding:16px 0}.engagement-left li:first-child{width:100%;min-width:190px}.engagement-left li:nth-child(2){width:100%;min-width:270px}.engagement-left li:nth-child(3){width:100%;min-width:260px}.engagement-left li p{margin-left:0}.engagement-left li h2{margin-top:16px;font-size:24px;line-height:32px}.engagement-right{max-width:100%}.duration-scope-model{justify-content:space-around}.pin1{top:9%;left:21%}.pin2{top:16%}.pin3{top:39%;left:55%}.pin h3{font-size:20px}.pin p{max-width:260px;font-size:16px;line-height:22px}.achievement-box{height:300px}.clutch-title{margin-left:0}.header-links{display:none}.menu-btn{display:flex}header .talktous{margin-left:auto;margin-right:8px;padding:4px 18px}}@media screen and (max-width:768px){.Hero .left h1{max-width:500px}.clients-main{width:100%}.whatwedo-main .title-text{width:90%;max-width:800px}.whatwedo-main .title-text h2,.whatwedo-main .title-text p{width:100%}.whatwedo-col .image-wrapper{max-width:190px;max-height:170px}.whatwedo-texts{margin-left:0}.whatwedo-col{flex-direction:row}.whatwedo-col.active{flex-direction:column;align-items:stretch;position:relative}.whatwedo-head{position:relative}.whatwedo-head>.w-tooglebtn{position:static}.col-indicator{line-height:25pxgit;margin-top:0;margin-right:12px}.whatwedo-col{align-items:stretch}.whatwedo-image-texts,.whatwedo-texts,.whatwedo-panel,.whatwedo-panel-content,.whatwedo-panel-body,.whatwedo-panel-inner,.whatwedo-right-container{grid-template-columns:1fr;align-items:stretch;width:100%;display:grid}.whatwedo-right-container{align-self:stretch;height:100%;min-height:100%}.whatwedo-col.active .whatwedo-panel-head .w-tooglebtn{position:absolute;top:-40px;right:0}.solutions-card{gap:0;max-height:max-content;flex-direction:column!important}.sol-right{max-width:100%;margin-top:2px;margin-left:0;padding-left:20px}.sol-right img{display:none}.sol-right .getyourestimation img{display:flex!important}.solutions-card.is-reverse{flex-direction:column}.solutions-card.is-reverse .sol-right{margin-right:0;padding-left:20px}.solutions-card.is-reverse .sol-right h2{position:static}.solutions-card.is-reverse .sol-right .getyourestimation{margin:24px 0;position:static}.sol-right:first-child{background:url(/images/b1.svg) 50%/cover no-repeat}.sol-right:nth-child(2){background:url(/images/db2.svg) 50%/cover no-repeat}.sol-right:nth-child(3){background:url(/images/db3.svg) 50%/cover no-repeat}.clients-title p,.whatwedo-title p,.engagementmodels-main .whatwedo-title p{font-size:16px}.clients-main{margin-top:60px}.clients-cards,.timeline-wrapper{margin-top:32px}.solutions-main{margin-top:60px}.solutions-inner{gap:20px;margin-top:32px}.engagementmodels-main,.achievements-main{margin-top:60px}.title-text{margin-top:10px}.achievements-globus-main{margin-top:32px}.achievement-box{height:auto}.countnumber{margin-top:32px;font-size:40px}.clutch-box{max-width:100%}.clutch-main{flex-direction:column;align-items:flex-start}.pin img{width:40px}.pin1{top:13%;left:22%}.pin2{top:21%}.pin3{top:43%;left:55%}.solutions-main .clients-title h2{width:100%;margin-left:0}.expertise-buttons-container{height:auto;overflow-x:scroll}.expertise-buttons-container::-webkit-scrollbar{display:none}.expertise-buttons{gap:0;width:max-content;margin-top:32px}.expertise-buttons button{margin-top:0}.active-indicator{height:40px;top:0}header{padding:20px 10px}.header{width:100%;padding-left:12px;padding-right:6px}}@media screen and (max-width:700px){.title-text h2{font-size:32px;line-height:40px!important}.tech-item{width:90%}.whatwedo-col.active .whatwedo-texts h3{font-size:24px}.description-collapse{font-size:16px}.clients-title h2,.title-text h2{letter-spacing:-2px;font-size:32px;line-height:40px!important}.engagement-left li h2{margin-top:16px;font-size:20px;line-height:25px}.engagement-inner{gap:20px}.pin1{left:20%}.pin2{top:18%}.pin3{top:40%;left:55%}.expertise-main{padding:32px 0}.clutch-main{margin-top:40px}.achievement-boxes{flex-direction:column;display:flex}.clients-cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:650px){.pin h3{font-size:16px}.pin p{max-width:260px;font-size:13px;line-height:18px}.pin img{width:30px}.pin1{top:23%;left:21%}.pin2{top:29%}.pin3{top:48%;left:56%}}@media screen and (max-width:500px){.whatwedo-image-texts .image-wrapper img{border-radius:16px}.whatwedo-col[data-state=closed] .col-indicator{margin:auto}.clients-card{padding:32px 10px}.clients-card img{height:auto;width:100%!important}.tech-icon-wrapper img{width:100%;max-width:40px;height:auto}.sol-right h2{font-size:24px}.solutionscard-text{box-sizing:border-box;padding:20px}.solutionscard-text p{font-weight:500;font-style:Medium;letter-spacing:-4%;font-size:16px;line-height:24px}.solutionscard-text img{width:40px;height:40px}.whatwedo-inner{margin-top:12px}.expertise-inner{margin-top:16px}.sol-left,.sol-right{height:max-content}.Hero .left{margin-top:30px}.hero-info{position:initial}.Hero .left h1{color:#090909}.Hero .left p,.Hero .left p span{color:#090909b2}.hero-video-container video{display:none}.responsive-video{margin:32px 0;padding:0 20px;display:flex}.responsive-video video{aspect-ratio:1;object-fit:cover;border-radius:24px;display:flex}.Hero{height:auto}.Hero .right{margin-bottom:0}.Hero .right p{color:#090909}.Hero .right p span{color:#090909b2}.Hero .right .raiting p{color:#090909}.getyourestimation{width:100%}.Hero .getyourestimation a:first-child{color:#fff;background:#090909;width:calc(100% - 46px);height:max-content;padding:12px;font-weight:700}.Hero .getyourestimation a:last-child{color:#fff;background:#090909;width:46px;height:46px}.Hero .getyourestimation a:last-child img{content:url(/images/arrow-top-right-white.svg)!important}.hero-info,.Hero{background:0 0}.whatwedo-image-texts{flex-direction:column}.whatwedo-col{gap:24px}.whatwedo-col.active{flex-direction:row;position:relative}.whatwedo-panel-inner{padding-top:0}.whatwedo-col.active .whatwedo-panel-head .w-tooglebtn{position:absolute;top:0;right:0}.whatwedo-col.active>.whatwedo-image-texts>.whatwedo-texts>.whatwedo-head,.whatwedo-col.closing>.whatwedo-image-texts>.whatwedo-texts>.whatwedo-head{display:flex}.whatwedo-head{width:100%;padding-right:52px;position:relative}.whatwedo-texts,.expertise-main .title-text .li{margin-left:0}.expertise-main .getyourestimation a:first-child{color:#090909;background:#f7f0e2}.expertise-main .title-text h2,.expertise-main .title-text h2 span{color:#f7f0e2}.expertise-main .getyourestimation{margin-left:0}.solutions-main .clients-title h2 br,.engagementmodels-main .whatwedo-title h2 br{display:none}.whatwedo-image-texts{position:relative}.whatwedo-texts{width:100%}.duration-scope-model li p{font-size:13px}.duration-scope-model{gap:10px}.pin1{top:20%}.pin2{top:26%}.pin3{top:47%;left:55%}.pin p{font-size:10px;line-height:15px}.pin h3{font-size:14px}.whatwedo-primary-action{width:max-content;height:max-content;padding:10px 24px;font-weight:700}.whatwedo-secondary-action{width:43px;height:43px}.whatwedo-texts h3{letter-spacing:-1px;font-size:20px;line-height:25px}.expertise-main .getyourestimation a:first-child{padding:12px 24px;font-weight:700}.expertise-main .getyourestimation a:last-child{width:46px;height:46px}.sol-right .getyourestimation a:first-child{padding:12px 24px;font-weight:700}.sol-right .getyourestimation a:last-child{width:46px;height:46px}}@media screen and (max-width:450px){.clients-main{margin-bottom:20px;padding:0 20px}.engagement-left li{padding-top:0}.engagement-left li p{font-size:14px}.engagement-left li h2{margin-top:10px;font-size:14px;line-height:19px}.engagement-left li:first-child{min-width:90px}.engagement-left li:nth-child(2){min-width:134px}.engagement-left li:nth-child(3){min-width:130px}.expertise-languages{height:150px}.expertise-buttons button{padding:6px 12px;font-size:13px}.active-indicator{height:27px;top:0}.tooltip{font-size:14px}.expertise-languages{grid-template-columns:repeat(7,80px);gap:12px;overflow-y:hidden}.pin1{top:20%;left:20%}.pin2{left:48%}.tech-item{width:80px}.Hero .left{margin-top:32px;padding:0 20px;left:0}.Hero .right{box-sizing:border-box;width:100%;margin:0;padding:0 20px}.whatwedo-main{border-radius:0;width:100%;margin-top:0;padding:32px 20px}.whatwedo-image-texts .image-wrapper img{max-width:100%}.expertise-main{border-radius:0;width:100%;padding:32px 0}.whatwedo-title{padding:0}.expertise-main .whatwedo-title{padding:0 20px}.expertise-buttons-container{margin-bottom:0}.duration-scope-model li span{font-size:12px}.duration-scope-model li p{font-size:14px}.clutch-images img:first-child{width:75px;height:auto}.clutch-images img:nth-child(2){width:93px;height:auto}.clutch-images img:nth-child(3){width:125px;height:auto}.clutch-images img:nth-child(4){width:104px;height:auto}.clutch-images img:nth-child(5){width:93px;height:auto}.clutch-images img:nth-child(6){width:123px;height:auto}.clutch-bottom-text{margin-top:32px}.duration-scope-model{margin-top:12px}.tags{width:100%;margin-top:12px;position:static;overflow-x:scroll}.tags span{font-weight:700;font-style:Bold;letter-spacing:0%;text-transform:capitalize;color:#090909;background:#ecd8c41a;border:1px solid #0909091a;padding:2px 14px;font-size:12px;line-height:20px}.content-box p{font-size:16px;line-height:22px}.Hero .left p{margin-top:12px;font-size:17px;line-height:23px}.Hero .left p span{font-size:17px;line-height:23px}.projects-container{padding:0!important}.whatwedo-col .image-wrapper{min-width:auto}}@media screen and (max-width:400px){.pin1{top:18%}.pin2{top:23%}.pin3{top:46%;left:54%}.duration-scope-model li p{margin-top:0;font-size:11px}.duration-scope-model li span{font-size:11px}.duration-scope-model{padding:20px 10px}.clients-main{margin-top:45px}.clients-title{gap:12px}.w-tooglebtn{width:36px;height:36px;font-size:16px}.col-indicator{font-size:15px}.whatwedo-texts h3{letter-spacing:-1px;line-height:26px!important}.whatwedo-col.active .whatwedo-texts h3{font-size:22px}.whatwedo-actions{margin-top:20px}.whatwedo-col{gap:24px;margin-top:24px;padding-bottom:6px}.whatwedo-texts{width:100%}.clutch-images img:first-child{width:70px;height:auto}.clutch-images img:nth-child(2){width:88px;height:auto}.clutch-images img:nth-child(3){width:120px;height:auto}.clutch-images img:nth-child(4){width:99px;height:auto}.clutch-images img:nth-child(5){width:88px;height:auto}.clutch-images img:nth-child(6){width:118px;height:auto}}
