@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);*{box-sizing:border-box;margin:none;padding:none;scroll-behavior:smooth}body{background:var(--color-bg)}a{color:unset;text-decoration:none}.gradient__bg{background:radial-gradient(circle at 3% 25%,#002853 0,#040c18 25%)}.gradient__text{-webkit-text-fill-color:transparent;background:var(--gradient-text);background-clip:text;-webkit-background-clip:text}.section__padding{padding:4rem 6rem}.section__margin{margin:4rem 6rem}.scale-up-center{-webkit-animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}.nav_text-base{-webkit-font-feature-settings:"tnum" on,"lnum" on;font-feature-settings:"tnum" on,"lnum" on;font-family:var(--font-base);font-size:23px;font-weight:700;line-height:29.9px}.nav_text,.nav_text-base{color:var(--color-white);letter-spacing:.04em;text-transform:capitalize}.nav_text{font-family:var(--font-family);font-size:16px;font-weight:400;line-height:28px}@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@media screen and (max-width:700px){.section__padding{padding:4rem}.section__margin{margin:4rem}}@media screen and (max-width:550px){.section__padding{padding:4rem 2rem}.section__margin{margin:4rem 2rem}}.app_navbar{background:var(--color-bg);height:80px;justify-content:space-between;padding:1rem 2rem;width:100%}.app_navbar,.app_navbar-logo{align-items:center;display:flex}.app_navbar-logo{justify-content:flex-start;margin-left:4rem;margin-right:-5rem}.app_navbar-logo h1{font-size:30px;font-style:var(--font-family)}.app__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:center;list-style:none;position:relative}.app__navbar-links li{cursor:pointer;margin:0 1rem}.button img{height:60px;width:70px}.wrapper .button{background:var(--color-bg);border-radius:50px;box-shadow:0 10px 10px rgba(0,0,0,.1);cursor:pointer;display:inline-block;height:80px;margin:10px 20px 0;overflow:hidden;transition:all .3s ease-out;width:80px}.wrapper .button:hover{-webkit-transform:scale(1.3);transform:scale(1.3);width:210px}.wrapper .button .icon,.wrapper .button .icons{border-radius:50px;box-sizing:border-box;display:flex;float:left;height:70px;line-height:60px;text-align:center;width:70px}.button .home_choices{background:var(--color-orange)}.wrapper .button .icon img{font-size:25px;height:52px;line-height:60px;margin-left:5px;margin-top:12px;width:52px}.wrapper .button .icons img{font-size:25px;height:65px;line-height:60px;margin-left:6px;margin-top:8px;width:65px}.wrapper .button span{color:var(--color-white);font-size:25px;line-height:75px;margin-left:10px}.navbar_button button,.wrapper .button span{font-family:var(--font-family);font-weight:500}.navbar_button button{background:#ff4820;border:0;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;line-height:25px;outline:none;padding:.5rem 2rem}.navbar_button button:hover{background:var(--color-hover);-webkit-transform:scale(1.05);transform:scale(1.05)}.app__navbar-login div{background-color:var(--color-bg);height:30px;width:1px}.app__navbar-smallscreen{display:none}.app__navbar-smallscreen_overlay{background:var(--color-bg);flex-direction:column;height:100vh;left:0;position:fixed;top:0;transition:.5s ease;width:100%;z-index:5}.app__navbar-smallscreen_overlay .overlay__close{color:var(--color-white);cursor:pointer;font-size:27px;position:absolute;right:20px;top:20px}.app__navbar-smallscreen_links{list-style:none;margin-left:-2.5rem;margin-top:8rem}.app__navbar-smallscreen_links li{color:var(--color-white);cursor:pointer;font-family:var(--font-family);font-size:2rem;margin:2rem;text-align:center}.app__navbar-smallscreen_links li:hover{color:var(--color-hover);font-size:40px;font-weight:650}.open{background:var(--color-orange);border-radius:10px;height:90px;position:absolute;width:150px}.open_inner{background:var(--color-bg);border:var(--color-orange)}.open_inner p{color:#fff;font-family:var(--font-family);font-weight:40px;margin:2px;text-align:center}@media screen and (max-width:2000px){.app_navbar-logo h1{width:210px}.navbar_button button{font-size:23px;padding:1rem 3rem}}@media screen and (max-width:1150px){.app__navbar-links{display:none}.navbar_button button{padding:1rem 2rem}.navbar_button{margin-right:-18rem}.app__navbar-smallscreen{display:flex}}@media screen and (max-width:650px){.app_navbar{padding:1rem}.navbar_button{margin:5px;padding:5px 10px}.navbar_button button{font-size:18px;margin-right:-3rem;padding:10px}.app_navbar-logo h1{font-style:var(--font-family);margin-left:-4rem}.BgAnimation__svg{display:5rem}.navbar_button button:hover{font-size:20px;padding:.7rem}.app_navbar-logo h1{font-size:30px}}.header{background:var(--color-bg);display:flex;flex-direction:row;width:100%}.header-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem;margin-top:-3rem}.icon_link .gmail_icon p{background:conic-gradient(from -45deg,#ea4335 110deg,#4285f4 90deg 180deg,#34a853 180deg 270deg,#fbbc05 270deg) 73% 55%/150% 150% no-repeat;margin-left:-5rem}.icon_link .github_icon p,.icon_link .gmail_icon p{border-radius:20px;color:var(--color-white);font-size:20px;margin-top:-7rem;padding:5px 10px;position:absolute}.icon_link .github_icon p{background:#684eeb;margin-right:-3rem}.icon_link .fb_icon p{background:#3b5998;margin-left:-4rem}.icon_link .fb_icon p,.icon_link .insta_icon p{border-radius:20px;color:var(--color-white);font-size:20px;margin-top:-7rem;padding:5px 10px;position:absolute}.icon_link .insta_icon p{background:#f09433;background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f09433",endColorstr="#bc1888",GradientType=1);margin-left:-9px}.icon_link .tweet_icon p{background:#00acee;border-radius:20px;color:var(--color-white);font-size:20px;margin-left:-2rem;margin-top:-7rem;padding:5px 10px;position:absolute}.BgAnimation__svg{height:35rem}.header-content h1{font-family:var(--font-family);font-size:50px;font-weight:800;letter-spacing:-.04em;line-height:35px}.header-content p{color:var(--color-text);font-family:var(--font-family);font-size:30px;font-weight:400;line-height:28px;margin-top:1.5rem}.header-content__input{display:flex;flex-direction:row;margin:2rem 0 1rem;width:100%}.header-content__input .contact_icon p{background:var(--color-orange);border-radius:20px;color:var(--color-white);font-size:25px;margin-left:-13rem;margin-top:-5rem;padding:20px 40px;position:absolute}.header-content__input button{background:var(--color-orange);border:2px solid #ff4820;border-bottom-right-radius:3px;border-top-right-radius:3px;font-size:20px;min-height:50px}.header-content__input button,.header-content__input button:hover{color:#fff;cursor:pointer;flex:0.6 1;font-family:var(--font-family);font-weight:600;line-height:30px;outline:none;padding:0 1rem;width:100%}.header-content__input button:hover{background:var(--color-hover);border:var(--color-hover);border-bottom-right-radius:5px;border-top-right-radius:5px;font-size:23px;min-height:55px}.icon_link{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-top:1rem;width:100%}.icon_link img{height:45px;margin:0 1rem;width:60px}.icon_link img:hover{cursor:pointer;-webkit-transform:scale(1.08);transform:scale(1.08)}@media screen and (max-width:1500px){.header-content{margin-top:-4rem}.header{flex-direction:column}.BgAnimation__svg{display:none}.header-content{margin:0 0 3rem}}@media screen and (max-width:850px){.header-content h1{font-size:40px;line-height:30px}}@media screen and (max-width:650px){.header-content h1{font-size:40px;line-height:60px}.header-content p{font-size:16px;line-height:24px}.BgAnimation__svg{display:none}.header-content__people{flex-direction:column}.header-content__people p{margin:0}.header-content__input button,.header-content__input input{font-size:16px;line-height:24px}}@media screen and (max-width:490px){.header-content{margin-top:-4rem}.header-content h1{font-size:25px;line-height:20px}.icon_link img{height:27px;margin:0 1rem;width:35px}.icon_link img:hover{height:30px;margin:0 1rem;width:40px}.header-content p{font-size:14px;line-height:24px}.BgAnimation__svg{display:none}.header-content__input button,.header-content__input input{font-size:12px;line-height:16px}.icon_link .gmail_icon p{margin-left:-2rem;margin-top:-5rem}.icon_link .github_icon p{margin-left:-1rem;margin-top:-5rem}.icon_link .fb_icon p{margin-left:-6rem;margin-top:-5rem}.icon_link .insta_icon p{margin-top:-5rem}.icon_link .tweet_icon p{margin-left:-7rem;margin-top:-5rem}.header-content__input .contact_icon p{background:var(--color-orange);border-radius:20px;color:var(--color-white);font-size:15px;margin-left:-10rem;margin-top:-4rem;padding:10px 20px;position:absolute}}.app__gallery{background:var(--color-bg);display:flex;flex-direction:row;height:370px;padding:.5rem 0 .3rem .5rem}.app__gallery-images{display:flex;flex:1 1;max-width:100%;position:relative}.app__gallery-images_container{-ms-overflow-style:none;display:flex;flex-direction:row;overflow-x:scroll;scrollbar-width:none;width:600px}.app__gallery-images_container::-webkit-scrollbar{display:none}.app__gallery-images_card{height:447px;margin-right:1rem;min-width:400px;position:relative}.gallery__image-icon{color:#fff;cursor:pointer;font-size:2rem;opacity:0;transition:.5s ease}.app__gallery-images_card img{height:100%;object-fit:cover;opacity:1;transition:.5s ease;width:100%}.app__gallery-images_card:hover img{opacity:.35}.app__gallery-images_card:hover .gallery__image-icon{opacity:1}.app__gallery-images_arrows{align-items:center;bottom:5%;display:flex;justify-content:space-between;padding:0 1rem;position:absolute;width:100%}.gallery__arrow-icons{background-color:var(--color-black);border-radius:5px;color:var(--color-orange);cursor:pointer;font-size:3rem}.gallery__arrow-icons:hover{color:var(--color-white)}@media screen and (min-width:2000px){.app__gallery{padding:.5rem 0 .3rem .1rem}.app__gallery-images_container{-ms-overflow-style:none;display:flex;flex-direction:row;overflow-x:scroll;scrollbar-width:none;width:800px}.app__gallery-images_card{height:400px;min-width:800px}}@media screen and (max-width:1150px){.app__gallery{padding:.5rem 0 .3rem .1rem}.app__gallery-images_container{-ms-overflow-style:none;display:flex;flex-direction:row;overflow-x:scroll;scrollbar-width:none;width:800px}.app__gallery-images_card{height:400px;min-width:300px}}@media screen and (max-width:850px){.app__gallery{padding:.5rem 0 .3rem .1rem}.app__gallery-images_container{-ms-overflow-style:none;display:flex;flex-direction:row;overflow-x:scroll;scrollbar-width:none;width:620px}.app__gallery-images_card{height:250px;min-width:200px}}@media screen and (max-width:650px){.app__gallery{padding:.2rem 0 .1rem .1rem}.app__gallery-images_container{-ms-overflow-style:none;display:flex;flex-direction:row;overflow-x:scroll;scrollbar-width:none;width:320px}.app__gallery-images_card{height:250px;min-width:150px}}.main_carousel{padding:10px 20px}.carousel,.inner-carousel,.main_carousel{background:var(--color-footer)}@media screen and (max-width:1050px){.main_carousel .carousel{margin-left:9rem}.carousel{cursor:grab;margin:2% 10%;overflow:hidden;width:500px}.main_carousel{margin-right:30rem}.item{height:30rem;min-width:15rem;padding:10px}.gradient__text{font-family:var(--font-family);font-size:30px;justify-content:center;text-align:center}}@media screen and (max-width:490px){.main_carousel .carousel{margin-left:3rem;width:250px}.carousel{cursor:grab;display:flex;margin:5% 10%;overflow:hidden}.item{height:26rem;min-width:15rem}.gradient__text{font-family:var(--font-family);font-size:25px;justify-content:center;text-align:center}}.main_carousel{width:100%}.item{height:33rem;min-width:20rem;padding:10px}.item:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.item img{border-radius:2rem;height:100%;pointer-events:none;width:100%}.inner-carousel{display:flex}.carousel{cursor:grab;margin:2% 15%;overflow:hidden}.gradient__text{font-family:var(--font-family);font-size:50px;justify-content:center;text-align:center}@media screen and (max-width:1050px){.carousel{cursor:grab;margin:2% 23%;overflow:hidden}.item{height:30rem;min-width:15rem;padding:10px}.gradient__text{font-family:var(--font-family);font-size:30px;justify-content:center;text-align:center}}@media screen and (max-width:490px){.carousel{cursor:grab;display:flex;margin:0 15%;overflow:hidden;width:230px}.item{height:26rem;min-width:15rem;padding:10px}.gradient__text{font-family:var(--font-family);font-size:25px;justify-content:center;text-align:center}}.Technologies_img__6\+IQ2{border-radius:50%;flex:0.5 1;height:150px;object-fit:contain;width:150px}.Technologies_content__hMd4H{align-items:center;background-color:var(--color-bg);display:flex;flex-direction:column;height:1000px;justify-content:center;width:100%}.Technologies_container__rgu8f{align-items:center;background-color:none;display:flex;height:300px;justify-content:space-around;margin:20px;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;padding:20px;width:800px}.Technologies_text__l72cz{flex:0.5 1}@media screen and (max-width:1050px){.Technologies_container__rgu8f{width:500px}}@media screen and (max-width:490px){.Technologies_container__rgu8f{align-items:center;background:none;display:flex;height:100px;justify-content:space-around;margin:20px;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;padding:20px;width:150px}.Technologies_img__6\+IQ2{border-radius:50%;flex:0.5 1;height:60px;object-fit:contain;width:70px}.Technologies_content__hMd4H{align-items:center;background-color:var(--color-bg);display:flex;flex-direction:column;height:600px;justify-content:center;width:60%}.Technologies_content__hMd4H h1{display:none}}.contact{height:100%}.contact,.contact .contact-content{background:var(--color-bg);width:100%}.contact .contact-content{align-items:center;border-radius:20px;display:flex;flex-wrap:wrap;height:450px;justify-content:space-between}.contact-content{display:flex}.max-width{background:var(--color-bg);flex-wrap:wrap;margin:50px auto auto;padding:30px 80px}.contact .title{color:var(--color-orange);font-family:Ubuntu,sans-serif;font-size:40px;font-weight:500;margin-bottom:60px;padding-bottom:20px;position:relative;text-align:center}.contact .title:before{background:var(--color-orange);bottom:0;content:"";height:3px;width:180px}.contact .title:after,.contact .title:before{left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.contact .title:after{background:var(--color-white);bottom:-8px;color:var(--color-orange);content:"get in touch";font-size:20px;padding:0 5px}.contact .contact-content .column{width:calc(50% - 30px)}.contact .contact-content .text{color:var(--color-orange);font-size:20px;font-weight:600;margin-bottom:10px}.contact .contact-content .left p{color:var(--color-white);font-size:25px}.contact .contact-content .row{align-items:center;display:flex;height:65px}.contact .contact-content .row .info{margin-left:30px}.contact .contact-content .info .head{color:var(--color-orange);font-weight:500}.contact .contact-content .info .sub-title{color:var(--color-white);font-size:18px}.contact .right form .fields{display:flex}.contact .right form .field,.contact .right form .fields .field{height:45px;margin-bottom:15px;width:100%}.contact .right form .textarea{height:80px;width:100%}.contact .right form .name{margin-right:10px}.contact .right form .field input,.contact .right form .textarea textarea{border:1px solid #d3d3d3;border-radius:6px;font-family:Poppins,sans-serif;font-size:17px;height:100%;outline:none;padding:0 15px;transition:all .3s ease;width:100%}.contact .right form .field input:focus,.contact .right form .textarea textarea:focus{border-color:#b3b3b3}.contact .right form .textarea textarea{padding-top:10px;resize:none}.contact .right form .button-area{align-items:center;display:flex}.right form .button-area button{background:var(--color-orange);border:2px solid crimson;border-radius:6px;color:#fff;cursor:pointer;display:block;flex-wrap:nowrap;font-size:18px;font-weight:500;height:45px;outline:none;transition:all .3s ease;width:160px!important}.right form .button-area button:hover{background:none;color:var(--color-orange)}@media screen and (max-width:1050px){.contact .contact-content{font-size:20px;margin-left:-3rem;margin-top:-3rem;width:700px}.contact .contact-content .left{display:grid}.contact .contact-content .left p{font-size:25px;width:700px}.contact .contact-content .icons{display:grid;line-height:1.3}.contact .contact-content .info .sub-title{font-size:25px;margin-bottom:5px;margin-top:5px}.contact .contact-content .info .head{font-size:25px;margin-bottom:-6px}.contact .contact-content .text{font-size:25px}}@media screen and (max-width:650px){.max-width{padding:0 23px}.contact .right form .fields{flex-direction:column}.contact-content{display:flex}}@media screen and (max-width:490px){.contact .contact-content{align-items:center;font-size:10px;margin-left:-1rem;width:360px}.contact .contact-content .left{display:grid}.contact .contact-content .left p{font-size:20px;margin-left:2rem;width:300px}.contact .contact-content .icons{display:grid}.contact .contact-content .icons .head,.contact .contact-content .icons .sub-title{font-size:20px}}footer{background:var(--color-footer);color:#fff;display:flex;justify-content:center;padding:15px 23px;text-align:center}footer span a{color:var(--color-orange);text-decoration:none}footer span a:hover{text-decoration:underline}@media screen and (max-width:1050px){footer{font-size:20px;justify-content:center;margin-top:15rem}}@media screen and (max-width:650px){footer{font-size:20px}}@media screen and (max-width:490px){footer{font-size:15px;justify-content:center;margin-top:24rem}}:root{--font-family:"Manrope",sans-serif;--gradient-text:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);--gradient-bar:linear-gradient(103.22deg,#ae67fa -13.86%,#f49867 99.55%);--color-bg:#040c18;--color-footer:#031b34;--color-blog:#042c54;--color-text:#81afdd;--color-subtext:#ff8a71;--color-white:#fff;--color-hover:#2f0fbe;--color-orange:#ff4820}
/*# sourceMappingURL=main.00f95ce1.css.map*/