modal{position:fixed;background-color:hsla(0,0%,100%,.25);top:-30vh;right:0;bottom:0;left:0;z-index:-1;visibility:hidden;opacity:0;pointer-events:none;transition:all .8s}modal>div{width:400px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:2em;background:#fff}modal header{font-weight:bold}modal h1{font-size:150%;margin:0 0 15px}modal.show{top:0px;backdrop-filter:blur(15px);visibility:visible;opacity:1;pointer-events:auto;z-index:999}modal .form{display:flex;flex-direction:column}modal .form input{border-radius:5px;border:2px solid #333;margin:10px 0px;padding:5px 0px;text-indent:10px}modal .form button{padding:20px;background-color:#12163d;color:#fff;font-weight:700;margin:20px auto;border-radius:5px;min-width:200px}
html{-webkit-text-size-adjust:100%}html:focus-within{scroll-behavior:smooth}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-height:100vh;position:relative;text-rendering:optimizeSpeed;width:100%}*,:after,:before{box-sizing:border-box}a{text-decoration:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}button{background-color:rgba(0,0,0,0);border:none;cursor:pointer}ul{list-style:none;padding:0px;margin:0px}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:rgba(0,0,0,0)}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.color-secondary{color:#12163d}h1{font-size:3rem;font-weight:700}h2{font-size:2rem;font-weight:600}h3{font-size:1.5rem;font-weight:500}h4{font-size:1.2rem;font-weight:500}.big{font-size:1.5rem;font-weight:600}p{font-size:1.2rem;font-weight:400}small{font-size:.75rem;font-weight:300}sub{font-size:.7rem;font-weight:200}header{display:flex;flex-direction:row;justify-content:space-between;color:#fff;background-color:#111;z-index:1;width:100%;height:100px;position:sticky;top:0;z-index:999;margin:0px;min-height:20px;min-width:20px;touch-action:none;padding:20px 16px 20px 16px;align-items:center;font-family:"Manrope",sans-serif;overflow:hidden}@media screen and (max-width: 450px){header{height:60px}}header .title{font-weight:800;text-transform:uppercase;font-size:2em}@media screen and (max-width: 450px){header .title{font-size:1.2rem}}header .logo{display:flex;align-items:center;gap:10px;font-weight:800;text-transform:uppercase;font-size:2em;color:#fff}header .logo img{height:5vh;min-height:35px;max-height:80px}@media screen and (max-width: 450px){header .logo{font-size:1.2rem}}header .right{display:flex;align-items:center}header .right nav{display:inline-flex}@media screen and (max-width: 450px){header .right nav{position:fixed;width:100vw;background:#0f40c7;height:50px;display:flex;flex-direction:row;left:0px;top:60px;align-items:center;justify-content:space-between;overflow-y:hidden;overflow-x:auto}}header .right nav a{padding:20px;text-decoration:none;color:hsla(0,0%,100%,.937254902)}header .right button.talktous{color:hsla(0,0%,100%,.937254902);background-image:url(assets/chat.svg);background-size:contain;margin-left:15px;height:38px;width:38px}header.wblow-header{background-color:#fff;color:#333}footer{background-color:#12163d;color:hsla(0,0%,100%,.937254902);padding:20px;min-height:350px}@media screen and (max-width: 450px){footer{min-height:500px}}footer .super{font-size:1.3rem}footer a{text-decoration:none;color:hsla(0,0%,100%,.937254902);font-weight:700;font-size:1.1rem}footer .social{display:flex;align-items:center}footer .social a{font-size:0px;display:block;width:32px;height:32px;object-fit:cover;background-size:contain;background-repeat:no-repeat;margin:10px 10px 0px 0px}footer .social a.instagram{background-image:url(assets/instagram.svg);height:38px;width:38px}footer .social a.facebook{background-image:url(assets/facebook.svg)}footer .baseline{display:flex;justify-content:space-around;align-items:center;padding:20px 0px 10px 0px;border-top:1px solid rgba(238,238,238,.5333333333);width:90vw;margin:0px auto;margin-top:50px}footer .baseline>p{font-size:.8rem}@media screen and (max-width: 450px){footer .baseline{flex-direction:column;gap:10px}}.list-spaced li::before{content:"> ";font-weight:700;color:#0f40c7}.list-spaced li{margin:max(2%,20px) 0px;padding:0px 0px 0px 15px}@keyframes upDown{0%{bottom:0px}50%{bottom:-15px}100%{bottom:0}}.ani-updown{animation-name:upDown;animation-duration:1s;animation-iteration-count:infinite;position:relative}body{font-family:"Manrope",sans-serif;color:#efefef}main{min-height:80vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#050505;padding:5vh 0px}@media screen and (max-width: 450px){main{padding-top:55px}}main h1.inline,main h2.inline,main h3.inline,main h4.inline,main h5.inline{display:inline}main .hero{position:relative;height:80vh;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;padding:0 20px;color:#fff;overflow:hidden}main .hero h1{font-size:3rem;margin-bottom:20px;max-width:800px;line-height:1.2;position:relative}main .hero h1::before{content:"Empowering Businesses with Global IT Talent & Innovative Solutions";display:block;font-size:3rem;margin-bottom:20px;max-width:800px;line-height:1.2;color:rgba(0,0,0,0)}main .hero h1 span{position:absolute;top:0px;left:0px;width:100%;height:100%}main .hero .sub-text{font-size:1.2rem;color:#ccc;margin-bottom:40px}main .hero #heroText::after{content:"|";animation:blink 1s infinite;margin-left:2px}@keyframes blink{0%,50%,100%{opacity:1}25%,75%{opacity:0}}main .hero .word-map{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none}main .hero .word{position:absolute;font-weight:600;color:hsla(0,0%,100%,.5);white-space:nowrap;cursor:default;transition:transform .3s,color .3s}@media screen and (max-width: 450px){main .hero .word{color:hsla(0,0%,100%,.3)}}main .hero .word:hover{color:#00ffea;transform:scale(1.3)}main>section{min-height:80vh;display:flex;flex-direction:column;justify-content:center;width:100%;padding:0px 10vw}main>section:nth-child(even){background-color:#222}@media screen and (max-width: 450px){main>section{padding:5vh 10vw 10vh}}main h1.title{width:100%;font-size:5rem}@media screen and (max-width: 450px){main h1.title{font-size:3rem;border-bottom:1px solid #0f40c7;margin-bottom:15px;padding-bottom:15px}}main div.text{max-width:90vw}main .separator-15{margin:0px 15px}main .separator-text{margin:5vh 0px}

/*# sourceMappingURL=app.6467fa5527d6dac4bdf9.css.map*/