:root{--font1:"Orbitron",sans-serif;--font2:"IBM Plex Sans",sans-serif;--font3:"Chakra Petch",sans-serif;--font4:"Montserrat",sans-serif;--font5:"Poppins",sans-serif;--color0:#fff;--color1:#000;--color2:#0094ff;--color3:#0069b6;--color4:#558db6;--color5:#091330;--color6:#95989a;--color7:rgba(148,231,231,0.58);--gradient1:linear-gradient(116.82deg,#030b20,#06102b 23.32%,#0a1532 50%,#001039 75.72%,#101f43);--gradient2:linear-gradient(273.85deg,#020f30,#0b308b 98.8%);--gradient3:linear-gradient(180deg,#051845,#494a7d 91.67%);--gradient4:linear-gradient(180deg,#0ff,rgba(0,255,255,0))}@keyframes flip{0%{transform:rotateY(0deg)}50%{transform:rotateY(180deg)}to{transform:rotateY(1turn)}}@keyframes movearrow{25%{opacity:1}33.3%{opacity:1;transform:translateY(2.28rem)}66.6%{opacity:1;transform:translateY(3.12rem)}to{opacity:0;transform:translateY(4.8rem) scale(.5)}}*{margin:0;padding:0;box-sizing:border-box}body{-webkit-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}body::-webkit-scrollbar{width:7px}body::-webkit-scrollbar-track{background:linear-gradient(116.82deg,#030b20,#06102b 23.32%,#0a1532 50%,#001039 75.72%,#101f43);background:var(--gradient1)}body::-webkit-scrollbar-thumb{background:#0094ff;background:var(--color2);border-radius:30px}body::-webkit-scrollbar-thumb:hover{background:#0069b6;background:var(--color3)}body input:-webkit-autofill,body input:-webkit-autofill:focus,body input:-webkit-autofill:hover,body select:-webkit-autofill,body select:-webkit-autofill:focus,body select:-webkit-autofill:hover,body textarea:-webkit-autofill,body textarea:-webkit-autofill:focus,body textarea:-webkit-autofill:hover{-webkit-text-fill-color:#fff;-webkit-text-fill-color:var(--color0);-webkit-box-shadow:0 0 0 1000px #0094ff inset;-webkit-box-shadow:0 0 0 1000px var(--color2) inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.home{position:relative;display:flex;flex-direction:column;width:100%;margin:0;background:linear-gradient(116.82deg,#030b20,#06102b 23.32%,#0a1532 50%,#001039 75.72%,#101f43);background:var(--gradient1)}.home .line{position:absolute;left:0;bottom:0}.home .line img{width:70vh}.home .socialinks{position:absolute;bottom:10px;right:0;display:flex;justify-content:space-between;align-items:center;width:200px;padding-right:20px;box-sizing:border-box}.home .socialinks img{width:3.5vh}@media only screen and (max-width:480px){.home{width:100%}.home .line{position:absolute;left:0;bottom:0}.home .line img{width:100%}.home .socialinks{display:none}}.navbar{position:fixed;top:0;left:0;width:100%;height:7vh;display:flex;justify-content:space-between;align-items:center;margin-top:4px;padding:20px;box-sizing:border-box;z-index:2;font-family:"Chakra Petch",sans-serif;font-family:var(--font3);font-weight:700;font-size:.9em;line-height:23px;text-transform:uppercase;color:#fff;color:var(--color0)}.navbar_logo img{width:25vh}.navbar_links{width:50%;display:flex;justify-content:space-between;align-items:center;text-align:center;cursor:pointer}.navbar_links div{position:relative;width:15vh;transition:all .5s ease}.navbar_links div:after{position:absolute;bottom:0;left:0;right:0;margin:auto;width:0;content:".";color:transparent;background:#0094ff;background:var(--color2);height:2px;transition:all .5s ease}@media (hover:hover) and (pointer:fine){.navbar_links div:hover{transition:all .5s ease;color:#0094ff;color:var(--color2)}.navbar_links div:hover:after{width:100%;transition:all .5s ease}}.navbar .sidebar,.navbar_menulogo{display:none}@media only screen and (max-width:480px){.navbar{padding:20px 8px}.navbar_logo img{width:60%}.navbar_links{display:none}.navbar_menulogo{display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1;transform:scale(.6)}.navbar_menulogo div{margin:5px 0;width:35px;outline:2px solid #fff;outline:2px solid var(--color0);background:#fff;background:var(--color0);transition:all .5s ease}.navbar_menulogo[menu="1"] div{width:30px}.navbar_menulogo[menu="1"] div:first-child{transform:rotate(45deg) translateY(9.5px) translateX(5px)}.navbar_menulogo[menu="1"] div:nth-child(2){transform:translateX(60px);opacity:0}.navbar_menulogo[menu="1"] div:nth-child(3){transform:rotate(-45deg) translateY(-9px) translateX(4.5px)}.navbar .sidebar{position:absolute;top:0;right:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:20px 0 0 0;transition:all .5s ease;height:100vh;width:0;display:flex;justify-content:center;font-size:0}.navbar .sidebar_links{text-align:center;width:100%}.navbar .sidebar_links div{margin-top:50px}.navbar .sidebar .socialinks{position:absolute;bottom:0;right:0;display:flex;justify-content:space-between;align-items:center;width:0;padding-right:20px;box-sizing:border-box;height:50px}.navbar .sidebar .socialinks img{width:0}.navbar .sidebar[menu="1"]{width:50%;font-size:.9em}.navbar .sidebar[menu="1"] .socialinks{position:absolute;bottom:0;display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 10px;box-sizing:border-box}.navbar .sidebar[menu="1"] .socialinks img{width:80%}}.homeSection{width:100%;height:100vh;position:relative;justify-content:center;align-items:center;padding:7vh 20px 0;background-image:url(/static/media/bg.2f3e3c31.svg);background-repeat:no-repeat;background-size:100%;background-position:50%}.homeSection,.homeSection_info{display:flex;box-sizing:border-box}.homeSection_info{width:50%;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding-left:20px}.homeSection_title{font-family:"Orbitron",sans-serif;font-family:var(--font1);font-weight:700;font-size:6em;line-height:1;color:#fff;color:var(--color0)}.homeSection_description{width:75%;margin-top:20px;font-family:"IBM Plex Sans",sans-serif;font-family:var(--font2);font-weight:400;font-size:1.2em;line-height:1.2;color:#558db6;color:var(--color4)}.homeSection_btn{width:150px;height:50px;display:flex;justify-content:center;align-items:center;background:#0094ff;background:var(--color2);box-shadow:0 10px 7px rgba(0,0,0,.3);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:10px;margin-top:20px;font-family:"Montserrat",sans-serif;font-family:var(--font4);font-weight:700;font-size:1rem;line-height:1;text-align:center;text-transform:capitalize;color:#091330;color:var(--color5);z-index:1}.homeSection_btn:active{transform:scale(.98)}.homeSection_model{width:50%;height:100%;display:flex;justify-content:center;align-items:flex-end}.homeSection_model div:first-child{z-index:1}.homeSection_model .stopdiv{display:none}.homeSection_model .moon{width:70vh;height:70vh;background-color:#fff;border-radius:300px;position:absolute;top:60px;box-shadow:0 0 20px 8px #d0d0d0}.homeSection_model #ninjamodel{width:100%!important}.homeSection_model img{width:90vh}.homeSection .arrow_container{position:absolute;bottom:0;display:flex;justify-content:center;align-items:center;width:100%;height:200px}.homeSection .arrow{position:absolute;width:2.1rem;height:.48rem;opacity:0;transform:scale(.3);animation:movearrow 3s ease-out infinite}.homeSection .arrow:first-child{animation:movearrow 3s ease-out 1s infinite}.homeSection .arrow:nth-child(2){animation:movearrow 3s ease-out 2s infinite}.homeSection .arrow:after,.homeSection .arrow:before{content:"";position:absolute;top:0;height:100%;width:50%;background:#fff;background:var(--color0)}.homeSection .arrow:before{left:0;transform:skewY(30deg)}.homeSection .arrow:after{right:0;width:50%;transform:skewY(-30deg)}.homeSection .socialinks{z-index:1}@media only screen and (max-width:480px){.homeSection{height:auto;flex-direction:column;padding:7vh 10px 0;background-image:url(/static/media/bg.2f3e3c31.svg);background-repeat:no-repeat;background-size:cover;background-position:50%}.homeSection_info{width:100%;padding:0;justify-content:center;align-items:center}.homeSection_title{margin-top:20px;font-size:3.5em;text-align:center}.homeSection_description{width:100%;margin-top:30px;text-align:center;font-size:.8em}.homeSection_btn{margin-top:30px}.homeSection_model{width:100%;height:100%;margin-top:20px}.homeSection_model .moon{width:200px;height:200px;position:absolute;top:75vh;transform:scale(2)}.homeSection_model .stopdiv{position:absolute;width:100%;height:60%;top:35%;left:0;z-index:1;display:flex;background-color:transparent}.homeSection_model img{width:100%}}.productsSection{width:100%;height:auto}.productsSection_intro{width:100%;height:100vh;position:relative;overflow:hidden}.productsSection_intro_title{position:absolute;top:38%;left:15%;z-index:1;font-family:"Orbitron",sans-serif;font-family:var(--font1);font-weight:700;font-size:5em;line-height:1;text-align:center;text-transform:capitalize;color:#fff;color:var(--color0)}.productsSection_intro video{position:absolute;left:0;min-width:100%;min-height:100%;filter:brightness(.5)}.productsSection_info{padding:7vh 20px 0;box-sizing:border-box;position:relative;margin-top:17vh;width:100%;height:100vh;background-image:url(/static/media/mark1bg.770c6c6c.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;text-transform:capitalize;color:#fff;color:var(--color0)}.productsSection_info_title{display:flex;justify-content:center;align-items:flex-end;font-family:"Orbitron",sans-serif;font-family:var(--font1);font-weight:700;font-size:3em;line-height:1}.productsSection_info_title div{margin:0 10px}.productsSection_info_title img{width:15vh}.productsSection_info_title img:nth-child(3){transform:scaleX(-1)}.productsSection_info_description{width:80%;margin-top:40px;font-family:"IBM Plex Sans",sans-serif;font-family:var(--font2);font-weight:400;font-size:1.5em;line-height:1}.productsSection_info_logo{margin-top:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:"Chakra Petch",sans-serif;font-family:var(--font3);font-weight:700;font-size:1rem;line-height:1;text-transform:uppercase}.productsSection_info_logo img{width:32vh;transform-style:preserve-3d;animation:flip 4s ease-in-out infinite;margin-bottom:20px}.productsSection_features{width:100%;height:auto;overflow:auto;padding-right:20px;padding-bottom:20px;box-sizing:border-box;display:flex;justify-content:flex-end;align-items:flex-start;position:relative}.productsSection_features .imgg{visibility:hidden;position:absolute;width:100vh;left:0;top:0}.productsSection_features_img{position:absolute;left:0;top:0;width:100%;height:100vh;background-image:url(/static/media/vrbg.44e69599.svg);background-repeat:no-repeat;background-position-x:left;background-position-y:23px;background-size:contain}.productsSection_features_col1{margin:0 100px}.productsSection_features_col1:nth-child(2){margin-top:30vh}.productsSection_features_cards{margin-top:60px;width:270px;height:320px;position:relative;border-radius:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;text-transform:uppercase}.productsSection_features_cards_shape{width:100%;height:20%;z-index:2}.productsSection_features_cards_shape img{margin:2% 27%;width:16vh}.productsSection_features_cards_card{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:80%;border-radius:20px;z-index:1;background-image:linear-gradient(180deg,#051845,#494a7d 91.67%);background-image:var(--gradient3);color:#fff;color:var(--color0)}.productsSection_features_cards_title{font-family:"Chakra Petch",sans-serif;font-family:var(--font3);font-weight:700;font-size:1.2rem;line-height:1.2}.productsSection_features_cards_description{width:95%;margin-top:10px;font-family:"Chakra Petch",sans-serif;font-family:var(--font3);font-weight:400;font-size:.9rem;line-height:1.1;color:rgba(148,231,231,.58);color:var(--color7)}.productsSection_features_cards_card-back{width:101%;height:80%;position:absolute;top:19.7%;border-radius:20px;background:linear-gradient(180deg,#0ff,rgba(0,255,255,0));background:var(--gradient4)}@media only screen and (max-width:480px){.productsSection{width:100%;height:auto}.productsSection_intro{width:100%;height:auto;position:relative;overflow:visible}.productsSection_intro_title{position:absolute;top:80px;left:20%;z-index:1;font-family:"Orbitron",sans-serif;font-family:var(--font1);font-weight:700;font-size:1em;line-height:1;text-align:center;text-transform:capitalize;color:#fff;color:var(--color0)}.productsSection_intro video{position:absolute;left:0;width:100%;filter:brightness(.5)}.productsSection_info{padding:7vh 10px 0;margin-top:56%;width:100%;height:100vh;background-image:url(/static/media/mark1bg.770c6c6c.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.productsSection_info_title{font-size:4.5vw;margin-top:20px}.productsSection_info_title div{margin:0 10px}.productsSection_info_title img{width:15%}.productsSection_info_title img:nth-child(3){transform:scaleX(-1)}.productsSection_info_description{width:95%;margin-top:40px;font-size:4vw}.productsSection_info_logo{margin-top:40px;font-size:.9rem}.productsSection_info_logo img{width:60%;margin-bottom:20px}.productsSection_features{width:100%;height:auto;flex-direction:column}.productsSection_features_col1{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0}.productsSection_features_col1:nth-child(2){margin-top:0}.productsSection_features_cards{margin-top:20px;width:270px;height:320px}.productsSection_features_cards_shape{width:100%;height:20%}.productsSection_features_cards_shape img{margin:0 27%;width:40%}.productsSection_features_cards_card{align-items:center;justify-content:flex-start}.productsSection_features_cards_title{margin-top:60px;font-size:1rem;line-height:1}.productsSection_features_cards_description{margin-top:20px;font-size:.7rem}}.servicesSection{width:100%;height:100vh;color:#fff;color:var(--color0);position:relative}.servicesSection_cards{width:100%;height:70%}.servicesSection .content{position:absolute;top:50%;height:100%;width:90%;transform:translatey(-50%);text-align:justify;color:#fff;color:var(--color0);padding:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:rgba(17,25,40,.75);border-radius:12px;text-align:center;text-transform:capitalize}.servicesSection .content div:first-child{font-family:"Chakra Petch",sans-serif;font-family:var(--font3);font-weight:700;font-size:2.4rem;line-height:52px}.servicesSection .content div:nth-child(2){font-weight:600;font-size:1.4rem}.servicesSection .content div:nth-child(2),.servicesSection .content div:nth-child(3){margin-top:10px;font-family:"Poppins",sans-serif;font-family:var(--font5);line-height:1.2}.servicesSection .content div:nth-child(3){font-weight:400;font-size:.9rem}.servicesSection_card1{position:absolute;left:30vh;top:35vh;transform:translate(-50%,-50%);height:60%;width:300px;overflow:hidden;border-radius:20px;cursor:pointer;display:flex;justify-content:center;align-items:center;z-index:1}.servicesSection_card1:hover .flap:after{transform:translatex(120px);box-shadow:0 0 20px -2px #d0d0d0}.servicesSection_card1:hover .flap:before{transform:translatex(-120px);box-shadow:0 0 20px -2px #d0d0d0}.servicesSection_card1:hover~.bgimg{position:absolute;width:100%;height:100%;background:url(/static/media/game.841a2244.svg);background-position:50%;background-size:cover;background-repeat:no-repeat}.servicesSection_card1:nth-child(2){left:80vh}.servicesSection_card1:nth-child(2) .content div:nth-child(2),.servicesSection_card1:nth-child(2) .content div:nth-child(3){font-size:1rem}.servicesSection_card1:nth-child(2):hover~.bgimg{background:url(/static/media/animation.f2a7bf18.svg);background-position:50%;background-size:cover;background-repeat:no-repeat}.servicesSection_card1:nth-child(3){left:130vh}.servicesSection_card1:nth-child(3) .content div:nth-child(2){font-size:1.2rem}.servicesSection_card1:nth-child(3) .content div:nth-child(3){font-size:.8rem}.servicesSection_card1:nth-child(3):hover~.bgimg{background:url(/static/media/architecture.00b584bc.svg);background-position:50%;background-size:cover;background-repeat:no-repeat}.servicesSection_card1:nth-child(4){left:180vh}.servicesSection_card1:nth-child(4) .content div:nth-child(2){font-size:1.2rem}.servicesSection_card1:nth-child(4) .content div:nth-child(3){font-size:.8rem}.servicesSection_card1:nth-child(4):hover~.bgimg{background:url(/static/media/camera.d8edfd52.svg);background-position:50%;background-size:cover;background-repeat:no-repeat}.servicesSection .flap{width:100%;height:100%}.servicesSection .flap:before{background:url(/static/media/left.7d1d8512.svg);background-position:1vh;background-repeat:no-repeat;background-size:cover}.servicesSection .flap:after,.servicesSection .flap:before{position:absolute;content:"";height:100%;width:50%;transition:1s}.servicesSection .flap:after{right:0;background:url(/static/media/right.ff6353cd.svg);background-position:-19.6vh;background-repeat:no-repeat;background-size:cover}.servicesSection_clients{width:100%;height:30%;padding-bottom:10px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.servicesSection_top{display:flex;flex-direction:column;margin-left:20px;z-index:1}.servicesSection_title{margin:0 3%;font-family:"Chakra Petch",sans-serif;font-family:var(--font3);font-weight:700;font-size:2.5rem;line-height:45px}.servicesSection_description{margin:0 3%;width:38%;font-family:"Poppins",sans-serif;font-family:var(--font5);font-weight:400;font-size:1rem;line-height:1.5;text-transform:capitalize}.servicesSection marquee{z-index:1}.servicesSection marquee img{display:none}.servicesSection_maquree{width:100%;display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;box-sizing:border-box}.servicesSection_maquree div{display:flex;width:5%;height:10vh;margin:0 20px;background-repeat:no-repeat;background-position-x:center;background-position-y:center;background-size:contain;z-index:2}.servicesSection_maquree div:first-child{background-image:url(/static/media/apple.55bd6f8b.svg);background-size:80%;background-position-y:-8px}.servicesSection_maquree div:nth-child(2){background-image:url(/static/media/windows.2fd116b6.svg)}.servicesSection_maquree div:nth-child(3){background-image:url(/static/media/linux.bf3720c7.svg)}.servicesSection_maquree div:nth-child(4){background-image:url(/static/media/android.59857543.svg)}.servicesSection_maquree div:nth-child(5){background-image:url(/static/media/ios.81659939.svg)}.servicesSection_maquree div:nth-child(6){background-image:url(/static/media/steam.78d6b369.svg)}.servicesSection_maquree div:nth-child(7){background-image:url(/static/media/xbox.df092e31.svg)}.servicesSection_maquree div:nth-child(8){background-image:url(/static/media/unreal.e3eb696b.svg)}@media only screen and (max-width:480px){.servicesSection{width:100%;height:auto}.servicesSection_cards{width:100%;height:500px}.servicesSection .content{position:absolute;top:50%;height:80%;width:90%;transform:translatey(-50%);text-align:justify;color:#fff;color:var(--color0);padding:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:rgba(17,25,40,.75);border-radius:12px;text-align:center;text-transform:capitalize}.servicesSection .content div:first-child{font-family:"Chakra Petch",sans-serif;font-family:var(--font3);font-weight:700;font-size:2.4rem;line-height:52px}.servicesSection .content div:nth-child(2){font-weight:600;font-size:1.4rem}.servicesSection .content div:nth-child(2),.servicesSection .content div:nth-child(3){margin-top:10px;font-family:"Poppins",sans-serif;font-family:var(--font5);line-height:1.2}.servicesSection .content div:nth-child(3){font-weight:400;font-size:.9rem}.servicesSection_card1{position:absolute;left:40px;top:50px;transform:scale(.6) translate(-50%,-50%);height:60%;width:300px;overflow:hidden}.servicesSection_card1:hover .flap:after{transform:translatex(120px);box-shadow:none}.servicesSection_card1:hover .flap:before{transform:translatex(-120px);box-shadow:none}.servicesSection_card1:hover~.bgimg{position:absolute;width:100%;height:100%;background:url(/static/media/game.841a2244.svg);background-position:50%;background-size:cover;background-repeat:no-repeat}.servicesSection_card1:nth-child(2){left:60%}.servicesSection_card1:nth-child(2) .content div:nth-child(2),.servicesSection_card1:nth-child(2) .content div:nth-child(3){font-size:1rem}.servicesSection_card1:nth-child(2):hover~.bgimg{background:url(/static/media/animation.f2a7bf18.svg);background-position:50%;background-size:cover;background-repeat:no-repeat}.servicesSection_card1:nth-child(3){left:40px;top:40%}.servicesSection_card1:nth-child(3) .content div:nth-child(2){font-size:1.2rem}.servicesSection_card1:nth-child(3) .content div:nth-child(3){font-size:.8rem}.servicesSection_card1:nth-child(3):hover~.bgimg{background:url(/static/media/architecture.00b584bc.svg);background-position:50%;background-size:cover;background-repeat:no-repeat}.servicesSection_card1:nth-child(4){left:60%;top:40%}.servicesSection_card1:nth-child(4) .content div:nth-child(2){font-size:1.2rem}.servicesSection_card1:nth-child(4) .content div:nth-child(3){font-size:.8rem}.servicesSection_card1:nth-child(4):hover~.bgimg{background:url(/static/media/camera.d8edfd52.svg);background-position:50%;background-size:cover;background-repeat:no-repeat}.servicesSection .flap{width:100%;height:100%}.servicesSection .flap:before{background:url(/static/media/left.7d1d8512.svg);background-position:1vh;background-repeat:no-repeat;background-size:70vw}.servicesSection .flap:after,.servicesSection .flap:before{position:absolute;content:"";height:100%;width:50%;transition:1s}.servicesSection .flap:after{right:0;background:url(/static/media/right.ff6353cd.svg);background-position:-19.6vh;background-repeat:no-repeat;background-size:70vw}.servicesSection_clients{width:100%;height:30%;padding-bottom:10px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between}.servicesSection_top{display:flex;flex-direction:column;margin-left:20px;z-index:1;margin-top:40%}.servicesSection_title{font-size:2rem;line-height:1.2}.servicesSection_description{width:90%;font-size:1rem}.servicesSection marquee{z-index:1;display:flex;align-items:center;justify-content:center}.servicesSection marquee img{display:inline;width:20%;margin:0 10px}.servicesSection_maquree{width:100%;display:flex;align-items:center;justify-content:center}.servicesSection_maquree div{display:none}}.aboutUsSection{width:100%;height:100vh;position:relative;color:#fff;color:var(--color0)}.aboutUsSection_top{width:100%;height:40%;background-image:url(/static/media/aboutbg.04380344.svg);background-repeat:no-repeat;background-size:100%;background-position-x:center;border-radius:0 0 50px 50px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.aboutUsSection_title{margin:0 3%;font-family:"Orbitron",sans-serif;font-family:var(--font1);font-weight:700;font-size:2.5rem;line-height:45px}.aboutUsSection_description{margin:0 3%;width:50%;font-family:"Poppins",sans-serif;font-family:var(--font5);font-weight:400;font-size:1.2rem;line-height:1.5;text-transform:capitalize}.aboutUsSection_cards{padding:0 20px;box-sizing:border-box;width:100%;display:flex;justify-content:space-around;align-items:center;position:absolute;top:30%}.aboutUsSection_cards1 img,.aboutUsSection_cards2 img{width:60vh;border-radius:20px;transition:all .5s ease}.aboutUsSection_cards1 img:hover,.aboutUsSection_cards2 img:hover{box-shadow:0 10px 10px rgba(0,0,0,.4);transition:all .5s ease}.aboutUsSection_basecard{margin-top:12%;height:30%}.aboutUsSection_basecard,.aboutUsSection_basecard_img{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.aboutUsSection_basecard_img{height:100%;background:url(/static/media/aboutcardbg.e9956937.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.aboutUsSection_basecard div:first-child{width:80%;font-size:2rem;text-align:center}.aboutUsSection_basecard div:nth-child(2){font-weight:400;font-size:1.2rem;text-align:center}@media only screen and (max-width:480px){.aboutUsSection{width:100%;height:auto;position:relative}.aboutUsSection_top{width:100%;height:50%;background-size:cover;border-radius:0 0 30px 30px;padding-bottom:10px;box-sizing:border-box}.aboutUsSection_title{font-size:2rem;margin-top:60px}.aboutUsSection_description{width:90%;font-size:1rem}.aboutUsSection_cards{padding:0 20px;width:100%;position:relative;flex-direction:column;margin-top:10px}.aboutUsSection_cards1,.aboutUsSection_cards2{margin-top:10px}.aboutUsSection_cards1 img,.aboutUsSection_cards2 img{width:100%;box-shadow:0 10px 10px rgba(0,0,0,.4)}.aboutUsSection_basecard{margin-top:10px;height:50%}.aboutUsSection_basecard_img{z-index:1;height:60%;background-size:cover;border-radius:30px}.aboutUsSection_basecard div:first-child{width:90%;font-size:1.4rem;line-height:1.2}.aboutUsSection_basecard div:nth-child(2){margin-top:10px;font-size:.9rem}}.contactUsSection{width:100%;height:100vh;position:relative;display:flex;align-items:center}.contactUsSection_Avatar{height:100%;display:flex;justify-content:flex-start;align-items:center;margin-left:10%}.contactUsSection_Avatar img{height:90%}.contactUsSection_Block{height:80%;width:50%;margin:0 0 0 10%;border-radius:20px;background:linear-gradient(273.85deg,#020f30,#0b308b 98.8%);background:var(--gradient2);color:#fff}.contactUsSection_Block2{width:100%;height:100%;background-image:url(/static/media/msgicon.98ceadb3.svg);background-repeat:no-repeat;background-position-x:right;background-position-y:88%}.formTitle{height:15%;box-sizing:border-box;font-family:"Orbitron",sans-serif;font-family:var(--font1);font-size:4rem;font-weight:700;margin:50px 0 10px}.formInstruction,.formTitle{display:flex;justify-content:center;width:100%}.formInstruction{height:10%;margin-top:10px;font-family:"IBM Plex Sans",sans-serif;font-family:var(--font2);font-size:1.4rem;text-transform:capitalize;text-align:center;color:#558db6}.formBlock{display:flex;justify-content:center;margin-top:20px;width:100%;height:50%}.form{display:flex;flex-direction:column;width:60%;height:100%}:-ms-input-placeholder{font-family:"IBM Plex Sans",sans-serif;font-family:var(--font2);color:#95989a;color:var(--color6);font-weight:400;font-size:1rem}::placeholder{font-family:"IBM Plex Sans",sans-serif;font-family:var(--font2);color:#95989a;color:var(--color6);font-weight:400;font-size:1rem}.enterEmail,.enterMNumber,.enterName{height:50px;margin:15px 0 0;padding-left:40px;outline:none;background-color:transparent;border:none;border-bottom:2px solid hsla(0,0%,100%,.29);font-family:"IBM Plex Sans",sans-serif;font-family:var(--font2);color:#95989a;color:var(--color6);font-weight:400;font-size:1rem}.btnDiv{flex-direction:column}.btnDiv,.formbtn{display:flex;justify-content:center;align-items:center}.formbtn{margin-top:50px;width:150px;height:40px;border-radius:15px;background-color:#0094ff;background-color:var(--color2);font-family:"Montserrat",sans-serif;font-family:var(--font4);font-size:1rem;font-weight:600;border:none;cursor:pointer}.formbtn:active{transform:scale(.9)}@media only screen and (max-width:480px){.contactUsSection{width:100%;height:auto;justify-content:center;align-items:center;flex-direction:column-reverse}.contactUsSection_Avatar{display:flex;margin-left:0}.contactUsSection_Avatar img{height:70vh;z-index:1}.contactUsSection_Block{flex-direction:column;width:90%;height:50%;margin:60px 0 0;padding-bottom:10px;box-sizing:border-box;display:flex}.formTitle{display:flex;height:5%;margin-top:20px;font-size:1.6rem;text-align:center}.formInstruction{width:100%;height:auto;display:flex;margin-top:15px;font-size:.8rem}.form{height:auto;width:80%}:-ms-input-placeholder{font-size:.8rem}::placeholder{font-size:.8rem}.enterEmail,.enterMNumber{font-size:.8rem}.btnDiv{padding:10px 0;margin-top:20px}.formbtn{margin:0}}.footer{height:440px;text-align:center;background-image:url(/static/media/navLogo.4060b779.svg);background-position:50%;background-size:contain;background-repeat:no-repeat}.footer,.footerBody{width:100%;display:flex;align-items:center;justify-content:center}.footerBody{height:100%;background:rgba(0,0,0,.41);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column}.footerContents{width:100%;height:270px;display:flex;justify-content:center;align-items:center}.container1{height:auto;width:36%}.container1_logo{display:flex;justify-content:flex-start}.container1_logo .img{width:100%}.container1_content{width:400px;padding-left:15px;font-family:"Poppins",sans-serif;font-family:var(--font5);font-size:1rem;color:#fff;font-weight:400;text-align:left}.container1_social{padding:15px;display:flex;align-items:center;flex-wrap:wrap}.fb,.insta,.linkedIn{margin-left:20px}.container2{width:20%;font-family:"Poppins",sans-serif;font-family:var(--font5);color:#fff;font-weight:400}.container2_title{width:100%;font-size:18px;font-weight:700;text-align:left}.container2_content{margin-top:15px;font-size:15px;text-align:left}.container2_content div:hover{color:#0069b6;color:var(--color3)}.container2_content div:nth-child(2),.container2_content div:nth-child(3),.container2_content div:nth-child(4){margin-top:10px}.footerLine{width:95%;height:2px;display:inline-block;background-color:#fff}.underLineContent{width:92%;display:flex;justify-content:space-between;align-items:center}.underLineContent_text{font-family:"Chakra Petch",sans-serif;font-family:var(--font3);color:#fff;text-transform:uppercase;font-size:.9rem;margin-top:20px}.underLineContent_Logo{margin-top:20px}@media only screen and (max-width:480px){.footer{display:flex;height:100%}.footerContents{height:auto;flex-direction:column;justify-content:center;align-items:center}.footerBody{padding-bottom:10px;box-sizing:border-box}.container1{flex-direction:column;display:flex;justify-content:center;align-items:center;width:100%;margin:0}.container1_logo .img{display:flex;width:40%;height:auto}.container1_content{width:80%;font-size:.8rem;justify-content:center;text-align:center}.container1_social{display:flex;align-items:center;padding:2% 0 0}.container2{width:100%;margin-top:0;margin-left:0;text-align:center}.container2_title{padding:2% 0 0;font-size:.8rem;margin-top:5px;text-align:center}.container2_content{margin-top:0;font-size:.7rem;text-align:center}.content1,.content2,.content3,.content4{margin-top:5px!important}.footerLine{height:1px;margin-top:5px;display:inline-block}.underLineContent{display:flex;flex-direction:column}.underLineContent_text{width:100%;font-size:50%;justify-content:center;text-align:center;margin-top:5px}.underLineContent_Logo{display:none}}
/*# sourceMappingURL=main.d54d8fce.chunk.css.map */