@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Inter+Tight:wght@300;400;500;600;700;800&display=swap");*{font-family:Inter Tight,sans-serif;color:#000;margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased}a{text-decoration:none;cursor:pointer}li{list-style:none}body{overflow-x:hidden}img{display:block}a,h1,h2,h3,h4,h5,h6{text-transform:capitalize}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#ef5c22;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.btn{border-radius:8px;padding:16px 24px;display:flex;font-size:16px;font-weight:600;margin-bottom:32px;display:inline-block}.btn-dark{background:#323438;color:#fff}.nav-bar{display:flex;width:90%;max-width:1440px;margin:0 auto;justify-content:space-between;align-items:center;height:72px}.nav-bar .logo img{width:80%}.nav{align-items:center}.nav,.nav ul.main-nav{display:flex}.nav .nav-inner,.nav .nav-item{display:flex;align-items:center}.nav .nav-item{position:relative;padding:4px 16px;height:72px;width:100%;white-space:nowrap}.nav .nav-item.contact-item{padding-right:0}.nav .nav-item.contact-item>a{display:flex;color:#fff;border-radius:30px;background-color:#ef5c22;padding:4px 16px}.nav .nav-item.contact-item>a:hover{color:#fff;background-color:#cf450f}.nav .nav-item>a{display:flex;font-size:14px;font-weight:700;color:#323438;transition:color .3s ease-in-out;align-items:center}.nav .nav-item>a.active,.nav .nav-item>a:hover{color:#ef5c22}.nav .nav-item.drop-down-nav-item:hover .drop-menu{display:flex}.nav .nav-item.drop-down-nav-item:hover .drop-menu.multi-col-drop-menu{height:calc(100vh - 73px);overflow-y:auto}.nav .nav-item.drop-down-nav-item:hover:after{border-bottom:8px solid #f7f7f7;bottom:-1px}.nav .nav-item.drop-down-nav-item:hover:after,.nav .nav-item.drop-down-nav-item:hover:before{content:"";display:flex;position:absolute;border-left:6px solid transparent;border-right:6px solid transparent;left:50%;transform:translateX(-50%)}.nav .nav-item.drop-down-nav-item:hover:before{border-bottom:8px solid hsla(0,0%,43.9%,.25);bottom:0}.nav .drop-icon{width:8px;height:8px;margin-left:8px;display:flex;align-items:center;justify-content:center}.nav .drop-icon.inner-nav-drop-icon{width:12px;height:12px}.nav .drop-icon img,.nav .drop-icon svg{width:100%}.nav .drop-menu-wrapper{display:flex;flex-wrap:wrap;width:27%;margin-right:24px}.nav .drop-menu-wrapper .drop-menu-list-header{width:100%}.nav .drop-menu{display:none;position:fixed;top:72px;width:100%;min-height:calc(100vh - 73px);left:0;background:#f7f7f7;border-top:1px solid hsla(0,0%,43.9%,.25)}.nav .drop-menu .drop-menu-inner{display:flex;width:100%;max-width:1440px;margin:0 auto;justify-content:flex-start;padding:0;align-items:flex-start}.nav .drop-menu .drop-menu-list{width:100%}.nav .drop-menu.single-drop-menu{width:calc(20vw + 32px);min-width:300px;position:absolute;height:auto;border-radius:0;border:1px solid #e1e1e1;box-sizing:border-box;min-height:unset}.nav .drop-menu.single-drop-menu .drop-menu-inner{padding:0;max-width:unset;min-width:300px}.nav .drop-menu.single-drop-menu .drop-menu-list{margin:0;width:100%}.nav .drop-menu-list-header{display:flex;justify-content:space-between;align-items:center}.nav .drop-menu-list-header h3{display:flex;line-height:1;font-size:14px;font-weight:700;color:#323438;margin-bottom:16px;margin-top:16px}.nav .drop-menu-list-header .drop-icon{display:none}.nav .drop-menu-items a{background:#fff;background:linear-gradient(90deg,#fcfcfc,#f7f7f7 20%,#f7f7f7);display:flex;border-radius:0;padding:15px;margin-bottom:0;position:relative;z-index:2}.nav .drop-menu-items a:after{content:"";width:0;height:100%;position:absolute;border-radius:0;top:0;left:0;z-index:-1;transition:all .6s cubic-bezier(.075,.82,.165,1)}.nav .drop-menu-items a:hover:after{width:100%}.nav .drop-menu-items .nav-item-desc h4{font-size:12px;font-weight:700;color:#323438;margin-bottom:8px;margin-top:3px}.nav .drop-menu-items .nav-item-desc p{font-size:9px;font-weight:400;color:#989898;white-space:normal;line-height:12px;text-transform:none}.nav .drop-menu-items .nav-item-img{display:flex;margin-right:8px;width:24px;height:24px}.nav .drop-menu-items .nav-item-img img{width:100%}.hamburger{cursor:pointer}.hamburger .menu-icon{display:flex;justify-content:center;align-items:center;width:16px;height:16px}.hamburger .menu-icon .menu-stroke{width:16px;height:3px;border-radius:2px;background-color:#000;position:relative;transition:background-color .3s ease-in-out}.hamburger .menu-icon .menu-stroke:after,.hamburger .menu-icon .menu-stroke:before{content:"";display:flex;position:absolute;width:16px;height:3px;border-radius:2px;background-color:#000;transform-origin:center;transition:background-color .3s ease-in-out}.hamburger .menu-icon .menu-stroke:after{top:-6px}.hamburger .menu-icon .menu-stroke:before{bottom:-6px}.hamburger .menu-icon.menu-close .menu-stroke{background-color:transparent}.hamburger .menu-icon.menu-close .menu-stroke:after{transform:rotate(45deg);top:0}.hamburger .menu-icon.menu-close .menu-stroke:before{transform:rotate(-45deg);bottom:0}.hamburger:hover .menu-stroke,.hamburger:hover .menu-stroke:after,.hamburger:hover .menu-stroke:before{background-color:#ef5c22}@media screen and (max-width:1440px){.nav .drop-menu .drop-menu-inner{width:90%}}.o-digital-transformation-hbg a:after{background:linear-gradient(90deg,#52b490 -90%,hsla(0,0%,100%,0))!important}.o-digital-transformation-hbg a:hover .nav-item-desc p{color:#323438!important}.o-software-development-hbg a:after{background:linear-gradient(90deg,#a7c2fa -90%,hsla(0,0%,100%,0))!important}.o-software-development-hbg a:hover .nav-item-desc p{color:#323438!important}.o-mobile-app-development-hbg a:after{background:linear-gradient(90deg,#edb242 -90%,hsla(0,0%,100%,0))!important}.o-mobile-app-development-hbg a:hover .nav-item-desc p{color:#323438!important}.o-legacy-software-hbg a:after{background:linear-gradient(90deg,#d84c48 -90%,hsla(0,0%,100%,0))!important}.o-legacy-software-hbg a:hover .nav-item-desc p{color:#323438!important}.o-data-analytics-hbg a:after{background:linear-gradient(90deg,#ff8e0f -90%,hsla(0,0%,100%,0))!important}.o-data-analytics-hbg a:hover .nav-item-desc p{color:#323438!important}.o-fintech-hbg a:after{background:linear-gradient(90deg,#3583aa -90%,hsla(0,0%,100%,0))!important}.o-fintech-hbg a:hover .nav-item-desc p{color:#323438!important}.o-it-consulting-hbg a:after{background:linear-gradient(90deg,#09b78e -90%,hsla(0,0%,100%,0))!important}.o-it-consulting-hbg a:hover .nav-item-desc p{color:#323438!important}.o-dedicated-teams-hbg a:after{background:linear-gradient(90deg,#6cc6f5 -90%,hsla(0,0%,100%,0))!important}.o-dedicated-teams-hbg a:hover .nav-item-desc p{color:#323438!important}.su-mvp-development-hbg a:after{background:linear-gradient(90deg,#6d3182 -90%,hsla(0,0%,100%,0))!important}.su-mvp-development-hbg a:hover .nav-item-desc p{color:#323438!important}.su-product-design-proto-hbg a:after{background:linear-gradient(90deg,#f2c747 -90%,hsla(0,0%,100%,0))!important}.su-product-design-proto-hbg a:hover .nav-item-desc p{color:#323438!important}.su-product-development-hbg a:after{background:linear-gradient(90deg,#c276bc -90%,hsla(0,0%,100%,0))!important}.su-product-development-hbg a:hover .nav-item-desc p{color:#323438!important}.su-dedicated-teams-hbg a:after{background:linear-gradient(90deg,#09b78e -90%,hsla(0,0%,100%,0))!important}.su-dedicated-teams-hbg a:hover .nav-item-desc p{color:#323438!important}.s-ux-development-hbg a:after{background:linear-gradient(90deg,#09b78e -90%,hsla(0,0%,100%,0))!important}.s-ux-development-hbg a:hover .nav-item-desc p{color:#323438!important}.s-software-development-hbg a:after{background:linear-gradient(90deg,#e83142 -90%,hsla(0,0%,100%,0))!important}.s-software-development-hbg a:hover .nav-item-desc p{color:#323438!important}.s-iot-app-development-hbg a:after{background:linear-gradient(90deg,#3583aa -90%,hsla(0,0%,100%,0))!important}.s-iot-app-development-hbg a:hover .nav-item-desc p{color:#323438!important}.s-mobile-app-development-hbg a:after{background:linear-gradient(90deg,#edb242 -90%,hsla(0,0%,100%,0))!important}.s-mobile-app-development-hbg a:hover .nav-item-desc p{color:#323438!important}.s-mobile-games-hbg a:after{background:linear-gradient(90deg,#6d3182 -90%,hsla(0,0%,100%,0))!important}.s-mobile-games-hbg a:hover .nav-item-desc p{color:#323438!important}.s-qa-hbg a:after{background:linear-gradient(90deg,#a7c2fa -90%,hsla(0,0%,100%,0))!important}.s-qa-hbg a:hover .nav-item-desc p{color:#323438!important}.s-ai-hbg a:after{background:linear-gradient(90deg,#c276bc -90%,hsla(0,0%,100%,0))!important}.s-ai-hbg a:hover .nav-item-desc p{color:#323438!important}.s-dev-ops-hbg a:after{background:linear-gradient(90deg,#5c5f63 -90%,hsla(0,0%,100%,0))!important}.s-dev-ops-hbg a:hover .nav-item-desc p{color:#323438!important}.how-we-work-hbg a:after{background:linear-gradient(90deg,#6cc6f5 -90%,hsla(0,0%,100%,0))!important}.how-we-work-hbg a:hover .nav-item-desc p{color:#323438!important}.our-process-hbg a:after{background:linear-gradient(90deg,#09b78e -90%,hsla(0,0%,100%,0))!important}.our-process-hbg a:hover .nav-item-desc p{color:#323438!important}.how-we-engage-hbg a:after{background:linear-gradient(90deg,#fd8e0f -90%,hsla(0,0%,100%,0))!important}.how-we-engage-hbg a:hover .nav-item-desc p{color:#323438!important}.mission-vission-hbg a:after{background:linear-gradient(90deg,#ea3d41 -90%,hsla(0,0%,100%,0))!important}.mission-vission-hbg a:hover .nav-item-desc p{color:#323438!important}.our-culture-hbg a:after{background:linear-gradient(90deg,#3583aa -90%,hsla(0,0%,100%,0))!important}.our-culture-hbg a:hover .nav-item-desc p{color:#323438!important}.why-sl-hbg a:after{background:linear-gradient(90deg,#1cb78e -90%,hsla(0,0%,100%,0))!important}.why-sl-hbg a:hover .nav-item-desc p{color:#323438!important}.our-method-hbg a:after{background:linear-gradient(90deg,#e83142 -90%,hsla(0,0%,100%,0))!important}.our-method-hbg a:hover .nav-item-desc p{color:#323438!important}.about-us-hbg a:after{background:linear-gradient(90deg,#ff8e0f -90%,hsla(0,0%,100%,0))!important}.about-us-hbg a:hover .nav-item-desc p{color:#323438!important}.generel-hbg a:after{background:linear-gradient(90deg,#cacaca -90%,hsla(0,0%,100%,0))!important}.generel-hbg a:hover .nav-item-desc p{color:#323438!important}header{display:flex;width:100%;justify-content:center;position:fixed;z-index:9999999;background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.08)}.logo{max-width:200px}.logo img,.logo svg{width:100%}.slide-wrapper{background:url(https://e1.pxfuel.com/desktop-wallpaper/61/957/desktop-wallpaper-black-waves-for-3840x2160-dark-waves.jpg)}.slide-wrapper.slide-one{background:url(/slide-bg-1.6343263f.png);background-position:50%;background-size:cover;background-repeat:no-repeat}.slide-wrapper.slide-two{background:url(/slide-bg-2.87344612.png);background-position:50%;background-size:cover;background-repeat:no-repeat}.slide-wrapper.slide-three{background:url(/slide-bg-3.309edaf6.png);background-position:50%;background-size:cover;background-repeat:no-repeat}.slide-wrapper.slide-four{background:url(/slide-bg-4.ce775f46.png);background-position:50%;background-size:cover;background-repeat:no-repeat}.wrapper-main .wrapper-inner{width:100%}.hide-this{display:none!important}.contact-popup{display:none}.contact-popup.show{display:block}.contact-popup{width:90%;margin:10px auto;padding:10px 40px;border-radius:10px}.contact-popup h2,.contact-popup p{text-align:center}.contact-popup p{padding:10px 0}.contact-popup#success{background-color:rgba(34,159,115,.1);border:1px solid #229f73}.contact-popup#success h2,.contact-popup#success p{color:#229f73}.contact-popup#error{background-color:rgba(239,92,34,.1);border:1px solid #ef5c22}.contact-popup#error h2,.contact-popup#error p{color:#ef5c22}label.error.wobble-error{color:rgba(239,92,34,.6);position:absolute;bottom:-22px;margin-bottom:0;font-size:13px}.scit-contact .form-field.error{border-color:#ef5c22!important}.bg-dots{position:relative}.bg-dots:before{left:0;top:0;background:url(/dots-1-tl.8e0e9503.png) 0 0 no-repeat;background-size:contain}.bg-dots:after,.bg-dots:before{content:"";position:absolute;z-index:1;width:25vw;height:100%;opacity:.8;pointer-events:none}.bg-dots:after{right:0;bottom:0;background:url(/dots-1-br.4ef3e8f9.png) 100% 100% no-repeat;background-size:contain}.bg-dots.dots-white:before{background-image:url(/dots-2-tl.384ddbaa.png)}.bg-dots.dots-white:after{background-image:url(/dots-2-br.12760ec6.png)}.bg-dots.dots-blue:before{background-image:url(/dots-3-tl.31a65e92.png)}.bg-dots.dots-blue:after{background-image:url(/dots-3-br.7a50ad92.png)}.bg-dots>div{z-index:10}span.inline-dots{display:inline-block;vertical-align:middle;width:20px;height:20px;margin:0 4px 0 0}span.inline-dots img{width:auto;height:auto;max-width:100%;max-height:100%}.teal-bg{background-color:rgba(164,190,204,.35)}hr.short{background-color:rgba(70,92,106,.66);width:18%;margin:12px auto}.color-dark-gray{color:#323438}.color-mid-gray{color:#5c5f63}#band-cookies p{color:#ccc;font-weight:400;letter-spacing:0;font-family:Helvetica,Arial,sans-serif;font-size:14px;line-height:19px}#band-cookies-close{right:22px;height:32px;width:32px}.banner-slider{overflow:hidden}.banner{display:flex;width:100%;min-height:calc(100vh - 32px);align-items:center;background-image:url(/banner-background.8eb36d8b.svg);background-repeat:no-repeat;background-size:100%;background-position:bottom;padding-top:72px;background:none}.banner-inner{width:90%;margin:0 auto;max-width:1440px}.banner-inner.banner-home{display:flex}.banner-inner.banner-home .banner-left{width:55%;display:flex;flex-direction:column;justify-content:center}.banner-inner.banner-home .section-background{width:45%}.banner-inner.banner-home .section-background img{width:100%}.banner-inner.banner-home .section-background object{width:75%}.banner-breaker.about-us-section{background:rgba(164,190,204,.35)!important}.banner-breaker.about-us-section:before{background:url(/world-dots.764c58c4.svg)!important;opacity:.1;position:absolute;right:0;left:auto}.banner-breaker.about-us-section:after{background:none}.banner-breaker.about-us-section .about-us-section-inner{display:flex;align-items:center}.banner-breaker.about-us-section img{width:32px;height:32px}.banner-breaker.about-us-section p{width:100%;padding:32px;position:relative;line-height:1.5}.banner-breaker.about-us-section p .highlight-us{font-weight:700}.footer-inner,.section-inner{width:90%;max-width:1440px;margin:0 auto}.section-inner{padding-top:120px}.section-heading-bold{font-size:40px;font-weight:600;color:#323438;text-align:center;text-transform:capitalize;color:#000;margin-bottom:20px}.section-p{width:90%;text-align:center;font-size:17px;font-weight:400;color:#323438;line-height:26px;margin:0 auto 72px;color:#81858a}.section-p.blue-bg-p{margin:0 auto 32px;text-align:left;color:#fff}.blue-box-us{border-radius:12px;padding:32px 10%;background:url(/blue-bg-pattern.5a5f7275.svg) no-repeat 50%,linear-gradient(180deg,#3e95c4 49%,#08b5d7);margin:32px 0}.blue-box-us .blue-box-heading-us{margin:0 auto 16px;font-size:15px;font-weight:600;color:#fff;display:inline-flex;align-self:flex-start;background:#ef5c22;padding:4px 8px;border-radius:4px}.blue-box-us p{width:100%}.blue-box-us p:last-child{margin-bottom:0!important}.heading-seperator{width:100%;height:8px;display:flex;justify-content:center;margin:8px 0 30px}.heading-seperator .bar{width:160px;height:8px;background-color:#eaeaea;position:relative}.heading-seperator .bar:after{content:"";display:flex;position:absolute;width:60%;height:8px;background-color:#ef5c22;top:0;left:0}h1.banner-header{font-weight:500;margin-bottom:24px}h1.banner-header,h1.banner-header span{font-size:72px;color:#323438;color:#fff}h1.banner-header span{display:inline-flex;font-weight:800}.banner-p{font-size:24px;font-weight:700;color:#323438;width:60%;color:#fff}.banner-contact-btn{display:block;width:auto;border:none;border-radius:30px;margin:20px 0;padding:12px 32px;align-self:flex-start;cursor:pointer;background-color:#efefef}.dashes{height:12px;width:auto;display:flex;margin-top:120px}.dashes .dash{width:72px;background-color:#000}.dashes .dash.red{background-color:#ef5c22}.dashes .dash.blue{background-color:#3583aa}.dashes .dash.black{background-color:#323438}.dashes .dash.grey{background-color:#5c5f63}.dashes .dash.light{background-color:#eaeaea}.banner-breaker{position:relative;padding:108px 0;background:linear-gradient(153deg,#fcefef 7%,#f0f5f8 37%,#fff 73%)}.banner-breaker:before{position:absolute;content:"";width:40%;height:80%;left:0;top:0;z-index:1;background:url(/banner-breaker-bg-white.c511dcb3.png) no-repeat 0 0}.banner-breaker .banner-breaker-inner{position:relative;z-index:10;width:90%;max-width:1440px;margin:0 auto;text-align:center}.banner-breaker .banner-sub-heading{font-size:36px;font-weight:700;color:#323438;color:#000;margin-bottom:24px}.banner-breaker p{font-size:16px;font-weight:500;color:#323438;color:#777;width:50%;margin:0 auto;line-height:26px}.home-card-wrap{width:90%;max-width:1440px;margin:0 auto;padding:80px 0}.home-card-wrap .home-card{width:100%;display:flex;border-radius:16px;background-color:hsla(0,0%,91.8%,.17);min-height:230px;margin-bottom:80px}.home-card-wrap .home-card:nth-child(2n) .card-point{order:2}.home-card-wrap .home-card:nth-child(2n) .card-content{order:1;text-align:right;display:flex;flex-direction:column;align-items:flex-end}.home-card-wrap .home-card:nth-child(2n) .card-content img{right:unset;left:20px}.home-card-wrap .home-card:first-child .card-point{background:linear-gradient(0deg,#cb7ad0,#ed1c24)}.home-card-wrap .home-card:nth-child(2) .card-point{background:linear-gradient(0deg,#f15024,#fbdb0c)}.home-card-wrap .home-card:nth-child(3) .card-point{background:linear-gradient(0deg,#29abe2,#ff95ff)}.home-card-wrap .home-card:nth-child(4) .card-point{background:linear-gradient(0deg,#229f73,#d9e021)}.home-card-wrap .card-point{display:flex;justify-content:center;align-items:flex-start;width:15%;background-color:#000;flex-direction:column;padding:16px;border-radius:16px;min-height:230px}.home-card-wrap .card-point span{display:flex;color:#fff;text-transform:capitalize}.home-card-wrap .card-point .number{font-size:60px;font-weight:700;color:#323438;color:#fff}.home-card-wrap .card-point .statement{font-size:20px;font-weight:600;color:#323438;color:#fff}.home-card-wrap .card-content{width:85%;padding:24px 32px;position:relative}.home-card-wrap .card-content .card-header{font-size:32px;font-weight:400;color:#323438;margin-bottom:24px}.home-card-wrap .card-content .card-content-p{font-size:16px;font-weight:400;color:#323438;width:85%;line-height:26px;color:#5c5f63}.home-card-wrap .card-content img{width:60px;height:60px;position:absolute;right:20px;bottom:20px}.teams{padding:10px 0 0;background:linear-gradient(179deg,rgba(234,234,191,.05),rgba(255,165,135,.07) 40%,rgba(255,73,73,.08) 79%,rgba(234,21,32,.09))}.teams .teams-inner{text-align:center;padding-top:0}.teams img{width:80%;margin:96px auto 0}.sectors-inner .section-p,.services-inner .section-p{width:80%;text-align:center}.sectors-inner{padding-top:150px}.sectors-list{display:flex;justify-content:space-between;align-items:center;width:100%}.sectors-list .sector-list-item{display:flex;flex-direction:column;width:calc(12.5% - 12px);justify-content:center;align-items:center;background-color:#3583aa;height:172px;border-radius:16px;margin-top:32px}.sectors-list .sector-list-item .sector-name{color:#fff!important;font-size:20px;font-weight:300;color:#323438}.sectors-list .sector-list-item:first-child{background:linear-gradient(90deg,#fb95fe,#e498fc)}.sectors-list .sector-list-item:nth-child(2){background:linear-gradient(90deg,#e198fb,#c99bf8)}.sectors-list .sector-list-item:nth-child(3){background:linear-gradient(90deg,#c69bf7,#ae9df4)}.sectors-list .sector-list-item:nth-child(4){background:linear-gradient(90deg,#ab9ef4,#94a0f1)}.sectors-list .sector-list-item:nth-child(5){background:linear-gradient(90deg,#91a0f0,#7aa3ed)}.sectors-list .sector-list-item:nth-child(6){background:linear-gradient(90deg,#76a3ec,#5fa6ea)}.sectors-list .sector-list-item:nth-child(7){background:linear-gradient(90deg,#5ca6e9,#44a8e6)}.sectors-list .sector-list-item:nth-child(8){background:linear-gradient(90deg,#40a8e5,#29abe2)}.sectors-list .sector-image{width:48px;height:48px;display:flex;justify-content:center;align-items:center;margin-bottom:18px}.sectors-list .sector-image img{width:100%}.sectors-list.service-page-sector-list{margin-bottom:64px}.implimetations-inner{padding-top:150px}.implimetations-inner img{width:100%;padding-top:32px}.implimetations-inner object{width:100%;padding:10px}.services-inner .services-cards{display:flex;flex-wrap:wrap;justify-content:space-between}.services-inner .services-cards .s-card{display:flex;flex-direction:column;width:calc(25% - 16px);padding:32px 22px 75px;align-items:center;min-height:310px;margin:16px 0 12px;justify-content:flex-start}.services-inner .services-cards .s-card .s-card-head{display:flex;align-items:center;justify-content:flex-start;flex-direction:column-reverse;margin-bottom:20px}.services-inner .services-cards .s-card img{width:100px;height:100px}.services-inner .services-cards .s-card-header{font-size:16px;font-weight:700;color:#323438;text-transform:capitalize;text-align:center;margin-bottom:5px;min-height:55px;margin-top:24px}.services-inner .services-cards .s-card-info{font-size:14px;font-weight:300;color:#323438;text-align:center;color:#5c5f63;line-height:1.5;display:none}.experts-heading{text-align:center;text-transform:uppercase;margin:100px 0 80px}.experts .expertice-line-wrapper{width:100%;height:100px;display:block;margin-bottom:64px;overflow:hidden}.experts .expertice-line-wrapper .expertise-line .expertice{height:60px;display:flex;align-items:center;justify-content:center}.experts .expertice-line-wrapper .expertise-line .expertice img{max-height:100%}footer{padding:50px 0;background:#465c6a}footer,footer a{color:#fff}.footer-inner{display:flex;justify-content:space-between}.contact-links{width:40%;min-width:320px;display:flex}.contact-links .cont-link{width:50%}.contact-links .cont-link a{display:block;color:#fff;position:relative;padding-left:24px;margin:0 0 10px;font-size:14px;line-height:20px}.contact-links .cont-link a strong{font-weight:700;color:#fff;display:block}.contact-links .cont-link a i{color:#ff8b5d;position:absolute;left:0;top:3px}.footer-links{display:flex;flex-grow:1;justify-content:space-between;align-items:center;margin-right:100px;border-right:1px solid hsla(0,0%,43.9%,.6)}.footer-links ul{width:65%;display:block}.footer-links ul li{margin-bottom:16px;display:inline-block;width:160px}.footer-links ul li a{transition:color .3s ease-in-out;font-size:14px;font-weight:500;color:#323438;color:#fff}.footer-links ul li:hover a{color:#ef5c22}.footer-links .list-headear{font-size:18px;font-weight:600;color:#323438;margin-bottom:24px;color:#fff}.contact-links .lets-talk{background:#ef5c22;border-radius:8px;padding:16px 24px;display:flex;font-size:16px;font-weight:600;color:#fff;margin-bottom:32px}.contact-links ul li{margin-bottom:16px;font-size:16px;font-weight:400;color:#323438;color:#fff}.contact-links .social-media{margin:32px 0;display:flex}.contact-links .social-media li{margin-right:12px}.footer-end-inner{padding:34px 0;display:flex;justify-content:space-between}.footer-end-inner .copyrights{display:flex;flex-grow:2;align-items:center}.footer-end-inner .copyrights img{margin-right:22px}.footer-end-inner .footer-end-links{display:flex}.footer-end-inner .footer-end-links a{display:flex;margin-left:16px;font-size:14px;font-weight:400;color:#323438}.footer-end-inner .footer-end-links a:hover{color:#ef5c22}.experts-mobile{display:none}.scit-tags{display:flex;margin-top:0}.scit-tags span{display:flex;height:36px;min-width:100px;margin-right:5px;border-radius:10px;justify-content:center;align-items:center;font-size:14px;font-weight:800;color:#5c5f63;text-transform:uppercase;position:relative;padding:0 15px 0 24px;letter-spacing:1px}.scit-tags span:before{content:"";height:9px;width:9px;border:4px solid #ef5c22;border-radius:50%;position:absolute;left:0}@media screen and (max-width:1400px){.creating-value-slide{background-size:58%;background-position:right 120%}.banner{height:calc(100vh - 32px);align-items:center;background-size:100%;padding-top:72px}.banner-inner{width:80%}.banner-inner.banner-home{display:flex}.banner-inner.banner-home .banner-left{width:55%;display:flex;flex-direction:column;justify-content:center}.banner-inner.banner-home .section-background{width:45%}.footer-inner,.section-inner{width:80%}.section-inner{padding-top:72px}.section-heading-bold{font-size:24px;font-weight:600;color:#323438;text-align:center;text-transform:capitalize}.section-p{width:60%;text-align:center;font-size:12px;font-weight:400;color:#323438;line-height:20px;margin:0 auto 72px;color:#81858a}.heading-seperator,.heading-seperator .bar,.heading-seperator .bar:after{height:6px}h1.banner-header{font-weight:500}h1.banner-header,h1.banner-header span{font-size:36px;color:#323438;color:#fff}h1.banner-header span{font-weight:800}.banner-p{font-size:14px;font-weight:400;color:#323438;width:60%}.dashes{height:8px;margin-top:72px}.dashes .dash{width:54px}.banner-breaker{padding:64px 0;background:linear-gradient(153deg,#fcefef 7%,#f0f5f8 37%,#fff 73%),url(/banner-breaker-bg.213cfb53.svg) no-repeat 100% 100%,url(/banner-breaker-bg-white.c511dcb3.png) no-repeat 0 0;position:relative}.banner-breaker .banner-sub-heading{font-size:28px;font-weight:700;color:#000;margin-bottom:24px}.banner-breaker p{font-size:14px;font-weight:500;color:#323438;line-height:24px;width:50%}.home-card-wrap{width:80%;padding:80px 0 24px}.home-card-wrap .home-card{border-radius:16px;min-height:230px;margin-bottom:60px}.home-card-wrap .card-point{width:20%;padding:16px}.home-card-wrap .card-point span{display:flex;color:#fff;text-transform:capitalize}.home-card-wrap .card-point .number{font-size:32px;font-weight:700;color:#323438;color:#fff}.home-card-wrap .card-point .statement{font-size:18px;font-weight:600;color:#323438;color:#fff}.home-card-wrap .card-content{width:85%;padding:24px 32px;position:relative}.home-card-wrap .card-content .card-header{font-size:20px;font-weight:400;color:#323438;margin-bottom:24px;width:90%}.home-card-wrap .card-content .card-content-p{font-size:12px;font-weight:500;color:#323438;width:90%;line-height:22px;color:#5c5f63}.home-card-wrap .card-content img{width:60px;height:60px;position:absolute;right:20px;bottom:20px}.teams{padding:10px 0 0;background:linear-gradient(179deg,rgba(234,234,191,.05),rgba(255,165,135,.07) 40%,rgba(255,73,73,.08) 79%,rgba(234,21,32,.09))}.teams .teams-inner{text-align:center;padding-top:0}.teams img{width:80%;margin:96px auto 0}.sectors-inner .section-p,.services-inner .section-p{width:80%;text-align:center}.sectors-inner{padding-top:96px}.sectors-list{width:100%}.sectors-list .sector-list-item{width:calc(12.5% - 12px);height:144px;border-radius:8px;margin-top:0}.sectors-list .sector-list-item .sector-name{color:#fff!important;font-size:16px;font-weight:300;color:#323438}.sectors-list .sector-image{width:36px;height:36px}.sectors-list.service-page-sector-list{margin-bottom:64px}.implimetations-inner{padding-top:96px}.implimetations-inner img{width:100%;padding-top:32px}.implimetations-inner object{padding:0 10%}.services-inner .services-cards{display:flex;flex-wrap:wrap;justify-content:space-between}.services-inner .services-cards .s-card{padding:32px 22px 54px;min-height:360px;margin:16px 0 12px;justify-content:flex-start}.services-inner .services-cards .s-card .s-card-head{margin-bottom:20px}.services-inner .services-cards .s-card img{width:80px;height:80px}.services-inner .services-cards .s-card-header{font-size:16px;font-weight:500;color:#323438}.services-inner .services-cards .s-card-info{font-size:12px;font-weight:300;color:#323438}.experts-heading{margin:48px 0 60px}.experts .expertice-line-wrapper{margin-bottom:40px;overflow:hidden}.experts .expertice-line-wrapper .expertise-line .expertice{height:50px;padding:0 20px}.experts .expertice-line-wrapper .expertise-line .expertice img{max-width:80%;max-height:100%}footer{padding:46px 0}.footer-links{display:flex;flex-grow:1;justify-content:space-between;margin-right:100px;border-right:1px solid hsla(0,0%,43.9%,.6)}.footer-links ul{width:30%}.footer-links ul li{margin-bottom:16px}.footer-links ul li a{font-size:10px;font-weight:500;color:#323438;color:#efefef}.footer-links ul li:hover a{color:#fff}.footer-links .list-headear{font-size:14px;font-weight:600;color:#323438;margin-bottom:24px}.contact-links .lets-talk{background:#ef5c22;border-radius:8px;padding:16px 24px;display:flex;font-size:14px;font-weight:600;color:#fff;margin-bottom:32px}.contact-links ul li{margin-bottom:16px;font-size:12px;font-weight:400;color:#323438}.contact-links .social-media{margin:32px 0;display:flex}.contact-links .social-media li{margin-right:12px}.footer-end-inner{padding:32px 0!important;display:flex;justify-content:space-between}.footer-end-inner .copyrights{display:flex;flex-grow:2;align-items:center}.footer-end-inner .copyrights img{margin-right:24px}.footer-end-inner .copyrights span{font-size:12px}.footer-end-inner .footer-end-links{display:flex}.footer-end-inner .footer-end-links a{display:flex;margin-left:16px;font-size:12px;font-weight:400;color:#323438}.footer-end-inner .footer-end-links a:hover{color:#ef5c22}.experts-mobile{display:none}}@media screen and (max-width:1365px){.scit-tags span{height:36px;min-width:auto;padding:0 10px 0 18px;font-size:11px;font-weight:800;color:#5c5f63}.scit-tags span:before{width:7px;height:7px;border-width:3px}}@media screen and (max-width:1024px){.banner{background-size:200%;background-position:100% 100%}.banner-inner{width:100%;padding:100px 16px 0}.banner-inner.banner-home{display:flex;position:relative}.banner-inner.banner-home .banner-left{width:100%}.banner-inner.banner-home .section-background{width:90%;position:absolute;bottom:-20%;right:8%;opacity:.15}.footer-inner,.section-inner{width:100%;padding:0 16px}.section-inner{padding-top:64px}.section-heading-bold{font-size:32px;font-weight:700;color:#323438}.section-p{width:100%;padding:0 16px}h1.banner-header{font-weight:500;margin-bottom:60px;text-align:left}h1.banner-header,h1.banner-header span{font-size:36px;color:#323438;color:#fff}h1.banner-header span{display:inline-flex;font-weight:800}.banner-p{font-size:14px;font-weight:600;color:#323438;width:60%;margin:0 auto 120px;text-align:center}.dashes{justify-content:center}.banner-breaker{padding:180px 0;background:linear-gradient(153deg,#fcefef 7%,#f0f5f8 37%,#fff 73%)}.banner-breaker:before{width:100%;height:50%}.banner-breaker:after{width:100%;height:30%}.home-card-wrap{width:100%;max-width:1440px;margin:0 auto;padding:80px 16px 0}.home-card-wrap .card-point{width:30%}.home-card-wrap .card-content{width:70%}.teams{padding:0}.sectors-inner .section-p,.services-inner .section-p{width:100%;padding:0 16px;text-align:center}.sectors-list{flex-wrap:wrap}.sectors-list .sector-list-item{width:calc(25% - 1px);border-radius:0;margin-top:1px}.services-inner .services-cards .s-card{width:calc(50% - 16px);padding:32px;min-height:unset;box-shadow:0 -53px 45px hsla(0,0%,65.9%,.17);margin:16px 0}.experts{display:none}.experts-heading{text-align:center;text-transform:uppercase;margin:40px 0}.experts-mobile{display:block;padding:0 0 32px}.experts-mobile .expertice-line-wrapper-mobile{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center}.experts-mobile .expertice-line-wrapper-mobile .expertise-line{display:flex;justify-content:center;align-items:center;padding:16px;min-height:92px}footer{padding:48px 0}.footer-inner,.footer-links{display:flex;justify-content:space-between}.footer-links{flex-wrap:wrap;flex-grow:1;margin-right:0;border-right:none;width:100%}.footer-links ul{width:auto}.footer-links ul li{margin-bottom:16px}.footer-links .list-headear{font-size:20px;font-weight:600;color:#323438;margin-bottom:24px}.contact-links{width:100%;display:flex;flex-direction:column;align-items:center}.contact-links .lets-talk{background:#ef5c22;border-radius:8px;padding:16px 24px;display:flex;font-size:20px;font-weight:600;color:#fff;margin-bottom:32px}.contact-links ul li{margin-bottom:16px;font-size:16px;font-weight:400;color:#323438;text-align:center}.contact-links .social-media{margin:32px 0;display:flex}.contact-links .social-media li{margin:12px}.footer-end-inner{padding:60px 0;justify-content:space-between}.footer-end-inner .copyrights img{margin-right:24px}.footer-end-inner{padding:48px 0;display:flex;flex-direction:column;justify-content:flex-start}.footer-end-inner .copyrights{display:flex;flex-direction:column;flex-grow:2;align-items:center;justify-content:center}.footer-end-inner .copyrights span{display:flex;align-items:center;justify-content:center;text-align:center}.footer-end-inner .copyrights img{margin:24px}.footer-end-inner .footer-end-links{display:flex;justify-content:space-around;margin:32px 0}.footer-end-inner .footer-end-links a{color:#323438;display:flex;margin-left:16px}.footer-end-inner .footer-end-links a:hover{color:#ef5c22}.scit-tags{align-self:center}.contact-links .cont-link a{font-size:12px}}@media screen and (max-width:767px){.inner-page-banner.company-info-pages{background-size:cover!important}.banner{height:50vh;background-size:450%;background-position:100% 100%}.banner-inner{width:100%;padding:100px 16px 0}.banner-inner .section-background{display:none}.banner-contact-btn{align-self:center}.footer-inner,.section-inner{width:100%;padding:0 16px}.footer-inner.careers-inner,.section-inner.careers-inner{padding:0}.section-inner{padding-top:60px}.section-heading-bold{font-size:36px;font-weight:700;color:#323438;text-align:center;text-transform:capitalize}.section-p{width:90%;text-align:center;font-size:16px;font-weight:400;color:#323438;line-height:26px;margin:0 auto 24px}.heading-seperator{height:8px;margin:24px 0 36px}.heading-seperator .bar{width:150px;height:8px}.heading-seperator .bar:after{width:60%;height:8px}h1.banner-header{font-weight:500;margin-bottom:48px;text-align:left}h1.banner-header,h1.banner-header span{font-size:clamp(28px,10vw,54px);color:#323438;color:#fff}h1.banner-header span{display:inline-flex;font-weight:800}.about-us-section-inner{flex-direction:column}.banner-p{font-size:24px;font-weight:600;color:#323438;width:90%;text-align:center;margin-bottom:0;color:#fff}.dashes{height:8px;justify-content:center}.dashes .dash{width:36px}.banner-breaker{padding:180px 0 48px;background:linear-gradient(153deg,#fcefef 7%,#f0f5f8 37%,#fff 73%)}.banner-breaker .banner-breaker-inner{width:100%;padding:0 16px}.banner-breaker .banner-sub-heading{font-size:clamp(24px,3vw,32px);font-weight:700;color:#ef5c22}.banner-breaker p{font-size:16px;font-weight:500;color:#323438;width:95%}.home-card-wrap{width:100%;padding:80px 0 0}.home-card-wrap .home-card{width:100%;border-radius:0;background-color:hsla(0,0%,91.8%,.17);min-height:unset;margin-bottom:0;padding-bottom:64px;flex-direction:column}.home-card-wrap .home-card:nth-child(2n) .card-point{order:1}.home-card-wrap .home-card:nth-child(2n) .card-content{order:2;text-align:left;display:flex;flex-direction:column;align-items:flex-start}.home-card-wrap .home-card:nth-child(2n) .card-content img{right:20px;left:unset}.home-card-wrap .home-card:nth-child(2) .card-point:after{background:url(/people-white.5069df43.png);background-size:contain;background-repeat:no-repeat}.home-card-wrap .home-card:nth-child(3) .card-point:after{background:url(/chat-white.b0b39b96.png);background-size:contain;background-repeat:no-repeat}.home-card-wrap .home-card:nth-child(4) .card-point:after{background:url(/coronavirus-white.907952d1.png);background-size:contain;background-repeat:no-repeat}.home-card-wrap .card-point{flex-wrap:wrap;width:100%;background-color:#000;flex-direction:column;padding:32px 16px;border-radius:0;min-height:auto;position:relative}.home-card-wrap .card-point:after{content:"";width:60px;height:60px;background:url(/milestone-white.2425c49a.png);background-size:contain;background-repeat:no-repeat;position:absolute;top:32px;right:20px}.home-card-wrap .card-point .number{margin-bottom:24px}.home-card-wrap .card-point .statement{width:60%}.home-card-wrap .card-content{width:100%;padding:24px 16px;position:relative}.home-card-wrap .card-content .card-header{font-size:24px;font-weight:500;color:#323438;margin-bottom:24px}.home-card-wrap .card-content .card-content-p{font-size:16px;font-weight:300;color:#323438;width:95%}.home-card-wrap .card-content img{right:20px;bottom:unset;top:-36%;display:none}.teams{padding:0}.teams img{width:95%}.sectors-inner .section-p,.services-inner .section-p{width:100%}.sectors-list{flex-wrap:wrap;width:calc(100% + 32px);margin:0 -16px}.sectors-list .sector-list-item{width:calc(50% - 1px);border-radius:0;margin-top:1px}.sectors-list .sector-list-item .sector-name{color:#fff!important;font-size:20px;font-weight:300;color:#323438}.services-inner .services-cards .s-card{width:49%;padding:48px 32px 32px;box-shadow:none;margin:16px 0;min-height:unset;border:1px solid #d8d8d8;border-radius:8px}.services-inner .services-cards .s-card-header{font-size:14px;font-weight:500;color:#323438;margin-bottom:0}.services-inner .services-cards .s-card-info{font-size:12px;font-weight:300;color:#323438;color:#5c5f63;line-height:1.5}.experts{display:none}.experts-heading{text-align:center;text-transform:uppercase;margin:40px 0}.experts-mobile{display:block}.experts-mobile .expertice-line-wrapper-mobile{display:flex;flex-wrap:wrap;justify-content:space-evenly;align-items:center}.experts-mobile .expertice-line-wrapper-mobile .expertise-line{display:flex;justify-content:center;align-items:center;padding:16px;min-height:92px;width:30%}.experts-mobile .expertice-line-wrapper-mobile .expertise-line img{max-width:100%}footer{padding:48px 0}.footer-inner{flex-direction:column;align-items:flex-start}.footer-inner,.footer-links{justify-content:space-between}.footer-links{display:flex;flex-grow:1;margin-right:0;border-right:none;flex-wrap:wrap;text-align:center;align-items:center}.footer-links ul{width:100%;margin-bottom:32px}.footer-links ul:nth-child(2),.footer-links ul:nth-child(3){width:50%}.contact-links{width:100%}.contact-links .lets-talk{width:100%;text-align:center;justify-content:center}.contact-links ul li{text-align:center}.contact-links .social-media{justify-content:center}.contact-links .social-media li{margin:12px}.footer-end-inner{padding:48px 0;display:flex;flex-direction:column;justify-content:flex-start}.footer-end-inner .copyrights{display:flex;flex-direction:column;flex-grow:2;align-items:center;justify-content:center}.footer-end-inner .copyrights span{display:flex;align-items:center;justify-content:center;text-align:center}.footer-end-inner .copyrights img{margin:24px}.footer-end-inner .footer-end-links{display:flex;justify-content:space-around;margin:32px 0}.footer-end-inner .footer-end-links a{color:#323438;display:flex;margin-left:16px}.footer-end-inner .footer-end-links a:hover{color:#ef5c22}.contact-links .cont-link{width:90%}.contact-links .cont-link a{font-size:12px}}@media screen and (max-width:600px){.scit-tags{flex-direction:column}.scit-tags span{justify-content:flex-start;padding-left:24px;font-size:12px}}.inner-page-banner{padding:72px 0 0;background:linear-gradient(173deg,rgba(220,61,60,.2007177871),rgba(220,61,60,.2007177871) 4%,rgba(56,130,170,.2007177871) 37%,#fff 84%,#fff)}.inner-page-banner.for-startup-pages{background:linear-gradient(171deg,rgba(0,170,85,.02),rgba(51,163,102,.1) 26%,rgba(112,194,71,.1) 66%,rgba(157,196,39,.05))}.inner-page-banner.for-allservices-pages{background:url(/services-banner-bg-pattern.56184934.svg) no-repeat 0 0,linear-gradient(141deg,rgba(235,157,0,.05),rgba(255,144,10,.098) 27%,rgba(255,143,10,.1) 0,rgba(255,85,0,.02))}.inner-page-banner.company-info-pages{background:url(/services-banner-bg-pattern3.79fbf735.svg) no-repeat 100% 0,linear-gradient(0deg,#c71c1c,#802424 30%,#1c0000);background-size:100%,cover;background-blend-mode:multiply;min-height:372px;max-height:400px}.inner-page-banner.company-info-pages .inner-page-banner-inner{min-height:300px}.inner-page-banner.company-info-pages .inner-page-banner-inner .section-background{max-height:250px}.inner-page-banner.company-info-pages .inner-page-banner-inner .section-background img{width:auto;height:auto;max-width:100%;max-height:100%}.inner-page-banner.company-info-pages.career-page .inner-page-banner-inner{min-height:unset}.inner-page-banner.company-info-pages.career-page .section-inner{padding-top:80px}.inner-page-banner.company-info-pages.career-page .banner-title.light-weight{font-weight:400;color:#ef5c22!important}.inner-page-banner.company-info-pages.policy-page .inner-page-banner-inner{min-height:unset;padding-bottom:100px}.inner-page-banner.company-info-pages .banner-title{color:#fff!important}.inner-page-banner.company-info-pages .contacts-wrapper .banner-title{color:initial!important}.inner-page-banner.company-info-pages .contacts-wrapper .banner-title.white-font{color:#fff!important}.inner-page-banner.why-sl{background:url(/why-sl-banner-bg.9f6d8cf3.png) no-repeat bottom,url(/company-page-banner-pattern.b2020d6e.svg) no-repeat 100% 0,#ef5c22;background-size:100%,50%}.inner-page-banner .inner-page-banner-inner{padding-bottom:60px;display:flex;justify-content:space-between}.inner-page-banner .inner-page-banner-inner .banner-left{width:60%;display:flex;flex-direction:column;justify-content:center}.inner-page-banner .inner-page-banner-inner .section-background{width:40%;display:flex;align-items:center;justify-content:flex-end}.inner-page-banner .inner-page-banner-inner .section-background img{width:auto;height:100%;max-height:40vh}.inner-page-banner .inner-page-banner-inner .section-background.why-us-banner img{position:absolute;top:-60px}.inner-page-banner .inner-page-banner-inner .banner-left,.inner-page-banner .inner-page-banner-inner .section-banner{width:50%}.inner-page-banner .inner-page-banner-inner .section-banner img{width:100%}.inner-page-banner .banner-name{font-size:18px;font-weight:500;color:#323438;margin-bottom:24px}.inner-page-banner .banner-title{font-size:48px;font-weight:800;color:#323438;margin-bottom:24px;text-transform:none}.inner-page-banner .banner-title span{color:#ef5c22}.inner-page-banner .inner-banner-p{font-size:14px;font-weight:500;color:#323438;width:75%;color:#5c5f63;line-height:24px;margin-bottom:32px;margin-top:10px}.inner-page-banner .inner-banner-p.dedicated-teams-page{width:85%}.inner-page-banner .inner-banner-p.white-text{color:#fff}.inner-page-banner .banner-call-to-action{background:#ef5c22;font-size:12px;font-weight:600;color:#fff;border-radius:8px;padding:16px 32px;border:none;position:relative;z-index:2;width:fit-content;max-width:150px;cursor:pointer}.inner-page-banner .banner-call-to-action:before{content:"";width:100%;height:100%;position:absolute;display:flex;background-color:#ef5c22;border-radius:8px;top:0;left:0;transform:scale(.9,.7);opacity:.3;z-index:-2;transition:transform .3s cubic-bezier(.24,.58,.46,.15)}.inner-page-banner .banner-call-to-action:hover:before{transform:scale(1.1,1.3)}.basic-info{background:url(/bot-bg-blue.641afeb2.svg) no-repeat 100% 100%}.basic-info.world-map-bg{background:none}.basic-info.world-map-bg .basic-info-inner{background:url(/world-map-bg.88dc51ea.png);background-repeat:no-repeat;background-position:100% 0;background-size:50%}.basic-info.our-process-page{background:url(/ice-burg-top.2ad0767b.svg) no-repeat 100% 100%,#eaeaea;background-position:90% bottom}.basic-info.our-process{background:url(/ice-burg-bottom.769b2893.svg) no-repeat 100% 0,#3583aa;background-position:90% top}.basic-info.our-process h3,.basic-info.our-process p{color:#fff!important}.basic-info.how-we-engage{background:url(/engage-bg.f3b8ee2f.svg) no-repeat 100% 100%;min-height:80vh}.basic-info.dedication-section{background:none}.basic-info.our-culture{background:url(/culture-section-bg.32a47cd2.png) repeat-x bottom,#d2e4ec;background-blend-mode:multiply;background-size:auto 160px}.basic-info.our-culture h5{color:#2b5d76}.basic-info img{width:100%}.basic-info.right-align-section{background-position:0 100%}.basic-info.right-align-section .section-title-bar{width:75%;justify-content:flex-end}.basic-info.right-align-section .section-title-bar-main .title-icon{order:2;margin:0 0 0 24px}.basic-info.right-align-section .section-title-bar-main .title{order:1}.basic-info.right-align-section .section-title-bar-main .title .pre-heading{right:0}.basic-info.right-align-section .basic-info-inner{text-align:right;display:flex;flex-direction:column;align-items:flex-end}.basic-info.right-align-section .basic-info-inner .section-p{text-align:right}.basic-info.no-bg-section{background:none}.split-section{display:flex;justify-content:space-between}.split-section .split-image{width:40%;display:flex;align-items:flex-start;justify-content:center}.split-section .split-image img{width:100%;max-width:210px}.split-section .split-image.half-half{width:50%}.split-section .split-image.half-half img{max-width:500px}.split-section .split-content{flex-grow:1}.split-section .split-content .section-p{width:80%!important}.split-section .split-content .title{margin-bottom:24px;font-size:18px;font-weight:600;color:#323438}.split-section .split-content.half-half{width:50%}.split-section ul li{list-style:disc;list-style-position:inside}.split-section ul li p{display:inline-flex}.dedication-section{padding-bottom:10vh}.our-culture .section-inner{padding-bottom:20vh}.our-culture .blue-title h3{color:#3583aa!important}.vision-mission{padding:16px;border-radius:10px;margin-bottom:32px}.vision-mission.vision{background:#439dcc;background-size:12%,cover;background-position:96% 35%,100% 0}.vision-mission.mission{background:#ef5c22;background-size:9%,cover;background-position:96% 35%,100% 0}.vision-mission-wrap{display:flex;justify-content:space-between}.vision-mission-wrap .vision-mission{width:49%;padding:32px}.vision-mission-wrap .vision-mission .section-title-bar{width:100%}.vision-mission-wrap .vision-mission .title h3{color:#fff}.vision-mission-wrap .vision-mission .section-p{color:#fff;margin:0;width:100%}.vision-mission-wrap .vision-mission .section-title-bar-main{width:100%;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:flex-end}.basic-info-inner.full-width p.section-p{width:100%}.section-title-bar{display:flex;width:65%;margin-bottom:32px;align-items:flex-start;flex-wrap:wrap}.section-title-bar p{font-size:14px;font-weight:500;color:#fff;padding:16px 0 0;width:80%}.section-title-bar .section-title-bar-main{display:flex;align-items:center}.section-title-bar .title-icon{margin-right:24px;min-width:64px;max-width:64px;height:64px;display:flex}.section-title-bar .title-icon.no-icon{display:none}.section-title-bar .title-icon img{width:100%}.section-title-bar .title{position:relative}.section-title-bar .title .pre-heading{position:absolute;top:-32px;font-size:16px;font-weight:400;color:#323438}.section-title-bar .title h3{font-size:24px;font-weight:800;color:#323438;line-height:30px;text-transform:none}.section-title-bar .title h4{font-size:18px;font-weight:800;color:#323438;line-height:22px}.section-title-bar .title p{font-size:16px;font-weight:500;color:#323438;padding:16px 0 0;width:100%;line-height:28px}.section-title-bar .title.white-text h3,.section-title-bar .title.white-text p{color:#fff;text-transform:none}.basic-info-inner{padding-bottom:40px}.basic-info-inner .section-p{text-align:left;margin:0 0 24px;width:60%;font-size:16px;line-height:28px;color:#5c5f63}.basic-info-inner .section-p.secondary-para{font-size:16px;font-weight:400;color:#5c5f63}.basic-info-inner .section-p.bold-para{font-weight:700}.basic-info-inner .section-p.full-width-para{width:100%}.inner-page-cards{display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px 0 40px}.inner-page-cards .card-wrap{display:flex;flex-direction:column;align-items:flex-start;width:calc(33.33333% - 16px);border-radius:10px;box-shadow:0 -53px 45px hsla(0,0%,65.9%,.17);padding:24px 24px 50px}.inner-page-cards .card-wrap.full-width{width:100%!important}.inner-page-cards.three-col .card-wrap{width:calc(33.33333% - 16px)}.inner-page-cards.two-col .card-wrap{width:calc(50% - 16px)}.inner-page-cards .card-header{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:18px}.inner-page-cards .card-header .number{width:60px;height:60px;display:flex;justify-content:center;align-items:center;font-size:40px;font-weight:800;color:#323438;line-height:48px;background:#ff8e0f;color:#fff;border-radius:8px;margin-bottom:16px}.inner-page-cards .card-header .card-heading{font-size:24px;font-weight:800;color:#323438}.inner-page-cards .card-p{font-size:14px;font-weight:500;color:#323438;color:#5c5f63;line-height:26px}.grey-box{background-color:hsla(0,0%,91.8%,.66);border-radius:10px;margin-bottom:64px;padding:40px}.grey-box p{width:60%;margin:25px auto 15px;max-width:1060px;font-size:16px;line-height:24px;color:#5c5f63}.projects .section-inner{display:flex;justify-content:space-between}.projects .project{margin-bottom:48px;width:calc(50% - 24px);padding:24px 24px 24px 0}.projects .project:nth-child(2n){padding:24px 0 24px 24px}.projects .section-p{width:100%;text-align:left;margin:0 0 24px}.projects .title{margin-bottom:40px}.projects .title h3{font-size:28px}.projects .img-wrapper{margin-bottom:30px;height:80px;display:flex;align-items:center}.projects .img-wrapper img{height:100%;width:auto;max-width:240px;max-height:80px}.text-center{text-align:center}.process{display:flex;background:url(/bot-bg-blue.641afeb2.svg) no-repeat 100% 100%,url(/dots-upper.af8bacab.svg) no-repeat,linear-gradient(0deg,#fff,#a1c2ff)}.process.no-bg{background:none}.process-section{padding-bottom:40px}.process-cards{display:flex;flex-wrap:wrap;justify-content:space-between;padding:24px 0}.process-cards .card-number{display:flex;align-items:center;justify-content:center;background:#58595b;color:#fff;margin:-32px 0 -32px -32px;padding:32px;border-radius:10px 0 0 10px;font-size:20px;font-weight:700}.process-cards.blue-card-numbers .p-card-wrap:nth-child(4n+0) .card-number,.process-cards.blue-card-numbers .p-card-wrap:nth-child(4n+1) .card-number{background:#439dcc}.process-cards .p-card-wrap{width:calc(50% - 8px);background:#fff;padding:32px;border-radius:10px;position:relative;display:flex;flex-direction:row;margin-bottom:16px;box-shadow:-83px 0 45px hsla(0,0%,65.9%,.27);min-height:200px}.process-cards .p-card-wrap.full-width,.process-cards .p-card-wrap.half-width,.process-cards .p-card-wrap.quater-width{width:calc(50% - 8px)}.process-cards .p-card-wrap:nth-child(4n+0) .card-number,.process-cards .p-card-wrap:nth-child(4n+1) .card-number{background:#ef5c22}.process-cards .p-card-wrap:first-child .p-card-icon{background:#3583aa}.process-cards .p-card-wrap:first-child .card-wrap{background:#000}.process-cards .p-card-wrap:nth-child(2) .p-card-icon{background:#ff8e0f}.process-cards .p-card-wrap:nth-child(2) .p-card-header h4:before{content:"2."}.process-cards .p-card-wrap:nth-child(3) .p-card-icon{background:#09b78e}.process-cards .p-card-wrap:nth-child(3) .p-card-header h4:before{content:"3."}.process-cards .p-card-wrap:nth-child(4) .p-card-icon{background:#6cc6f5}.process-cards .p-card-wrap:nth-child(4) .p-card-header h4:before{content:"4."}.process-cards .p-card-wrap:nth-child(5) .p-card-icon{background:#ea3d41}.process-cards .p-card-wrap:nth-child(5) .p-card-header h4:before{content:"5."}.process-cards .p-card-wrap:nth-child(6) .p-card-icon{background:#cd68bf}.process-cards .p-card-wrap:nth-child(6) .p-card-header h4:before{content:"6."}.process-cards .p-card-wrap:nth-child(7) .p-card-icon{background:#a1c2ff}.process-cards .p-card-wrap:nth-child(7) .p-card-header h4:before{content:"7."}.process-cards .p-card-wrap:nth-child(8) .p-card-icon{background:#5c5f63}.process-cards .p-card-wrap:nth-child(8) .p-card-header h4:before{content:"8."}.process-cards .p-card-content-wrap{padding-left:24px}.process-cards .p-card-header{display:flex;flex-direction:column;align-items:left;padding:0 0 8px;display:none}.process-cards .p-card-header h4{font-size:20px;font-weight:600;color:#323438;margin-bottom:8px;text-align:left;position:relative}.process-cards .p-card-header h4:before{content:""!important;margin-right:0;color:#ef5c22;display:none!important}.process-cards .p-card-number{display:flex}.process-cards .p-card-icon{display:none}.process-cards .p-card-content{text-align:left;font-size:14px;font-weight:400;color:#323438;padding:0;line-height:24px;color:#5c5f63}.white-cards .p-card-icon{background-color:transparent!important;border-radius:0}.white-cards .p-card-icon img{width:auto;max-width:100px;max-height:80px}.white-cards .p-card-content{padding:20px;line-height:26px}.justify-left{justify-content:flex-start;gap:16px}.how{background:url(/bot-bg-blue.641afeb2.svg) no-repeat 100% 100%,url(/dots-upper.af8bacab.svg) no-repeat,linear-gradient(129deg,rgba(255,149,255,.94),rgba(203,154,248,.94) 40%,rgba(143,160,240,.94) 80%,rgba(114,163,236,.94))}.how-section{padding-bottom:10px}.how-cards{display:flex;flex-wrap:wrap;justify-content:space-between}.how-cards .how-card{width:calc(25% - 16px);margin-bottom:64px;border-right:1px solid #fff;border-image:linear-gradient(180deg,#fff 0,hsla(0,0%,100%,0))}.how-cards .how-card:first-child{margin-left:0}.how-cards .how-card:last-child{margin-right:0}.how-cards .h-card-header{display:flex;justify-content:flex-start;align-items:center;margin-bottom:24px}.how-cards .h-card-header .card-header-image{min-width:48px;height:48px;display:flex;justify-content:center;align-items:center;border-radius:10px;background-color:hsla(0,0%,100%,.3);margin-right:24px;padding:0 5px}.how-cards .h-card-header .card-header-image img{max-width:36px}.how-cards .h-card-header .h-card-title{font-size:20px;font-weight:600;color:#fff}.how-cards .h-card-content{font-size:16px;font-weight:400;color:#fff;line-height:24px;width:90%}.how-cards.three-col .how-card{width:calc(33.33% - 16px)}.question{font-size:18px;font-weight:800;color:#000;margin-bottom:8px!important}.answer{font-size:16px;font-weight:500;color:#5c5f63;margin-bottom:64px}.answer p{color:#5c5f63;width:70%;margin-bottom:16px}.answer .policy-ul{margin:32px 0 32px 16px}.answer .policy-ul li{list-style:disc;color:#5c5f63}.icon-set{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}.icon-set .logo-container{width:calc(16.66667% - 16px);border-radius:10px;padding:16px;height:100px;display:flex;align-items:center;justify-content:center;margin-right:16px;margin-bottom:20px}.icon-set .logo-container:last-child{margin-right:0}.icon-set .logo-container img{width:auto;height:auto;mix-blend-mode:multiply;max-width:100%;max-height:100%}.careers-inner{padding-bottom:60px}.job-list{display:flex;flex-direction:column;width:100%}.job-list .job{width:100%;margin-bottom:8px}.job-list .job .job-title{display:flex;width:100%;align-items:center;justify-content:space-between;background:#ef5c22;padding:16px}.job-list .job .job-title span{font-size:20px;font-weight:600;color:#fff}.job-list .job .job-title .arrow-up-down{width:16px;height:16px;min-width:16px;min-height:16px;margin-left:12px;background:url(/white-arrow-down.cc81cd72.png) no-repeat;background-size:contain;background-position:50%;transition:transform .3s ease-in-out}.job-list .job .job-description{display:flex;align-items:center;justify-content:center;background:#c5dbe7;padding:64px}.job-list .job .job-description img{width:100%}.job-list .job:nth-child(n+0) .job-title{background:#ef5c22}.job-list .job:nth-child(2n-1) .job-title{background:#323438}.job-list .job.open .job-title .arrow-up-down{transform:rotate(-180deg)}.contacts-wrapper{padding-top:48px;display:flex;justify-content:space-between}.contacts-wrapper>div{width:calc(50% - 48px)}.contact-page-heading h1.banner-title{font-size:32px;margin-bottom:16px}.input-wrap{display:flex;flex-direction:column;position:relative;margin-bottom:36px}.input-wrap label{display:flex;font-size:16px;font-weight:600;color:#323438;margin-bottom:8px}.input-wrap input[type=email],.input-wrap input[type=tel],.input-wrap input[type=text],.input-wrap textarea{height:48px;border:none;border-bottom:2px solid #323438;background:transparent;padding:0 36px;font-size:20px;font-weight:400;color:#323438}.input-wrap input[type=email]:focus,.input-wrap input[type=tel]:focus,.input-wrap input[type=text]:focus,.input-wrap textarea:focus{border-bottom:3px solid #323438;outline:none}.input-wrap input[type=email]::placeholder,.input-wrap input[type=tel]::placeholder,.input-wrap input[type=text]::placeholder,.input-wrap textarea::placeholder{font-size:20px;font-weight:400;color:#939393;opacity:.3}.input-wrap textarea{height:200px;padding:16px}.input-wrap img{width:20px;height:20px;position:absolute;bottom:16px}.input-wrap input:-internal-autofill-selected{background:transparent!important}.input-wrap .send{border:none;background:#323438;border-radius:8px;padding:16px 72px;text-align:center;font-size:20px;font-weight:600;color:#fff;width:fit-content}.input-wrap:last-child{justify-content:center;align-items:center}.contact-info address{color:#fff;font-style:normal;margin-bottom:24px;font-size:16px;font-weight:500;color:#5c5f63}.contact-info address .contact-highlighted{font-weight:800;text-transform:uppercase;color:#fff}.contact-info img.contact-info-banner{margin-top:64px;width:90%}.inner-page-banner.whyus-hero{background-size:contain}.inner-page-banner.whyus-hero .why-us-banner{width:40%;position:relative}.general-list{margin:20px 0}.general-list li{text-align:left;margin:0 0 24px;width:60%;font-size:14px;line-height:24px;color:#5c5f63}.case-study{padding:50px 0}.tab-wrapper{width:100%;display:flex}.tab-wrapper .tab-menu{width:100%;max-width:224px;border-right:1px solid #d3d3d3;padding-right:20px}.tab-wrapper .tab-menu li{margin-bottom:6px}.tab-wrapper .tab-menu li a{display:flex;align-items:center;color:#a3a3a3;height:54px;border-radius:6px;padding:0 10px}.tab-wrapper .tab-menu li a .tab-icon{width:24px;height:24px;display:block;background-color:#a3a3a3;margin-right:5px}.tab-wrapper .tab-menu li.ui-tabs-active a{background-color:#ea3d41;color:#fff}.tab-wrapper .tab-menu li.ui-tabs-active a .tab-icon{background-color:#fff}.tab-wrapper .tab-content{width:calc(100% - 224px);padding:0 36px}.tab-wrapper .tab-content h2{font-size:40px;font-weight:800;margin-bottom:26px;color:#323438}.tab-wrapper .tab-content h3{font-size:18px;font-weight:800;margin-bottom:26px;color:#323438}.tab-wrapper .tab-content h4{color:#0084ae;font-size:24px;font-weight:800;margin-bottom:15px;margin-top:10px}.tab-wrapper .tab-content p{font-size:14px;line-height:24px;font-weight:500;color:#5f5f5f;margin-bottom:20px}.tab-wrapper .tab-content .sub-text{font-size:14px;color:#a3a3a3;font-size:500}.tab-wrapper .tab-content img{max-height:156px;width:auto;max-width:100%}.tab-wrapper .tab-content .blue-box{background-color:#3583aa;margin:50px 0;padding:30px 50px;border-radius:6px}.tab-wrapper .tab-content .blue-box p{font-size:22px;line-height:32px;color:#fff;text-align:center;margin-bottom:12px}.icon-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around}.icon-list .icon-wrapper{width:30%;padding:24px;text-align:center}.icon-list .icon-wrapper img{width:auto;height:auto;max-height:60px;max-width:88px;display:inline-block}.two-col-container{margin-top:50px;display:flex}.two-col-container .col-box{background-color:#fff;width:calc(50% - 10px);text-align:left;padding:20px 30px;border-radius:10px;box-shadow:0 15px 60px hsla(0,0%,65.9%,.37)}.two-col-container .col-box .img-wrapper{text-align:left;margin-bottom:20px}.two-col-container .col-box:first-of-type{margin-right:20px}.icn-heart{mask:url(/icon_heart.8fa4a99a.svg) no-repeat center/contain;-webkit-mask:url(/icon_heart.8fa4a99a.svg) no-repeat center/contain}.icn-fintech{mask:url(/icon_fintech.45c29986.svg) no-repeat center/contain;-webkit-mask:url(/icon_fintech.45c29986.svg) no-repeat center/contain}.icn-logistics{mask:url(/icon_logistics.2bc07608.svg) no-repeat center/contain;-webkit-mask:url(/icon_logistics.2bc07608.svg) no-repeat center/contain}.icn-edtech{mask:url(/icon_edtech.45c29986.svg) no-repeat center/contain;-webkit-mask:url(/icon_edtech.45c29986.svg) no-repeat center/contain}.icn-retail{mask:url(/icon_retail.2bc07608.svg) no-repeat center/contain;-webkit-mask:url(/icon_retail.2bc07608.svg) no-repeat center/contain}.icn-rnd{mask:url(/rnd.9873449a.svg) no-repeat center/contain;-webkit-mask:url(/rnd.9873449a.svg) no-repeat center/contain}.icn-leisure{mask:url(/btc.a5c10db8.svg) no-repeat center/contain;-webkit-mask:url(/btc.a5c10db8.svg) no-repeat center/contain}.icn-entertainment{mask:url(/btb.44d4afe1.svg) no-repeat center/contain;-webkit-mask:url(/btb.44d4afe1.svg) no-repeat center/contain}.cs-btn-wrapper{padding-top:50px}.cs-btn-wrapper a{min-width:200px}.us-banner{background-size:cover!important;background-repeat:no-repeat;background-position:50%}.us-banner .section-background{display:none!important}.us-banner .banner-title{color:#fff!important;display:flex;align-items:center;margin:0!important;font-size:36px;font-weight:700;color:#fff}.us-banner .banner-title img{margin-right:24px;max-width:80px}.us-banner .inner-page-banner-inner{min-height:360px}.us-banner .inner-page-banner-inner .banner-left{width:100%;align-self:end}.us-full-stack-banner{background:url(/full_stack_development_cloud_computing.71ca4c1a.png)!important;background-position:50%!important;background-size:cover!important;background-repeat:no-repeat}.us-uiux-banner{background:url(/ui_ux.ecb97608.png)!important;background-position:50%!important;background-size:cover!important;background-repeat:no-repeat}.us-dedicated-teams-banner{background:url(/dedicated_teams_staff_augmentation.b2317670.png)!important;background-position:50%!important;background-size:cover!important;background-repeat:no-repeat}.us-mobile-app-banner{background:url(/Mobile_apps_mobile_games.864c961a.png)!important;background-position:50%!important;background-size:cover!important;background-repeat:no-repeat}.us-business-banner{background:url(/business_intelligence_data_analytics.1c9330b8.png)!important;background-position:50%!important;background-size:cover!important;background-repeat:no-repeat}.us-devops-banner{background:url(/devops.f83b3834.png)!important;background-position:50%!important;background-size:cover!important;background-repeat:no-repeat}.us-qa-banner{background:url(/qa.6b70eb3c.png)!important;background-position:50%!important;background-size:cover!important;background-repeat:no-repeat}.us-ai-banner{background:url(/ai_iot.b7f75d54.png)!important;background-position:50%!important;background-size:cover!important;background-repeat:no-repeat}.us-expertise-banner{background:url(/experties.bbafeeeb.png)!important;background-position:50%!important;background-size:cover!important;background-repeat:no-repeat}.us-about-banner{background:url(/aboutus.91ad81d7.png)!important;background-position:50%!important;background-size:cover!important;background-repeat:no-repeat}.us-clients-banner{background:url(/our_clients.d611cb14.png)!important;background-position:50%!important;background-size:cover!important;background-repeat:no-repeat}.us-contact-banner{background:url(/contact.6db1ac1c.png)!important;background-position:50%!important;background-size:cover!important;background-repeat:no-repeat}.services-banner{background:url(/service-bg.062be4fe.png)!important;background-position:50%!important;background-size:cover!important;background-repeat:no-repeat}.us-careers-banner{background:url(/careers-bg.a93795dd.png)!important;background-position:50%!important;background-size:cover!important;background-repeat:no-repeat}.basic-info.no-bg{background-image:none}.us-exp-card-wrap{display:flex;justify-content:space-between;flex-wrap:wrap;padding-bottom:48px}.us-exp-card-wrap .us-exp-card{display:flex;flex-direction:column;flex-grow:1;padding:8px;align-items:center;max-width:50%;text-align:center;margin:32px 0;width:33.33%;justify-content:flex-start}.us-exp-card-wrap .us-exp-card img{max-width:80px}.us-exp-card-wrap .us-exp-card h3{font-size:20px;font-weight:600;color:#323438;line-height:24px;text-transform:none;padding:24px 8px 0}.us-exp-card-wrap .us-exp-card p{font-size:14px;font-weight:400;color:#5c5f63;padding:12px;line-height:1.5;max-width:70%;margin:0 auto}.our-sectors .us-exp-card-wrap .us-exp-card{width:25%;justify-content:flex-end;max-width:50%}.agile-process,.pm-process{background-color:#f8f8f8!important;padding:48px 0}.agile-process .basic-info-inner,.pm-process .basic-info-inner{background-image:none!important}.pm-process{background-color:#fff!important}.pm-tools-section{margin-bottom:48px}.pm-tools-section .pm-tools{display:flex;justify-content:space-between}.pm-tools-section .tool{display:flex;flex-direction:column;padding:16px;width:20%;border-right:1px solid #dedede}.pm-tools-section .tool:last-child{border:none}.pm-tools-section .tool-img{width:100%;height:32px;margin-bottom:16px}.pm-tools-section .tool-img img{width:auto;height:100%}.pm-tools-section .tool-name{font-size:18px;font-weight:700;color:#323438;margin-bottom:12px}.pm-tools-section .tool-info{font-size:12px;font-weight:400;color:#989898;line-height:1.6}#vision-mission .basic-info-inner{padding-bottom:20px}.president-message .section-inner{display:flex;padding-top:72px;padding-bottom:72px}.president-message .president{width:25%}.president-message .president-img{width:100%;margin-bottom:20px;position:relative;z-index:20}.president-message .president-img img{width:100%;height:auto}.president-message .president>span{display:block;color:#5c5f63;font-size:17px;margin-bottom:6px;font-weight:500}.president-message .president h4{margin-bottom:30px;font-weight:700;font-size:22px;color:#5c5f63;text-align:center;display:none}.president-message .message{width:75%;padding-left:40px;text-align:left}.president-message .message h4{margin-bottom:30px;font-weight:700;font-size:22px;color:#5c5f63}.president-message .message .section-p,.president-message .message p{text-align:left;width:100%;margin-bottom:30px}.president-message .message span{font-weight:600;font-size:17px;color:#5c5f63}.president-message .message span.president-name{font-weight:400;display:block;margin-bottom:4px}.purpose-section{padding-bottom:50px;overflow:auto}.purpose-section .title-with-icon{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.purpose-section .icon{margin-right:12px}.purpose-section h4{color:#323438;font-weight:700;font-size:22px}.purpose-section .purpose-content{width:80%;margin:10px auto}.purpose-section .purpose-content p{color:#5c5f63;margin-bottom:36ßpx}.our-sectors h2{margin-bottom:20px}.icon-box-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.icon-box{flex-basis:48%;text-align:center;margin-bottom:20px;position:relative;z-index:10;background:radial-gradient(circle at 100% 100%,#fff 0,#fff 8px,transparent 0) 0 0/12px 12px no-repeat,radial-gradient(circle at 0 100%,#fff 0,#fff 8px,transparent 0) 100% 0/12px 12px no-repeat,radial-gradient(circle at 100% 0,#fff 0,#fff 8px,transparent 0) 0 100%/12px 12px no-repeat,radial-gradient(circle at 0 0,#fff 0,#fff 8px,transparent 0) 100% 100%/12px 12px no-repeat,linear-gradient(#fff,#fff) 50% 50%/calc(100% - 8px) calc(100% - 24px) no-repeat,linear-gradient(#fff,#fff) 50% 50%/calc(100% - 24px) calc(100% - 8px) no-repeat,linear-gradient(transparent 40%,#439dcc 99%);border-radius:12px;padding:5%;background-color:transparent}.icon-box__icon{display:flex;justify-content:center}.icon-box__title{padding:30px 0}.icon-box__title h5{font-size:24px;color:#58595b}.icon-box__description p{font-size:16px;line-height:24px;color:#868686;font-weight:500}@media screen and (max-width:1400px){.inner-page-banner{padding:72px 0 0}.inner-page-banner.for-startup-pages{background:linear-gradient(171deg,rgba(0,170,85,.02),rgba(51,163,102,.1) 26%,rgba(112,194,71,.1) 66%,rgba(157,196,39,.05))}.inner-page-banner.company-info-pages{background-size:100%}.inner-page-banner.company-info-pages .inner-page-banner-inner{min-height:372px}.inner-page-banner.company-info-pages .inner-page-banner-inner .section-background img{width:100%;min-height:auto}.inner-page-banner.company-info-pages.career-page .section-inner{padding-top:80px}.inner-page-banner.company-info-pages.policy-page .inner-page-banner-inner{padding-bottom:100px}.inner-page-banner.why-sl{background-size:100%,50%}.inner-page-banner .inner-page-banner-inner{padding-bottom:60px;display:flex;justify-content:space-between}.inner-page-banner .inner-page-banner-inner .banner-left{width:60%}.inner-page-banner .inner-page-banner-inner .section-background{width:40%}.inner-page-banner .inner-page-banner-inner .section-background img{max-height:35vh}.inner-page-banner .inner-page-banner-inner .section-background.why-us-banner img{transform:scale(1);width:auto;transform-origin:top}.inner-page-banner .inner-page-banner-inner .banner-left,.inner-page-banner .inner-page-banner-inner .section-background{width:50%}.inner-page-banner .inner-page-banner-inner .section-background img{width:auto}.inner-page-banner .banner-name{font-size:14px;font-weight:500;color:#323438;margin-bottom:24px}.inner-page-banner .banner-title{font-size:36px;font-weight:800;color:#323438;margin-bottom:24px;text-transform:none}.inner-page-banner .banner-title span{color:#ef5c22}.inner-page-banner .inner-banner-p{font-size:12px;font-weight:400;color:#323438;width:75%;color:#5c5f63;line-height:18px;margin-bottom:32px}.inner-page-banner .inner-banner-p.dedicated-teams-page{width:85%}.inner-page-banner .inner-banner-p.white-text{color:#fff}.inner-page-banner .banner-call-to-action{background:#ef5c22;font-size:10px;font-weight:600;color:#fff;border-radius:6px;padding:12px 24px;border:none}.basic-info{background:url(/bot-bg-blue.641afeb2.svg) no-repeat 100% 100%;background-size:50%}.basic-info.world-map-bg{background:none}.basic-info.our-process-page{background:url(/ice-burg-top.2ad0767b.svg) no-repeat 100% 100%,#eaeaea;background-position:90% bottom}.basic-info.our-process{background:url(/ice-burg-bottom.769b2893.svg) no-repeat 100% 0,#3583aa;background-position:90% top}.basic-info.our-process h3,.basic-info.our-process p{color:#fff!important}.basic-info.how-we-engage{background:url(/engage-bg.f3b8ee2f.svg) no-repeat 100% 100%;min-height:80vh}.basic-info.dedication-section{background:none}.basic-info.our-culture{background:url(/culture-section-bg.32a47cd2.png) no-repeat bottom,#d2e4ec;mix-blend-mode:multiply}.basic-info img{width:100%}.basic-info.right-align-section{background-position:0 100%}.basic-info.right-align-section .section-title-bar{width:75%;justify-content:flex-end}.basic-info.right-align-section .section-title-bar-main .title-icon{order:2;margin:0 0 0 24px}.basic-info.right-align-section .section-title-bar-main .title{order:1}.basic-info.right-align-section .section-title-bar-main .title .pre-heading{right:0}.basic-info.right-align-section .basic-info-inner{text-align:right;display:flex;flex-direction:column;align-items:flex-end}.basic-info.right-align-section .basic-info-inner .section-p{text-align:right}.basic-info.no-bg-section{background:none}.dedication-section{padding-bottom:0}.our-culture .section-inner{padding-bottom:30vh}.our-culture .blue-title h3{color:#3583aa!important}.vision-mission{padding:16px;border-radius:10px;margin-bottom:32px}.section-title-bar{display:flex;width:65%;margin-bottom:24px;align-items:flex-start;flex-wrap:wrap}.section-title-bar p{font-size:12px;font-weight:500;color:#fff;padding:16px 0 0;width:80%}.section-title-bar .title-icon{margin-right:12px;min-width:48px;max-width:48px;height:48px}.section-title-bar .title{position:relative}.section-title-bar .title .pre-heading{position:absolute;top:-32px;font-size:16px;font-weight:400;color:#323438}.section-title-bar .title h3{font-size:20px;font-weight:600;color:#323438;line-height:24px;text-transform:none}.section-title-bar .title h4{font-size:14px;font-weight:800;color:#323438;line-height:22px}.section-title-bar .title p{font-size:12px;font-weight:500;color:#323438;padding:16px 0 0;width:80%}.basic-info-inner{padding-bottom:48px}.basic-info-inner .section-p{text-align:left;margin:0 0 24px;width:60%;font-size:14px;line-height:24px;color:#5c5f63}.basic-info-inner .section-p.secondary-para{font-size:14px;font-weight:400;color:#5c5f63}.inner-page-cards{display:flex;flex-wrap:wrap;justify-content:space-between;padding:20px 0 40px}.inner-page-cards .card-wrap{display:flex;flex-direction:column;align-items:flex-start;width:calc(33.33333% - 16px);border-radius:10px;box-shadow:0 -53px 45px hsla(0,0%,65.9%,.17);padding:16px 16px 50px}.inner-page-cards .card-wrap.full-width{width:100%!important}.inner-page-cards.three-col .card-wrap{width:calc(33.33333% - 16px)}.inner-page-cards.two-col .card-wrap{width:calc(50% - 16px)}.inner-page-cards .card-header{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:18px}.inner-page-cards .card-header .number{width:40px;height:40px;display:flex;justify-content:center;align-items:center;font-size:28px;font-weight:800;color:#323438;line-height:40px;background:#ff8e0f;color:#fff;border-radius:8px;margin-bottom:12px}.inner-page-cards .card-header .card-heading{font-size:16px;font-weight:800;color:#323438}.inner-page-cards .card-p{font-size:12px;font-weight:500;color:#323438;color:#5c5f63;line-height:20px}.grey-box{background-color:hsla(0,0%,91.8%,.66);border-radius:10px;margin-bottom:60px;padding:24px}.grey-box p{width:60%;margin:25px auto 15px;max-width:1060px;font-size:14px;line-height:20px;color:#5c5f63}.projects .project{margin-bottom:40px}.projects .section-p{width:100%;text-align:left}.projects .title{margin-bottom:28px}.projects .title h3{font-size:20px}.projects .img-wrapper{margin-bottom:30px;height:40px}.projects .img-wrapper img{height:100%;width:auto}.text-center{text-align:center}.process{display:flex;background:url(/bot-bg-blue.641afeb2.svg) no-repeat 100% 100%,url(/dots-upper.af8bacab.svg) no-repeat,linear-gradient(0deg,#fff,#a1c2ff);background-size:50%,50%,cover;background-blend-mode:soft-light}.process-section{padding-bottom:40px}.process-cards .p-card-wrap{width:calc(50% - 8px);padding:32px;border-radius:8px;min-height:170px}.process-cards .card-number{display:flex}.process-cards .p-card-header{padding:0 0 8px}.process-cards .p-card-header h4{font-size:16px;font-weight:600;color:#323438;margin-bottom:8px}.process-cards .p-card-content{font-size:12px;font-weight:400;color:#323438;line-height:20px;color:#5c5f63}.white-cards .p-card-icon{background-color:transparent!important;border-radius:0}.white-cards .p-card-icon img{width:auto;max-width:100px;max-height:80px}.white-cards .p-card-content{padding:20px;line-height:26px}.how{background:url(/bot-bg-blue.641afeb2.svg) no-repeat 100% 100%,url(/dots-upper.af8bacab.svg) no-repeat,linear-gradient(129deg,rgba(255,149,255,.94),rgba(203,154,248,.94) 40%,rgba(143,160,240,.94) 80%,rgba(114,163,236,.94));background-size:50%,50%,cover;background-blend-mode:soft-light}.how-section{padding-bottom:20px}.how-cards .how-card:first-child{margin-left:0}.how-cards .how-card:last-child{margin-right:0}.how-cards .h-card-header{display:flex;justify-content:flex-start;align-items:center;margin-bottom:16px}.how-cards .h-card-header .card-header-image{min-width:40px;height:40px;border-radius:8px;margin-right:10px;padding:0 5px}.how-cards .h-card-header .card-header-image img{max-width:24px}.how-cards .h-card-header .h-card-title{font-size:16px;font-weight:600;color:#fff}.how-cards .h-card-content{font-size:12px;font-weight:400;color:#fff;line-height:20px;width:90%}.how-cards.three-col .how-card{width:calc(33.33% - 16px)}.question{font-size:18px;font-weight:800;color:#000;margin-bottom:8px}.answer{font-size:16px;font-weight:500;color:#5c5f63;margin-bottom:64px}.answer p{color:#5c5f63;width:70%;margin-bottom:16px}.answer .policy-ul{margin:32px 0 32px 16px}.answer .policy-ul li{list-style:disc;color:#5c5f63}.icon-set{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}.icon-set .logo-container{width:calc(12.5% - 8px);border-radius:10px;padding:16px;height:90px;display:flex;align-items:center;justify-content:center;margin-right:8px;margin-bottom:20px}.icon-set .logo-container:last-child{margin-right:0}.icon-set .logo-container img{width:auto;height:auto;mix-blend-mode:multiply}.careers-inner{padding-bottom:120px}.job-list{display:flex;flex-direction:column;width:100%}.job-list .job{width:100%;margin-bottom:8px}.job-list .job .job-title{display:flex;width:100%;align-items:center;justify-content:space-between;background:#ef5c22;padding:16px}.job-list .job .job-title span{font-size:20px;font-weight:600;color:#fff}.job-list .job .job-title .arrow-up-down{width:16px;height:16px;min-width:16px;min-height:16px;margin-left:12px;background:url(/white-arrow-down.cc81cd72.png) no-repeat;background-size:contain;background-position:50%;transition:transform .3s ease-in-out}.job-list .job .job-description{display:flex;align-items:center;justify-content:center;background:#c5dbe7;padding:64px}.job-list .job .job-description img{width:100%}.job-list .job:nth-child(n+0) .job-title{background:#ef5c22}.job-list .job:nth-child(3n-1) .job-title{background:#323438}.job-list .job:nth-child(3n+0) .job-title{background:#3583aa}.job-list .job.open .job-title .arrow-up-down{transform:rotate(-180deg)}.contacts-wrapper>div{width:calc(50% - 48px)}.contact-page-heading h1.banner-title{font-size:28px}.input-wrap{margin-bottom:24px}.input-wrap label{display:flex;font-size:12px;font-weight:600;color:#323438}.input-wrap input[type=email],.input-wrap input[type=text],.input-wrap textarea{height:48px;padding:0 36px;font-size:14px;font-weight:400;color:#323438}.input-wrap input[type=email]::placeholder,.input-wrap input[type=text]::placeholder,.input-wrap textarea::placeholder{font-size:12px;font-weight:400;color:#939393}.input-wrap textarea{height:140px;padding:16px;color:#323438;font-size:12px}.input-wrap img{width:16px;height:16px;position:absolute;bottom:16px}.input-wrap .send{padding:12px 48px;font-size:12px;font-weight:600;color:#fff}.contact-info address{margin-bottom:18px;font-size:16px;font-weight:500;color:#5c5f63}}.input-wrap img{width:auto}@media screen and (max-width:1024px){.inner-page-banner{padding:92px 0 0;background:linear-gradient(153deg,#fcefef 7%,#f0f5f8 37%,#fff 73%)}.inner-page-banner .inner-page-banner-inner{padding-bottom:60px;background-size:50%;background-position:138% 50%;display:flex;min-height:auto}.inner-page-banner .inner-page-banner-inner .banner-left{width:60%}.inner-page-banner .inner-page-banner-inner .section-background{width:40%;position:relative}.inner-page-banner .inner-page-banner-inner .section-background img{width:100%;position:absolute;bottom:-20%;right:-10%}.inner-page-banner .inner-page-banner-inner .banner-name{font-size:32px;font-weight:500;color:#323438;margin-bottom:32px}.inner-page-banner .inner-page-banner-inner .banner-title{font-size:40px;font-weight:800;color:#323438;margin-bottom:24px}.inner-page-banner .inner-page-banner-inner .banner-title span{color:#ef5c22}.inner-page-banner .inner-page-banner-inner .inner-banner-p{font-size:16px;font-weight:500;color:#323438;width:90%;margin-bottom:32px}.inner-page-banner.company-info-pages .inner-page-banner-inner .inner-banner-p{color:#fff}.section-title-bar{display:flex;width:100%;margin-bottom:24px;align-items:flex-start;flex-wrap:wrap}.section-title-bar .section-title-bar-main{display:flex;align-items:flex-start;flex-wrap:nowrap}.section-title-bar .title-icon{margin-right:24px;min-width:54px;height:54px;display:flex}.section-title-bar .title-icon img{width:100%}.section-title-bar .title h3{font-size:24px;font-weight:800;color:#323438;line-height:56px;line-height:28px}.section-title-bar .title p{font-size:16px;font-weight:500;color:#323438;padding:32px 0;width:100%}.section-title-bar .title.white-text h3,.section-title-bar .title.white-text p{color:#fff}.basic-info{background:url(/bot-bg-blue.641afeb2.svg) no-repeat 100% 100%;background-size:100%}.basic-info.no-bg-section,.basic-info.our-process-page{background:none}.basic-info-inner{padding-bottom:80px}.basic-info-inner .section-p{text-align:left;margin:0 0 24px;width:100%;padding:0}.inner-page-cards .card-wrap{width:100%;margin-bottom:16px}.inner-page-cards.three-col .card-wrap,.inner-page-cards.two-col .card-wrap{width:100%}.inner-page-cards .card-header{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:18px}.inner-page-cards .card-header .number{width:80px;height:80px;display:flex;justify-content:center;align-items:center;font-size:60px;font-weight:800;color:#323438;line-height:60px;background:#ff8e0f;color:#fff;border-radius:8px;margin-bottom:16px}.inner-page-cards .card-header .card-heading{font-size:24px;font-weight:800;color:#323438}.inner-page-cards .card-p{font-size:16px;font-weight:500;color:#323438}.process-cards .p-card-wrap,.process-cards .p-card-wrap.quater-width{width:calc(50% - 16px)}.process-cards.odd-cards .p-card-wrap:last-child{width:100%}.how{background:url(/bot-bg-blue.641afeb2.svg) no-repeat 100% 100%,url(/dots-upper.af8bacab.svg) no-repeat,linear-gradient(129deg,rgba(255,149,255,.94),rgba(203,154,248,.94) 40%,rgba(143,160,240,.94) 80%,rgba(114,163,236,.94));background-size:100%}.how-cards{display:flex;flex-wrap:wrap;justify-content:space-between}.how-cards .how-card{width:calc(50% - 16px);margin:0 0 48px}.icon-set .logo-container{width:calc(33.33333% - 16px);padding:12px;margin-right:12px}.icon-set .logo-container img{max-width:100%}.contacts-wrapper{flex-wrap:wrap}.contacts-wrapper>div{width:100%}.projects .section-inner{display:flex;justify-content:space-between}.projects .project{margin-bottom:40px;width:calc(50% - 12px);padding:12px 12px 12px 0}.projects .project:nth-child(2n){padding:12px 0 12px 12px}.projects .section-p{width:100%;text-align:left;padding:0}.projects .title{margin-bottom:28px}.projects .title h3{font-size:16px}.two-col-container{flex-direction:column}.two-col-container .col-box{width:100%;margin-bottom:50px}}@media screen and (max-width:767px){.inner-page-banner{padding:72px 0 0;background:linear-gradient(153deg,#fcefef 7%,#f0f5f8 37%,#fff 73%)}.inner-page-banner.company-info-pages .inner-page-banner-inner{min-height:auto}.inner-page-banner.company-info-pages .inner-page-banner-inner .inner-banner-p{color:#fff}.inner-page-banner .inner-page-banner-inner{padding-bottom:0;background:none!important;display:flex;min-height:auto}.inner-page-banner .inner-page-banner-inner .banner-left{width:100%}.inner-page-banner .inner-page-banner-inner .section-background{width:40%;position:relative;display:none}.inner-page-banner .inner-page-banner-inner .section-background img{width:100%;position:absolute;bottom:-20%;right:-10%}.inner-page-banner .inner-page-banner-inner .banner-name{font-size:20px;font-weight:500;color:#323438;margin-bottom:12px}.inner-page-banner .inner-page-banner-inner .banner-title{font-size:32px;font-weight:800;color:#323438;margin-bottom:24px;padding:32px 0}.inner-page-banner .inner-page-banner-inner .banner-title span{color:#ef5c22}.inner-page-banner .inner-page-banner-inner .inner-banner-p{font-size:16px;font-weight:500;color:#323438;width:90%;margin-bottom:32px}.section-title-bar{width:100%;margin-bottom:24px}.section-title-bar,.section-title-bar .section-title-bar-main{display:flex;align-items:flex-start;flex-wrap:wrap}.section-title-bar .title-icon{margin-right:24px;min-width:54px;height:54px;display:none}.section-title-bar .title-icon img{width:100%}.section-title-bar .title h3{font-size:32px;font-weight:800;color:#323438;line-height:56px;line-height:38px}.section-title-bar .title p{font-size:22px;font-weight:500;color:#323438;padding:32px 0;width:100%}.section-title-bar .title.white-text h3,.section-title-bar .title.white-text p{color:#fff}.basic-info{background:url(/bot-bg-blue.641afeb2.svg) no-repeat 100% 100%;background-size:100%}.basic-info.dedication-section{background:none}.basic-info-inner{padding-bottom:80px}.basic-info-inner .section-p{text-align:left;margin:0 0 24px;width:100%;padding:0;font-size:16px;font-weight:400;color:#323438;line-height:28px}.inner-page-cards .card-wrap{width:100%;margin-bottom:16px}.inner-page-cards.three-col,.inner-page-cards.two-col{width:100%}.inner-page-cards .card-header{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:18px}.inner-page-cards .card-header .number{width:80px;height:80px;display:flex;justify-content:center;align-items:center;font-size:60px;font-weight:800;color:#323438;line-height:60px;background:#ff8e0f;color:#fff;border-radius:8px;margin-bottom:16px}.inner-page-cards .card-header .card-heading{font-size:24px;font-weight:800;color:#323438}.inner-page-cards .card-p{font-size:16px;font-weight:500;color:#323438}.process-cards .p-card-wrap,.process-cards .p-card-wrap.full-width,.process-cards .p-card-wrap.half-width,.process-cards .p-card-wrap.quater-width{width:100%}.how{background:url(/bot-bg-blue.641afeb2.svg) no-repeat 100% 100%,url(/dots-upper.af8bacab.svg) no-repeat,linear-gradient(129deg,rgba(255,149,255,.94),rgba(203,154,248,.94) 40%,rgba(143,160,240,.94) 80%,rgba(114,163,236,.94));background-size:100%}.how-cards{display:flex;flex-wrap:wrap}.how-cards .how-card{width:100%;margin:0 0 48px}.icon-set .logo-container{width:calc(50% - 12px);padding:16px;margin-right:12px}.icon-set .logo-container img{max-width:100%}.job-list .job .job-description{padding:16px}.job-list .job .job-description img{width:100%}section#howweengage:before,section#howwework:before,section#ourprocess:before{height:50px;content:"";display:block}.projects .section-inner{display:flex;justify-content:space-between;flex-wrap:wrap}.projects .project{margin-bottom:20px;width:100%}.projects .project,.projects .project:nth-child(2n){padding:12px 12px 12px 0}.projects .section-p{width:100%;text-align:left;padding:0}.projects .title{margin-bottom:28px}.projects .title h3{font-size:16px}#tabs ul{display:none}.case-study select{display:block;margin:0 auto;height:50px;width:100%;text-align:center;background-color:#000;color:#fff;font-size:16px}.tab-wrapper{flex-direction:column}.tab-wrapper .tab-menu{border-right:none;margin-bottom:48px;max-width:none}.tab-wrapper .tab-content{width:100%}.section-p{font-size:14px}.blue-box-us{margin:0}.world-map-bg .basic-info-inner{padding-bottom:0;padding-top:54px}.split-section{display:flex;justify-content:space-between;flex-direction:column-reverse}.split-section .split-image{width:100%;align-items:center;justify-content:center;padding:32px}.split-section .split-image img{width:100%;max-width:210px}.split-section .split-image.half-half{width:100%}.split-section .split-image.half-half img{max-width:500px}.split-section .split-content{flex-grow:1}.split-section .split-content .section-p{width:80%!important}.split-section .split-content .title{margin-bottom:24px;font-size:18px;font-weight:600;color:#323438}.split-section .split-content.half-half{width:100%}.split-section ul li{list-style:disc;list-style-position:inside}.split-section ul li p{display:inline-flex}.section-title-bar .title h3,.world-map-bg .section-title-bar .title h3{font-size:24px;line-height:1.2}.us-exp-card-wrap{margin-bottom:48px;justify-content:space-between}.us-exp-card-wrap .us-exp-card{padding:30px 8px;align-items:center;justify-content:center;width:48%;max-width:48%;text-align:center;margin:16px 0;border:1px solid #d8d8d8;border-radius:8px}.us-exp-card-wrap .us-exp-card img{max-width:60px}.us-exp-card-wrap .us-exp-card h3{font-size:16px}.us-exp-card-wrap .us-exp-card p{font-size:12px;font-weight:400;color:#323438}.our-sectors .us-exp-card-wrap .us-exp-card{width:48%;justify-content:center;max-width:48%}.agile-process,.agile-process .basic-info-inner,.pm-process,.pm-process .basic-info-inner{padding-top:0}.agile-process .split-section .split-content .section-p,.agile-process .split-section .split-content .title,.pm-process .split-section .split-content .section-p,.pm-process .split-section .split-content .title{text-align:center}.agile-process .split-section .split-content .section-p,.pm-process .split-section .split-content .section-p{margin:0 auto}.pm-tools-section{margin-bottom:48px}.pm-tools-section .pm-tools{display:flex;justify-content:space-between;flex-wrap:wrap}.pm-tools-section .tool{display:flex;flex-direction:column;padding:32px 16px;width:100%;border-right:none;border-bottom:1px solid #dedede}.pm-tools-section .tool:last-child{border:none}.pm-tools-section .tool-img{width:100%;max-height:40px;margin-bottom:16px}.pm-tools-section .tool-img img{width:auto;max-height:40px}.pm-tools-section .tool-name{font-size:18px;font-weight:700;color:#323438;margin-bottom:12px}.pm-tools-section .tool-info{font-size:12px;font-weight:400;color:#323438;line-height:2}.vision-mission.vision{background:#439dcc;background-size:12%,cover;background-position:96% 35%,100% 0}.vision-mission.mission{background:#ef5c22;background-size:9%,cover;background-position:96% 35%,100% 0}.vision-mission-wrap{display:flex;justify-content:space-between;flex-wrap:wrap}.vision-mission-wrap .section-title-bar .title-icon{display:flex}.vision-mission-wrap .vision-mission,.vision-mission-wrap .vision-mission .section-title-bar{width:100%}.no-bg .basic-info-inner{padding-bottom:8px}#vision-mission .basic-info-inner{padding-bottom:20px}.president-message .president{width:40%}.president-message .president>span{font-size:14px}.president-message .message{width:60%;padding-left:24px}.president-message .message .section-p{padding-left:0}.purpose-section .purpose-content{width:100%}.icon-box-wrapper{display:flex;flex-wrap:wrap;justify-content:center}.icon-box{flex-basis:88%}}.section-inner{padding-top:60px}.section-inner.full-width-para .section-p{width:100%}.section-inner.services-inner{padding-bottom:100px}@media screen and (max-width:599px){.president-message .section-inner{flex-direction:column}.president-message .president{background-color:#f8f8f8;padding:5px 0;width:100%}.president-message .president-img{margin-bottom:10px}.president-message .president>span{font-size:12px;text-align:center;margin-bottom:4px}.president-message .president h4{display:block}.president-message .message{padding-top:30px;width:100%}.president-message .message h4{display:none}.president-message .message span{font-size:13px}}@media screen and (min-width:1200px){.hamburger{display:none}}@media screen and (max-width:1200px){.nav{display:flex}.nav .nav-inner{display:flex;flex-direction:column;align-items:flex-end;position:absolute;width:100%;min-height:calc(100vh - 72px);max-height:calc(100vh - 72px);top:72px;left:0;background-color:#f7f7f7;padding:24px 0;transform:translate(100%) rotateY(-180deg);opacity:0;transition:all .5s cubic-bezier(.25,.46,.45,.94);transform-origin:right;height:calc(100vh - 93px)!important;overflow-y:auto}.nav .nav-inner.nav-open{transform:translate(0) rotateY(0);opacity:1}.nav ul.main-nav{margin:0 auto}.nav .nav-item,.nav ul.main-nav{display:flex;width:100%;flex-wrap:wrap}.nav .nav-item{position:relative;padding:0 16px;height:auto;align-items:center;white-space:nowrap}.nav .nav-item.contact-item{padding:12px 16px 0}.nav .nav-item.contact-item>a{display:flex;color:#fff;border-radius:30px;background-color:#ef5c22;padding:12px 16px;justify-content:center;align-items:center}.nav .nav-item.contact-item>a:hover{color:#fff;background-color:#cf450f}.nav .nav-item>a{display:flex;font-size:13px;font-weight:700;color:#323438;transition:all .3s ease-in-out;justify-content:space-between;width:100%;padding:20px 0;margin-bottom:0}.nav .nav-item>a:hover{color:#ef5c22}.nav .nav-item.drop-down-nav-item,.nav .nav-item.drop-down-nav-item.about,.nav .nav-item.drop-down-nav-item.multi-drop-wrapper{width:100%}.nav .nav-item.expertise{order:5}.nav .nav-item.contact-item{order:9}.nav .nav-item.why{order:6}.nav .nav-item.our-clients{order:7}.nav .nav-item.careers{order:8}.nav .drop-icon{width:10px;height:10px;margin-left:8px;display:flex}.nav .drop-icon img,.nav .drop-icon svg{width:100%}.nav .drop-menu-wrapper{display:flex;flex-wrap:wrap;width:100%;margin-right:0}.nav .drop-menu-wrapper .drop-menu-list-header{width:100%;margin:24px 0}.nav .drop-menu{display:flex;position:relative;top:unset;width:100%;min-height:unset;left:unset;background:#f7f7f7}.nav .drop-menu .drop-menu-inner{display:flex;width:100%;max-width:1440px;margin:0 auto;justify-content:flex-start;padding:20px 0;flex-wrap:wrap}.nav .drop-menu .drop-menu-list{width:100%;min-width:200px}.nav .drop-menu.single-drop-menu{width:100%;position:relative;height:auto;border-radius:unset;border:none;box-sizing:border-box;min-height:unset;min-width:unset}.nav .drop-menu.single-drop-menu .drop-menu-inner{max-width:unset;padding:20px 0;min-width:unset}.nav .drop-menu.single-drop-menu .drop-menu-list{margin:0}.nav .drop-menu-list-header h3{display:flex;line-height:1;font-size:14px;font-weight:400;color:#6c6c6c;margin-bottom:0;margin-top:0}.nav .drop-menu-list-header .drop-icon{display:flex}.nav .drop-menu-items a{background:#fff;background:linear-gradient(90deg,#fcfcfc,#f7f7f7 20%,#f7f7f7);display:flex;border-radius:10px;padding:4px;box-shadow:none;margin-bottom:8px}.nav .drop-menu-items .nav-item-desc{display:flex;flex-direction:column;justify-content:center}.nav .drop-menu-items .nav-item-desc h4{font-size:12px;font-weight:700;color:#323438;margin-bottom:0}.nav .drop-menu-items .nav-item-desc p{font-size:12px;font-weight:medium;color:#5c5f63;display:none}.nav .drop-menu-items .nav-item-img{display:flex;margin-right:8px}.nav .about>a,.nav .careers>a,.nav .expertise>a,.nav .methodes>a,.nav .our-clients>a,.nav .services>a,.nav .why>a{border-top:1px solid hsla(0,0%,43.9%,.25);border-bottom:none}.nav .services a{border-top:none}}@media screen and (max-width:900px){.nav{display:flex}.nav .nav-inner{display:flex;flex-direction:column;align-items:flex-end;position:absolute;width:100%;min-height:calc(100vh - 72px);max-height:calc(100vh - 72px);top:72px;left:0;background-color:#f7f7f7;padding:24px 0;transform:translate(100%) rotateY(-180deg);opacity:0;transition:all .5s cubic-bezier(.25,.46,.45,.94);transform-origin:right;height:calc(100vh - 93px)!important;overflow-y:auto}.nav .nav-inner.nav-open{transform:translate(0) rotateY(0);opacity:1}.nav ul.main-nav{margin:0 auto}.nav .nav-item,.nav ul.main-nav{display:flex;width:100%;flex-wrap:wrap}.nav .nav-item{position:relative;padding:0 16px;height:auto;align-items:center;white-space:nowrap}.nav .nav-item.contact-item{padding:12px 16px 0}.nav .nav-item.contact-item>a{display:flex;color:#fff;border-radius:30px;background-color:#ef5c22;padding:12px 16px;justify-content:center;align-items:center}.nav .nav-item.contact-item>a:hover{color:#fff;background-color:#cf450f}.nav .nav-item>a{display:flex;font-size:13px;font-weight:700;color:#323438;transition:all .3s ease-in-out;justify-content:space-between;width:100%;padding:20px 0;margin-bottom:0}.nav .nav-item>a:hover{color:#ef5c22}.nav .nav-item.drop-down-nav-item,.nav .nav-item.drop-down-nav-item.about,.nav .nav-item.drop-down-nav-item.multi-drop-wrapper{width:100%}.nav .nav-item.expertise{order:5}.nav .nav-item.contact-item{order:9}.nav .nav-item.why{order:6}.nav .nav-item.our-clients{order:7}.nav .nav-item.careers{order:8}.nav .drop-icon{width:10px;height:10px;margin-left:8px;display:flex}.nav .drop-icon img,.nav .drop-icon svg{width:100%}.nav .drop-menu-wrapper{display:flex;flex-wrap:wrap;width:100%;margin-right:0}.nav .drop-menu-wrapper .drop-menu-list-header{width:100%;margin:24px 0}.nav .drop-menu{display:flex;position:relative;top:unset;width:100%;min-height:unset;left:unset;background:#f7f7f7}.nav .drop-menu .drop-menu-inner{display:flex;width:100%;max-width:1440px;margin:0 auto;justify-content:flex-start;padding:20px 0;flex-wrap:wrap}.nav .drop-menu .drop-menu-list{width:100%;min-width:200px}.nav .drop-menu.single-drop-menu{width:100%;position:relative;height:auto;border-radius:unset;border:none;box-sizing:border-box;min-height:unset;min-width:unset}.nav .drop-menu.single-drop-menu .drop-menu-inner{max-width:unset;padding:20px 0;min-width:unset}.nav .drop-menu.single-drop-menu .drop-menu-list{margin:0}.nav .drop-menu-list-header h3{display:flex;line-height:1;font-size:14px;font-weight:400;color:#6c6c6c;margin-bottom:0;margin-top:0}.nav .drop-menu-list-header .drop-icon{display:flex}.nav .drop-menu-items a{background:#fff;background:linear-gradient(90deg,#fcfcfc,#f7f7f7 20%,#f7f7f7);display:flex;border-radius:10px;padding:4px;box-shadow:none;margin-bottom:8px}.nav .drop-menu-items .nav-item-desc{display:flex;flex-direction:column;justify-content:center}.nav .drop-menu-items .nav-item-desc h4{font-size:12px;font-weight:700;color:#323438;margin-bottom:0}.nav .drop-menu-items .nav-item-desc p{font-size:12px;font-weight:medium;color:#5c5f63;display:none}.nav .drop-menu-items .nav-item-img{display:flex;margin-right:8px}.nav .about>a,.nav .careers>a,.nav .expertise>a,.nav .methodes>a,.nav .our-clients>a,.nav .services>a,.nav .why>a{border-top:1px solid hsla(0,0%,43.9%,.25);border-bottom:none}.nav .services a{border-top:none}.o-digital-transformation-hbg a:after{display:none;background:none}.o-digital-transformation-hbg a:hover .nav-item-desc p{color:initial}.o-software-development-hbg a:after{display:none;background:none}.o-software-development-hbg a:hover .nav-item-desc p{color:initial}.o-mobile-app-development-hbg a:after{display:none;background:none}.o-mobile-app-development-hbg a:hover .nav-item-desc p{color:initial}.o-legacy-software-hbg a:after{display:none;background:none}.o-legacy-software-hbg a:hover .nav-item-desc p{color:initial}.o-data-analytics-hbg a:after{display:none;background:none}.o-data-analytics-hbg a:hover .nav-item-desc p{color:initial}.o-fintech-hbg a:after{display:none;background:none}.o-fintech-hbg a:hover .nav-item-desc p{color:initial}.o-it-consulting-hbg a:after{display:none;background:none}.o-it-consulting-hbg a:hover .nav-item-desc p{color:initial}.o-dedicated-teams-hbg a:after{display:none;background:none}.o-dedicated-teams-hbg a:hover .nav-item-desc p{color:initial}.su-mvp-development-hbg a:after{display:none;background:none}.su-mvp-development-hbg a:hover .nav-item-desc p{color:initial}.su-product-design-proto-hbg a:after{display:none;background:none}.su-product-design-proto-hbg a:hover .nav-item-desc p{color:initial}.su-product-development-hbg a:after{display:none;background:none}.su-product-development-hbg a:hover .nav-item-desc p{color:initial}.su-dedicated-teams-hbg a:after{display:none;background:none}.su-dedicated-teams-hbg a:hover .nav-item-desc p{color:initial}.s-ux-development-hbg a:after{display:none;background:none}.s-ux-development-hbg a:hover .nav-item-desc p{color:initial}.s-software-development-hbg a:after{display:none;background:none}.s-software-development-hbg a:hover .nav-item-desc p{color:initial}.s-iot-app-development-hbg a:after{display:none;background:none}.s-iot-app-development-hbg a:hover .nav-item-desc p{color:initial}.s-mobile-app-development-hbg a:after{display:none;background:none}.s-mobile-app-development-hbg a:hover .nav-item-desc p{color:initial}.s-mobile-games-hbg a:after{display:none;background:none}.s-mobile-games-hbg a:hover .nav-item-desc p{color:initial}.s-qa-hbg a:after{display:none;background:none}.s-qa-hbg a:hover .nav-item-desc p{color:initial}.s-ai-hbg a:after{display:none;background:none}.s-ai-hbg a:hover .nav-item-desc p{color:initial}.s-dev-ops-hbg a:after{display:none;background:none}.s-dev-ops-hbg a:hover .nav-item-desc p{color:initial}.how-we-work-hbg a:after{display:none;background:none}.how-we-work-hbg a:hover .nav-item-desc p{color:initial}.our-process-hbg a:after{display:none;background:none}.our-process-hbg a:hover .nav-item-desc p{color:initial}.how-we-engage-hbg a:after{display:none;background:none}.how-we-engage-hbg a:hover .nav-item-desc p{color:initial}.mission-vission-hbg a:after{display:none;background:none}.mission-vission-hbg a:hover .nav-item-desc p{color:initial}.our-culture-hbg a:after{display:none;background:none}.our-culture-hbg a:hover .nav-item-desc p{color:initial}.why-sl-hbg a:after{display:none;background:none}.why-sl-hbg a:hover .nav-item-desc p{color:initial}.our-method-hbg a:after{display:none;background:none}.our-method-hbg a:hover .nav-item-desc p{color:initial}.about-us-hbg a:after{display:none;background:none}.about-us-hbg a:hover .nav-item-desc p{color:initial}.generel-hbg a:after{display:none;background:none}.generel-hbg a:hover .nav-item-desc p{color:initial}}
/*# sourceMappingURL=/main.40c471eb.css.map */