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}.site-footer{background:#05050a;color:hsla(0,0%,100%,.45);font-family:"Manrope",sans-serif;padding:clamp(4rem,8vw,6rem) clamp(1.5rem,5vw,4rem) clamp(1.5rem,3vw,2.5rem);border-top:1px solid hsla(0,0%,100%,.15)}.site-footer__body{display:grid;grid-template-columns:1fr 2fr;gap:clamp(3rem,6vw,8rem);max-width:1200px;margin:0 auto;padding-bottom:clamp(3rem,5vw,4rem);border-bottom:1px solid hsla(0,0%,100%,.15)}@media(max-width: 768px){.site-footer__body{grid-template-columns:1fr;gap:2.5rem}}.site-footer__brand{display:flex;flex-direction:column;align-items:flex-start}.site-footer__logo{display:inline-block;margin-bottom:1.5rem;opacity:.75;transition:opacity .2s}.site-footer__logo:hover{opacity:1}.site-footer__logo img{display:block}.site-footer__tagline{font-size:.83rem;line-height:1.85;color:hsla(0,0%,100%,.7);max-width:270px;margin:0 0 2rem}.site-footer__social{display:flex;align-items:center;gap:.75rem;margin-top:auto}.site-footer__social-link{font-size:0;display:block;width:32px;height:32px;background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.4;transition:opacity .2s}.site-footer__social-link:hover{opacity:.9}.site-footer__social-link.instagram{background-image:url(assets/instagram.svg);width:36px;height:36px}.site-footer__social-link.facebook{background-image:url(assets/facebook.svg)}.site-footer__social-link.linkedin{background-image:url(assets/linkedin.svg)}.site-footer__nav{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem}@media(max-width: 640px){.site-footer__nav{grid-template-columns:1fr 1fr}}@media(max-width: 400px){.site-footer__nav{grid-template-columns:1fr}}.site-footer__col-label{display:block;font-size:.62rem;letter-spacing:.32em;text-transform:uppercase;color:hsla(0,0%,100%,.65);margin-bottom:1.25rem;user-select:none}.site-footer__col-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.site-footer__col-list li{font-size:.84rem;line-height:1.5;color:hsla(0,0%,100%,.78)}.site-footer__col-list a{color:hsla(0,0%,100%,.78);text-decoration:none;transition:color .2s}.site-footer__col-list a:hover{color:hsla(0,0%,100%,.85)}.site-footer__baseline{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding-top:clamp(1.5rem,3vw,2rem);gap:1.5rem;flex-wrap:wrap}@media(max-width: 640px){.site-footer__baseline{flex-direction:column;align-items:flex-start;gap:1rem}}.site-footer__legal{font-size:.72rem;color:hsla(0,0%,100%,.5);line-height:1.7;margin:0}.site-footer__legal span{display:block;font-size:.64rem;letter-spacing:.02em;color:hsla(0,0%,100%,.55);margin-top:.2rem}.site-footer__legal-nav{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.site-footer__legal-nav a{font-size:.72rem;color:hsla(0,0%,100%,.5);text-decoration:none;letter-spacing:.04em;transition:color .2s}.site-footer__legal-nav a:hover{color:hsla(0,0%,100%,.7)}.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}
.color-secondary{color:#12163d}body.contact{background:#05050a;color:#fff;overflow-x:hidden;cursor:default;font-family:"Manrope",sans-serif}body.contact main{min-height:unset;display:block;background-color:#05050a;padding:0}.contact-layout{display:grid;grid-template-columns:1fr 1.35fr;min-height:calc(100vh - 100px);max-width:1400px;margin:0 auto;padding:0 clamp(1.5rem,5vw,4rem);gap:clamp(3rem,6vw,7rem);align-items:start}@media(max-width: 900px){.contact-layout{grid-template-columns:1fr;gap:0;padding:0}}.contact-info{position:sticky;top:120px;padding:clamp(4rem,8vh,7rem) 0 4rem}@media(max-width: 900px){.contact-info{position:static;padding:clamp(3rem,6vh,5rem) clamp(1.5rem,6vw,2.5rem) 2rem;text-align:center}}.contact-info__eyebrow{display:block;font-size:clamp(.6rem,1.1vw,.75rem);letter-spacing:.38em;text-transform:uppercase;color:hsla(0,0%,100%,.4);margin-bottom:1.5rem}.contact-info__headline{font-size:clamp(2rem,4.5vw,3.8rem);font-weight:700;line-height:1.06;letter-spacing:-0.025em;margin:0 0 1.75rem}.contact-info__headline em{font-style:normal;background:linear-gradient(135deg, #fff 30%, rgba(255, 255, 255, 0.35));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.contact-info__sub{font-size:clamp(.9rem,1.3vw,1rem);line-height:1.8;color:hsla(0,0%,100%,.5);max-width:380px;margin:0 0 3rem}@media(max-width: 900px){.contact-info__sub{max-width:100%}}.contact-info__details{list-style:none;padding:0;margin:0 0 3rem;display:flex;flex-direction:column;gap:1.1rem}@media(max-width: 900px){.contact-info__details{align-items:center}}.contact-info__detail{display:flex;align-items:center;gap:.85rem;font-size:.88rem;color:hsla(0,0%,100%,.55)}.contact-info__detail::before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:hsla(0,0%,100%,.25);flex-shrink:0}.contact-info__detail a{color:inherit;text-decoration:none;transition:color .2s}.contact-info__detail a:hover{color:#fff}.contact-info__locations{padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.07)}.contact-info__loc-label{display:block;font-size:.65rem;letter-spacing:.3em;text-transform:uppercase;color:hsla(0,0%,100%,.25);margin-bottom:.85rem}.contact-info__loc-list{display:flex;flex-wrap:wrap;gap:.6rem}@media(max-width: 900px){.contact-info__loc-list{justify-content:center}}.contact-info__loc-chip{font-size:.75rem;padding:.3rem .85rem;border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.4);letter-spacing:.03em}.contact-form-wrap{padding:clamp(4rem,8vh,7rem) 0 4rem}@media(max-width: 900px){.contact-form-wrap{padding:0 clamp(1.5rem,6vw,2.5rem) clamp(3rem,6vh,5rem)}}.contact-form{display:flex;flex-direction:column;gap:0}.contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:0 1.5rem}@media(max-width: 600px){.contact-form__row{grid-template-columns:1fr}}.contact-form__row--full{grid-template-columns:1fr}.contact-form__field{display:flex;flex-direction:column;margin-bottom:1.75rem}.contact-form__label{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:hsla(0,0%,100%,.7);margin-bottom:.6rem;display:flex;align-items:center;gap:.5rem;user-select:none}.contact-form__label .req{color:hsla(0,0%,100%,.9);font-size:.9em}.contact-form__label .opt{font-size:.85em;letter-spacing:.08em;text-transform:none;color:hsla(0,0%,100%,.38);font-weight:400}.contact-form__input,.contact-form__select,.contact-form__textarea{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);color:#fff;font-family:"Manrope",sans-serif;font-size:.95rem;padding:.85rem 1.1rem;outline:none;transition:border-color .25s,background .25s,box-shadow .25s;-webkit-appearance:none;appearance:none;border-radius:0;width:100%}.contact-form__input::placeholder,.contact-form__select::placeholder,.contact-form__textarea::placeholder{color:hsla(0,0%,100%,.32)}.contact-form__input:focus,.contact-form__select:focus,.contact-form__textarea:focus{border-color:hsla(0,0%,100%,.35);background:hsla(0,0%,100%,.05);box-shadow:0 0 0 1px hsla(0,0%,100%,.06)}.contact-form__input.is-invalid,.contact-form__select.is-invalid,.contact-form__textarea.is-invalid{border-color:rgba(255,80,80,.6);box-shadow:0 0 0 1px rgba(255,80,80,.15)}.contact-form__select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%278%27 viewBox=%270 0 12 8%27%3E%3Cpath d=%27M1 1l5 5 5-5%27 stroke=%27rgba%28255,255,255,0.3%29%27 stroke-width=%271.5%27 fill=%27none%27 stroke-linecap=%27round%27/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.contact-form__select option{background:#0f0f17;color:#fff}.contact-form__textarea{resize:vertical;min-height:160px;line-height:1.7}.contact-form__error{font-size:.72rem;color:rgba(255,100,100,.85);margin-top:.4rem;display:none}.is-invalid~.contact-form__error{display:block}.contact-form__divider{border:none;border-top:1px solid hsla(0,0%,100%,.06);margin:.5rem 0 2rem}.contact-form__section-title{font-size:.65rem;letter-spacing:.35em;text-transform:uppercase;color:hsla(0,0%,100%,.5);margin:0 0 1.5rem}.contact-form__footer{display:flex;align-items:center;gap:2rem;margin-top:.5rem;flex-wrap:wrap}.contact-form__note{font-size:.75rem;color:hsla(0,0%,100%,.22);line-height:1.6;max-width:260px}.contact-form__submit{display:inline-flex;align-items:center;gap:.75rem;padding:.95rem 2.5rem;font-family:"Manrope",sans-serif;font-size:.85rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border:1px solid hsla(0,0%,100%,.3);color:#fff;background:rgba(0,0,0,0);cursor:pointer;transition:background .25s,box-shadow .25s,transform .15s,border-color .25s;white-space:nowrap}.contact-form__submit:hover:not(:disabled){background:hsla(0,0%,100%,.07);border-color:hsla(0,0%,100%,.55);transform:translateY(-2px);box-shadow:0 0 28px hsla(0,0%,100%,.08)}.contact-form__submit:disabled{opacity:.5;cursor:not-allowed}.contact-form__submit.is-loading::after{content:"";display:inline-block;width:14px;height:14px;border:1.5px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:contact-spin .7s linear infinite}@keyframes contact-spin{to{transform:rotate(360deg)}}.contact-status{padding:1rem 1.25rem;font-size:.88rem;line-height:1.6;margin-top:1.5rem;display:none}.contact-status.is-visible{display:block}.contact-status--success{border:1px solid rgba(0,220,130,.3);color:rgba(0,220,130,.9);background:rgba(0,220,130,.05)}.contact-status--error{border:1px solid rgba(255,80,80,.3);color:rgba(255,110,110,.9);background:rgba(255,80,80,.05)}.contact-glow{position:fixed;pointer-events:none;z-index:0;border-radius:50%;filter:blur(120px);opacity:.04}.contact-glow--tl{width:600px;height:600px;top:-200px;left:-200px;background:#fff}.contact-glow--br{width:500px;height:500px;bottom:-150px;right:-150px;background:#6366f1;opacity:.05}@media(max-width: 450px){.contact-form__footer{flex-direction:column;align-items:flex-start;gap:1.25rem}.contact-form__submit{width:100%;justify-content:center}}

/*# sourceMappingURL=contact.69d17c5fd9f09b8e0db1.css.map*/