@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&display=swap";.top_hero__section{height:170vh;overflow:hidden;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center}.medium_section{margin-top:-150px}a{text-decoration:none;color:inherit}@media (max-width: 768px){.top_hero__section{height:100vh;min-height:100vh}.medium_section{margin-top:-80px}}@media (max-width: 600px){.medium_section{margin-top:-60px}a{text-decoration:none;color:inherit}}.form{max-width:600px;margin:10px auto 30px;padding:20px;border-radius:5px}.top{margin-bottom:30px;font-size:25px;font-weight:700}.formGroup{margin-bottom:15px}.label{display:block;margin-bottom:5px}.input{width:100%;padding:10px;font-size:16px;border:none;border-bottom:1px solid black}.textarea{width:100%;padding:10px;font-size:16px;border:none;border-radius:5px;border-bottom:1px solid black;max-height:6em;resize:vertical;overflow-y:auto;resize:none}.button{padding:10px 25px;font-size:16px;background-color:#000;color:#fff;border:none;border-radius:30px;cursor:pointer}.button:disabled{opacity:.7;cursor:not-allowed}.form_status{margin-top:12px;font-size:14px;line-height:1.4}.form_status_success{color:#166534}.form_status_info{color:#1d4ed8}.form_status_error{color:#b91c1c}.footer_main_container{background:#000;color:#fff}.Footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:30px 20px}.border{height:2px;background:gray;margin-left:30px;opacity:.45}.uper{background-color:#000;color:#fff}.Footer>:nth-child(1){width:70%}.uper p{font-size:clamp(1rem,2.2vw,1.25rem);font-weight:700;margin-left:10px;line-height:1.6;margin-top:0}.last_foot{width:100%;background-color:#000;color:#fff;display:flex;padding:15px 20px 24px;gap:20px}hr{width:95%;margin:0 auto}.right{display:flex}.last_foot>:nth-child(1){width:50%}.last_foot>:nth-child(2){width:50%}.left p{margin-left:0;line-height:30px}.right p{line-height:30px}.right a{color:#fffffff2;transition:color .2s ease}.right a:hover{color:#cbe5ff}.try{font-size:15px}.shadow{font-size:13px}.right :nth-child(3) p.shadow{width:auto;display:flex}.newsletter_button{cursor:pointer;border-radius:100px;padding:12px 18px;outline:none;border:1px solid rgba(255,255,255,.75);background:linear-gradient(135deg,#ffffff,#e9edf3);color:#0f172a;font-weight:600;transition:transform .2s ease,box-shadow .2s ease}.newsletter_button:hover{transform:translateY(-1px);box-shadow:0 10px 24px #00000059}.make_pointer{cursor:pointer}@media (max-width: 600px){.Footer{flex-direction:column;align-items:flex-start;padding:24px 16px}.Footer>:nth-child(1){width:100%}.newsletter_button{width:100%;max-width:220px}.border{margin-left:0}.last_foot{flex-direction:column;padding:12px 16px 24px}.last_foot>:nth-child(1),.last_foot>:nth-child(2){width:100%}.right{width:100%;justify-content:space-between;gap:12px;flex-wrap:wrap}}.top_section_menubar{width:95%;max-width:1200px;height:120px;margin:auto;display:flex;justify-content:space-between;align-items:center;overflow-x:hidden;position:relative}.logoo{display:flex;width:140px;min-width:0;align-items:center;justify-content:flex-start;gap:8px;font-family:Space Grotesk,sans-serif;color:#fff}.logoo h2{font-size:clamp(1rem,4vw,1.5rem);white-space:nowrap}.logoo .svg{flex-shrink:0}.svg{fill:#fff}.svg svg{width:40px;height:40px}.top_section_menubar_2{display:flex;gap:30px;align-items:center}.top_section_menubar_2 button,.top_section_menubar_2 .nav_action{cursor:pointer;border-radius:999px;padding:10px 18px;outline:none;border:1px solid transparent;font-size:.95rem;font-weight:600;letter-spacing:.2px;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease;display:inline-flex;align-items:center;justify-content:center}.top_section_menubar_2_button1{background:rgba(255,255,255,.08);color:#fff;border-color:#ffffff59}.top_section_menubar_2_button2{background:linear-gradient(135deg,#0a0a0a,#1a1a1a);color:#fff;box-shadow:0 8px 22px #00000059}.top_section_menubar_2 button:hover,.top_section_menubar_2 .nav_action:hover{transform:translateY(-1px)}.top_section_menubar_2_button1:hover{background:rgba(255,255,255,.15);box-shadow:0 10px 26px #0003}.top_section_menubar_2_button2:hover{background:linear-gradient(135deg,#171717,#2a2a2a);box-shadow:0 12px 28px #00000073}.menu_hamburger{display:none;flex-direction:column;justify-content:center;gap:6px;width:40px;height:40px;padding:8px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.25);border-radius:50%;cursor:pointer;z-index:20;color:#fff;transition:background-color .2s ease}.menu_hamburger:hover{background:rgba(255,255,255,.18)}.menu_hamburger_line{display:block;width:24px;height:2px;background:currentColor;border-radius:2px;transition:transform .2s,opacity .2s}.menu_hamburger.open .menu_hamburger_line:nth-child(1){transform:translateY(8px) rotate(45deg)}.menu_hamburger.open .menu_hamburger_line:nth-child(2){opacity:0}.menu_hamburger.open .menu_hamburger_line:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media (max-width: 768px){.menu_hamburger{display:flex}.top_section_menubar_2{position:fixed;top:0;right:0;width:min(300px,85vw);height:100vh;background:rgba(3,10,24,.86);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-left:1px solid rgba(255,255,255,.18);flex-direction:column;justify-content:center;gap:24px;padding:80px 24px 24px;z-index:10;transform:translate(100%);transition:transform .25s ease;border-radius:0}.top_section_menubar_2.menu_open{transform:translate(0)}.top_section_menubar_2 button,.top_section_menubar_2 .nav_action{width:100%;padding:12px 20px;text-align:center}}@media (max-width: 600px){.top_section_menubar{height:72px;width:92%}.logoo{width:auto}.logoo .svg svg{width:32px;height:32px}}.menubar_bottom{width:90%;max-width:1100px;margin:auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:24px}.menubar_bottom_1{padding-left:40px;display:flex;flex-direction:column;gap:10px;min-width:0}.menu_bottom_1--heading h1{font-size:clamp(2rem,5vw,3rem);line-height:1.05;letter-spacing:-.02em;text-shadow:0 8px 24px rgba(0,0,0,.35)}.menu_bottom_1--line{margin-bottom:20px}.menu_bottom_1--line>h2{font-weight:400;font-size:clamp(1.05rem,2.5vw,1.5rem);line-height:1.3;word-wrap:break-word;color:#ffffffe6}.menu_bottom_1--buttons{display:flex;gap:30px;flex-wrap:wrap}.menu_bottom_1--buttons button,.menu_bottom_1--buttons .menu_btn_action{cursor:pointer;border-radius:999px;padding:12px 20px;outline:none;border:1px solid transparent;text-transform:capitalize;font-size:clamp(.875rem,2vw,1rem);font-weight:600;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease;display:inline-flex;align-items:center;justify-content:center}.menu_bottom_1_button1{background:rgba(8,15,28,.62);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-color:#ffffffbf;color:#fff;text-shadow:0 1px 6px rgba(0,0,0,.5)}.menu_bottom_1_button2{background:linear-gradient(135deg,#0a0a0a,#1d1d1d);color:#fff;box-shadow:0 10px 24px #00000073}.menu_bottom_1--buttons button:hover,.menu_bottom_1--buttons .menu_btn_action:hover{transform:translateY(-1px)}.menu_bottom_1_button1:hover{background:rgba(8,15,28,.8);box-shadow:0 10px 24px #00000059}.menu_bottom_1_button2:hover{background:linear-gradient(135deg,#141414,#2a2a2a);box-shadow:0 12px 28px #00000080}@media (max-width: 768px){.menubar_bottom{width:92%;flex-direction:column;align-items:flex-start;gap:20px}.menubar_bottom_1{padding-left:0}.menubar_bottom_2{display:none}}@media (max-width: 600px){.menubar_bottom{width:90%;padding:0 8px}.menu_bottom_1--buttons{flex-direction:column;gap:12px;width:100%}.menu_bottom_1--buttons button,.menu_bottom_1--buttons .menu_btn_action{width:100%;padding:12px 20px}}.top_hero__section{position:relative;height:100vh;min-height:100vh;overflow:hidden;color:#fff}.background-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:-1}img{width:100%}.border_bottom{width:100%;margin-top:5%;border-bottom:1px solid #e3e3e3}.business{display:flex;flex-direction:column;gap:2rem;padding:80px 10vw}.business .border-bottom{border-bottom:1px solid #e3e3e3;width:100%}.business_headig{width:min(760px,100%);margin:0 auto}.business_headig>:first-child,.business_headig>:last-child{font-size:clamp(1.8rem,4vw,2.2rem);line-height:1.2}.business_headig>:first-child{text-align:left}.business_headig>:last-child{text-align:right}.business_subHeading{width:min(760px,100%);margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:1rem;font-size:clamp(1rem,2vw,1.375rem);line-height:1.5}.tech_meet_container{background:#000;color:#f5f5f5;padding:80px 10vw;text-align:center;font-weight:700}.tech_meet_container p{font-size:clamp(1.5rem,4vw,2rem);line-height:1.3}@media only screen and (max-width: 768px){.business{padding:56px 20px}.business_headig>:first-child,.business_headig>:last-child{text-align:left}.business_subHeading{text-align:left;font-size:1rem}.tech_meet_container{margin-top:0;padding:48px 20px}}body,h1,h2,h3,p{margin:0;padding:0}.services{position:relative;min-height:100vh;padding:96px 10vw 80px;background-image:url(/assets/ball1-9ae5486b.png);background-size:cover;background-position:center;background-repeat:no-repeat;text-align:center}.our_services_heading{color:#fff;width:100%;margin:0 0 56px;font-size:clamp(2rem,5vw,3.5rem);letter-spacing:-.02em;text-shadow:0 10px 30px rgba(0,0,0,.45)}.services_cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.services_card{position:relative;border-radius:20px;overflow:hidden}.services_text{width:100%;min-height:280px;color:#fff;margin:auto;background:linear-gradient(160deg,rgba(10,23,46,.62) 0%,rgba(4,14,30,.78) 60%,rgba(0,0,0,.75) 100%);border:1px solid rgba(255,255,255,.22);box-shadow:0 12px 35px #00000047;display:flex;flex-direction:column;row-gap:1rem;padding:1.5rem 1rem;text-align:left;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.services_text>:first-child{font-size:1.15rem;font-weight:600;letter-spacing:.02em;color:#cbe5ff}.services_text>:last-child{font-size:.95rem;line-height:1.5;color:#ffffffe6}.services_card:hover .services_text{transform:translateY(-4px);box-shadow:0 18px 42px #0000005c;border-color:#a3cdff73}@media (max-width: 992px){.services{padding:72px 20px 56px}.services_cards{grid-template-columns:1fr}.our_services_heading{margin-bottom:24px}}.our_services__div{padding:2rem 0rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.our_services__div>h1{font-weight:700;font-size:40px}#our_services__img{margin-top:-50px;width:20rem}@media (max-width: 600px){.our_services__div{padding:2rem 0rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.our_services__div>h1{font-weight:700;font-size:40px}#our_services__img{width:22rem}}.newsletter_email_div{display:flex;align-items:center;gap:10px}.newsletter_status{margin-top:8px}.job_container{background:#000;color:#f5f5f5;padding:8vh 20vw;text-align:center;font-weight:700;margin-top:-10px}.job_container>p{background:#000;color:#f5f5f5;font-size:32px}.Transfer{width:100%;margin-top:30px;margin-left:60px;margin-bottom:30px}.Transfer>div{display:flex;gap:60px}.Transfer>div>p{font-size:20px}.Transfer>div>p:nth-child(1){font-size:20px;text-decoration:underline}.Transfer>div>p:hover{font-size:20px;text-decoration:underline}.Container{width:95%;height:auto;margin-left:30px;box-shadow:#3c40434d 0 1px 2px,#3c404326 0 2px 6px 2px;margin-bottom:30px;padding-bottom:30px;padding-top:20px}.Box{width:96%;height:auto;display:flex;justify-content:space-between;align-items:center;gap:20px}.Box>div:nth-child(1)>img{width:100%;margin-left:10px}.Box>div:nth-child(2){width:70%}.Container>div:nth-child(2){text-align:right;margin-right:40px}.Container>div:nth-child(2)>button{background-color:#000;color:#fff;border-radius:30px;padding:10px}@media (max-width: 600px){.job_container{padding:5vh 20vw;background:#000;color:#f5f5f5;text-align:center;font-weight:700;margin-top:-10px}.job_container>p{background:#000;color:#f5f5f5;font-size:32px}.Transfer{width:100%;margin-top:30px;margin-left:60px;margin-bottom:30px}.Transfer>div{display:flex;gap:60px}.Transfer>div>p{font-size:26px}.Transfer>div>p:nth-child(1){font-size:26px;text-decoration:underline}.Transfer>div>p:hover{font-size:26px;text-decoration:underline}.Container{width:95%;height:auto;margin-left:30px;box-shadow:#3c40434d 0 1px 2px,#3c404326 0 2px 6px 2px;margin-bottom:30px;padding-bottom:30px;padding-top:20px}.Box{width:96%;height:auto;display:flex;justify-content:space-between;align-items:center;gap:20px}.Box>div:nth-child(1)>img{width:100%;margin-left:10px}.Box>div:nth-child(2){width:70%}.Container>div:nth-child(2){text-align:right;margin-right:40px}.Container>div:nth-child(2)>button{background-color:#000;color:#fff;border-radius:30px;padding:10px}}*{margin:0;padding:0;font-family:Space Grotesk,sans-serif}h1{font-size:30px;font-weight:700}h2{font-size:26px;font-weight:600}
