.navbar{height:100px;position:relative}.navbar .wrapper{align-items:center;display:flex;height:100%;justify-content:space-between;margin:auto;max-width:1366px;z-index:-1}@media screen and (max-width:375px){.navbar .wrapper{justify-content:flex-end}}@media screen and (max-width:768px)and (min-width:375px){.navbar .wrapper{justify-content:flex-end}}@media screen and (max-width:1024px)and (min-width:768px){.navbar .wrapper{justify-content:flex-end}}@media screen and (max-width:1550px)and (min-width:1024px){.navbar .wrapper{justify-content:flex-end}}.navbar .wrapper span{font-size:25px;font-weight:700}@media screen and (max-width:375px){.navbar .wrapper span{display:none}}@media screen and (max-width:768px)and (min-width:375px){.navbar .wrapper span{display:none}}@media screen and (max-width:1024px)and (min-width:768px){.navbar .wrapper span{display:none}}@media screen and (max-width:1550px)and (min-width:1024px){.navbar .wrapper span{display:none}}.navbar .wrapper .social{display:flex;gap:20px}@media screen and (max-width:375px){.navbar .wrapper .social{padding:20px}}@media screen and (max-width:768px)and (min-width:375px){.navbar .wrapper .social{padding:20px}}@media screen and (max-width:1024px)and (min-width:768px){.navbar .wrapper .social{padding:20px}}@media screen and (max-width:1550px)and (min-width:1024px){.navbar .wrapper .social{padding:20px}}.navbar .wrapper .social img{height:25px;width:25px}.sideBar{align-items:center;background-color:#fff;color:#000;display:flex;flex-direction:column;justify-content:center}.sideBar .bg{background-color:#fff;bottom:0;left:0;position:fixed;top:0;width:400px;z-index:2}@media screen and (max-width:375px){.sideBar .bg{width:300px}}@media screen and (max-width:768px)and (min-width:375px){.sideBar .bg{width:300px}}.sideBar .bg .links{align-items:center;display:flex;flex-direction:column;gap:20px;height:100%;justify-content:center;position:absolute;width:100%}.sideBar .bg .links a{font-size:40px}@media screen and (max-width:375px){.sideBar .bg .links a{font-size:30px}}@media screen and (max-width:768px)and (min-width:375px){.sideBar .bg .links a{font-size:30px}}.sideBar button{background-color:#0000;border:none;border-radius:50%;cursor:pointer;height:50px;left:25px;position:fixed;top:25px;width:50px;z-index:2}.hero{align-items:center;background:linear-gradient(180deg,#0c0c1d,#111132);display:flex;height:calc(100vh - 100px);justify-content:center;max-width:100%;overflow:hidden;position:relative;z-index:1}@media screen and (max-width:375px){.hero{flex-direction:column;gap:30px}}@media screen and (max-width:768px)and (min-width:375px){.hero{flex-direction:column}}.hero .wrapper{height:100%;width:50%;z-index:-1}@media screen and (max-width:375px){.hero .wrapper{align-items:center;display:flex;flex-direction:column;height:50%;margin-top:30px;padding:10px 10px 0;width:100%}}@media screen and (max-width:768px)and (min-width:375px){.hero .wrapper{align-items:center;display:flex;flex-direction:column;height:50%;margin-top:20px;padding:10px 10px 0;width:100%}}.hero .wrapper .textContainer{display:flex;flex-direction:column;gap:40px;height:100%;justify-content:center;width:50%}@media screen and (max-width:375px){.hero .wrapper .textContainer{align-items:center;gap:10px;padding-top:20px;text-align:center;width:100%}}@media screen and (max-width:768px)and (min-width:375px){.hero .wrapper .textContainer{align-items:center;gap:10px;height:50%;justify-content:flex-start;text-align:center;width:100%}}@media screen and (max-width:1024px)and (min-width:768px){.hero .wrapper .textContainer{align-items:center;gap:15px;height:100%;padding:20px;text-align:center;width:100%}}@media screen and (max-width:1550px)and (min-width:1024px){.hero .wrapper .textContainer{gap:30px;height:100%;padding:20px;width:100%}}.hero .wrapper .textContainer h2{color:#639;font-size:35px;font-weight:bolder;letter-spacing:10px}@media screen and (max-width:375px){.hero .wrapper .textContainer h2{font-size:30px}}@media screen and (max-width:768px)and (min-width:375px){.hero .wrapper .textContainer h2{font-size:30px}}@media screen and (max-width:1024px)and (min-width:768px){.hero .wrapper .textContainer h2{font-size:35px}}@media screen and (max-width:1550px)and (min-width:1024px){.hero .wrapper .textContainer h2{font-size:55px}}.hero .wrapper .textContainer h1{font-size:88px}@media screen and (max-width:375px){.hero .wrapper .textContainer h1{font-size:15px}}@media screen and (max-width:768px)and (min-width:375px){.hero .wrapper .textContainer h1{font-size:15px}}@media screen and (max-width:1024px)and (min-width:768px){.hero .wrapper .textContainer h1{font-size:30px}}@media screen and (max-width:1550px)and (min-width:1024px){.hero .wrapper .textContainer h1{font-size:40px}}@media screen and (max-width:375px){.hero .wrapper .textContainer .buttons{display:flex}}@media screen and (max-width:768px)and (min-width:375px){.hero .wrapper .textContainer .buttons{display:flex}}.hero .wrapper .textContainer .buttons a{border:1px solid #fff;border-radius:10px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin-right:20px;padding:20px}@media screen and (max-width:375px){.hero .wrapper .textContainer .buttons a{border-radius:5px;font-size:10px;margin-right:10px;padding:5px}}@media screen and (max-width:768px)and (min-width:375px){.hero .wrapper .textContainer .buttons a{border-radius:5px;font-size:10px;margin-right:10px;padding:5px}}@media screen and (max-width:1024px)and (min-width:768px){.hero .wrapper .textContainer .buttons a{border-radius:5px;font-size:12px;margin-right:10px;padding:10px}}@media screen and (max-width:1550px)and (min-width:1024px){.hero .wrapper .textContainer .buttons a{border-radius:5px;font-size:12px;margin-right:10px;padding:15px}}.hero .wrapper .textContainer .buttons :nth-child(2){background-color:#fff;color:#000;cursor:pointer}.hero .wrapper .textContainer img{width:50px}@media screen and (max-width:375px){.hero .wrapper .textContainer img{display:none}}@media screen and (max-width:768px)and (min-width:375px){.hero .wrapper .textContainer img{display:none}}.hero .sliderTextContainer{align-items:flex-end;bottom:0;display:flex;left:0;position:absolute;width:100%;z-index:-1}.hero .sliderTextContainer i{font-size:150px;opacity:.2;padding:0 30px}@media screen and (max-width:375px){.hero .sliderTextContainer i{font-size:100px;padding:5px 2px}}@media screen and (max-width:768px)and (min-width:375px){.hero .sliderTextContainer i{font-size:100px;padding:5px 2px}}@media screen and (max-width:1024px)and (min-width:768px){.hero .sliderTextContainer i{font-size:70px;padding:0 2px}}@media screen and (max-width:1550px)and (min-width:1024px){.hero .sliderTextContainer i{font-size:110px;padding:0 5px}}.hero .imageContainer{height:100%}@media screen and (max-width:375px){.hero .imageContainer{height:70%;width:83%}}@media screen and (max-width:768px)and (min-width:375px){.hero .imageContainer{height:70%;padding-top:20px;text-align:center;width:100%;z-index:999}}@media screen and (max-width:1024px)and (min-width:768px){.hero .imageContainer{align-self:center;height:90%;text-align:center;width:auto;z-index:999}}.hero .imageContainer img{height:100%;object-fit:cover;object-position:center;width:100%}@media screen and (max-width:375px){.hero .imageContainer img{height:450px}}@media screen and (max-width:768px)and (min-width:375px){.hero .imageContainer img{width:auto}}@media screen and (max-width:1024px)and (min-width:768px){.hero .imageContainer img{height:auto;z-index:999}}.parallex{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%;z-index:-1}.parallex h1{font-size:100px}@media screen and (max-width:375px){.parallex h1{font-size:40px;text-align:center}}@media screen and (max-width:768px)and (min-width:375px){.parallex h1{font-size:72px;text-align:center}}.parallex .mountains{background-image:url(/static/media/mountains.6bceb498a0e1e0a70b47.png);background-position:bottom;background-size:cover;height:100%;position:absolute;width:100%;z-index:1}@media screen and (max-width:375px){.parallex .mountains{background-repeat:no-repeat;background-size:contain}}@media screen and (max-width:768px)and (min-width:375px){.parallex .mountains{background-repeat:no-repeat;background-size:contain}}.parallex .planets{background-position:bottom;background-size:cover;height:100%;position:absolute;width:100%;z-index:-2}.parallex .planets.sun{background-image:url(/static/media/sun.1122608e12712a52470d.png)}.parallex .planets.planet{background-image:url(/static/media/planets.827213af57ae82d007cd.png)}@media screen and (max-width:375px){.parallex .planets{background-repeat:no-repeat;background-size:contain}}@media screen and (max-width:768px)and (min-width:375px){.parallex .planets{background-repeat:no-repeat;background-size:contain}}.parallex .stars{background-image:url(/static/media/stars.a979f6ed7ad00c7ea0b2.png);background-position:bottom;background-size:cover;height:100%;position:absolute;width:100%;z-index:-3}.services{background:linear-gradient(180deg,#0c0c1d,#111132);display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden}.services .textContainer{align-items:center;align-self:flex-end;display:flex;flex:1 1;gap:20px}@media screen and (max-width:375px){.services .textContainer{align-self:center;flex-direction:column;text-align:center}}@media screen and (max-width:768px)and (min-width:375px){.services .textContainer{align-self:center;flex:.5 1;flex-direction:column;text-align:center}}.services .textContainer p{color:gray;font-size:20px;font-weight:200;text-align:right}@media screen and (max-width:375px){.services .textContainer p{text-align:center}}@media screen and (max-width:768px)and (min-width:375px){.services .textContainer p{font-size:30px;text-align:center}}.services .textContainer hr{border:none;border-top:.5px solid gray;width:500px}@media screen and (max-width:375px){.services .textContainer hr{width:300px}}@media screen and (max-width:768px)and (min-width:375px){.services .textContainer hr{width:400px}}.services .titleContainer{align-items:center;display:flex;flex:2 1;flex-direction:column}@media screen and (max-width:375px){.services .titleContainer{padding-top:10px;width:100%}}@media screen and (max-width:768px)and (min-width:375px){.services .titleContainer{flex:2 1;padding-top:30px;width:100%}}@media screen and (max-width:1024px)and (min-width:768px){.services .titleContainer{justify-content:center}}.services .titleContainer .title{align-items:center;display:flex;gap:50px}@media screen and (max-width:375px){.services .titleContainer .title{flex-direction:column;gap:15px;text-align:center}}@media screen and (max-width:768px)and (min-width:375px){.services .titleContainer .title{flex-direction:column;gap:15px;text-align:center}}@media screen and (max-width:1024px)and (min-width:768px){.services .titleContainer .title{gap:25px}}@media screen and (max-width:1550px)and (min-width:1024px){.services .titleContainer .title{gap:25px}}.services .titleContainer .title img{border-radius:50px;height:100px;object-fit:cover;width:300px}@media screen and (max-width:375px){.services .titleContainer .title img{height:50px;width:200px}}@media screen and (max-width:768px)and (min-width:375px){.services .titleContainer .title img{height:100px;width:300px}}@media screen and (max-width:1550px)and (min-width:1024px){.services .titleContainer .title img{height:80px;width:250px}}.services .titleContainer .title h1{font-size:96px;font-weight:100}@media screen and (max-width:375px){.services .titleContainer .title h1{font-size:36px}}@media screen and (max-width:768px)and (min-width:375px){.services .titleContainer .title h1{font-size:60px}}@media screen and (max-width:1024px)and (min-width:768px){.services .titleContainer .title h1{font-size:80px}}@media screen and (max-width:1550px)and (min-width:1024px){.services .titleContainer .title h1{font-size:60px}}.services .titleContainer .title button{background-color:orange;border:none;border-radius:50px;font-size:24px;height:100px;width:300px}@media screen and (max-width:375px){.services .titleContainer .title button{font-size:16px;height:50px;width:150px}}@media screen and (max-width:768px)and (min-width:375px){.services .titleContainer .title button{font-size:16px;height:50px;width:150px}}@media screen and (max-width:1024px)and (min-width:768px){.services .titleContainer .title button{font-size:20px;height:80px;width:200px}}@media screen and (max-width:1550px)and (min-width:1024px){.services .titleContainer .title button{font-size:20px;height:60px;width:180px}}.services .listContainer{display:flex;flex:2 1;margin:auto;max-width:1336px}@media screen and (max-width:375px){.services .listContainer{flex-direction:column;width:100%}}@media screen and (max-width:768px)and (min-width:375px){.services .listContainer{flex-direction:column;gap:10px;justify-content:center;padding-top:20px;width:100%}}@media screen and (max-width:1550px)and (min-width:1024px){.services .listContainer{justify-content:center;padding:5px 20px}}.services .listContainer .box{border:.5px solid gray;display:flex;flex-direction:column;gap:5px;justify-content:space-between;padding:50px}@media screen and (max-width:375px){.services .listContainer .box{align-items:center;border:none;gap:5px;padding:15px}}@media screen and (max-width:768px)and (min-width:375px){.services .listContainer .box{align-items:center;border:none;padding:7px 15px}}@media screen and (max-width:1550px)and (min-width:1024px){.services .listContainer .box{padding:40px 20px 30px}}.services .listContainer .box h1{color:orange;font-size:24px}@media screen and (max-width:1550px)and (min-width:1024px){.services .listContainer .box h1{font-size:20px}}.services .listContainer .box p{font-size:20px}@media screen and (max-width:375px){.services .listContainer .box p{display:none}}@media screen and (max-width:768px)and (min-width:375px){.services .listContainer .box p{display:none}}@media screen and (max-width:1550px)and (min-width:1024px){.services .listContainer .box p{font-size:16px}}.services .listContainer .box button{background-color:orange;border:none;padding:5px}@media screen and (max-width:375px){.services .listContainer .box button{display:none}}@media screen and (max-width:768px)and (min-width:375px){.services .listContainer .box button{display:none}}.portfolio{position:relative}.portfolio .progress{color:orange;font-size:36px;left:0;padding-top:50px;position:-webkit-sticky;position:sticky;text-align:center;top:0;width:100%}@media screen and (max-width:375px){.portfolio .progress{font-size:20px;padding-top:calc(100vh - 130px)}}@media screen and (max-width:768px)and (min-width:375px){.portfolio .progress{font-size:20px;padding-top:calc(100vh - 130px)}}@media screen and (max-width:1550px)and (min-width:1024px){.portfolio .progress{font-size:26px}}.portfolio .progress .progress-bar{background-color:#fff;height:10px}.portfolio .container{overflow:hidden;width:100%}.portfolio .container,.portfolio .container .wrapper{align-items:center;display:flex;height:100%;justify-content:center}.portfolio .container .wrapper{gap:50px;margin:auto;max-width:1336px}@media screen and (max-width:375px){.portfolio .container .wrapper{flex-direction:column;gap:25px}}@media screen and (max-width:768px)and (min-width:375px){.portfolio .container .wrapper{flex-direction:column;gap:25px}}@media screen and (max-width:1024px)and (min-width:768px){.portfolio .container .wrapper{padding:20px}}@media screen and (max-width:1550px)and (min-width:1024px){.portfolio .container .wrapper{padding:25px}}.portfolio .container .wrapper .imgContainer{flex:1 1;height:50%}@media screen and (max-width:375px){.portfolio .container .wrapper .imgContainer{max-height:300px;padding:5px;width:100%}}@media screen and (max-width:768px)and (min-width:375px){.portfolio .container .wrapper .imgContainer{max-height:500px;padding:5px;width:100%}}.portfolio .container .wrapper .imgContainer img{border-radius:20px;height:100%;object-fit:cover;width:100%}@media screen and (max-width:375px){.portfolio .container .wrapper .imgContainer img{border-radius:5px;object-fit:contain}}@media screen and (max-width:768px)and (min-width:375px){.portfolio .container .wrapper .imgContainer img{border-radius:5px}}.portfolio .container .wrapper .titleContainer{display:flex;flex:1 1;flex-direction:column;gap:30px;z-index:1}@media screen and (max-width:375px){.portfolio .container .wrapper .titleContainer{align-items:center;gap:15px;padding:10px;text-align:center;transform:none!important}}@media screen and (max-width:768px)and (min-width:375px){.portfolio .container .wrapper .titleContainer{align-items:center;gap:15px;padding:20px 10px 10px;text-align:center;transform:none!important}}.portfolio .container .wrapper .titleContainer h1{font-size:72px;line-height:72px}@media screen and (max-width:375px){.portfolio .container .wrapper .titleContainer h1{font-size:36px;line-height:36px}}@media screen and (max-width:768px)and (min-width:375px){.portfolio .container .wrapper .titleContainer h1{font-size:42px;line-height:36px}}@media screen and (max-width:1550px)and (min-width:1024px){.portfolio .container .wrapper .titleContainer h1{font-size:50px;line-height:50px}}.portfolio .container .wrapper .titleContainer p{color:gray;font-size:25px}@media screen and (max-width:375px){.portfolio .container .wrapper .titleContainer p{font-size:16px}}@media screen and (max-width:768px)and (min-width:375px){.portfolio .container .wrapper .titleContainer p{font-size:22px}}@media screen and (max-width:1550px)and (min-width:1024px){.portfolio .container .wrapper .titleContainer p{font-size:24px}}.portfolio .container .wrapper .titleContainer a{background-color:orange;border:none;border-radius:15px;color:#000;cursor:pointer;font-size:20px;font-weight:400;padding:10px;text-align:center;width:200px}@media screen and (max-width:375px){.portfolio .container .wrapper .titleContainer a{font-size:16px;width:150px;z-index:10}}@media screen and (max-width:768px)and (min-width:375px){.portfolio .container .wrapper .titleContainer a{font-size:16px;width:150px;z-index:10}}.contact{align-items:center;display:flex;gap:50px;height:100%;margin:auto;max-width:1336px}@media screen and (max-width:375px){.contact{flex-direction:column;gap:10px;padding:10px;width:100%}}@media screen and (max-width:768px)and (min-width:375px){.contact{flex-direction:column;gap:10px;padding:10px;width:100%}}@media screen and (max-width:1024px)and (min-width:768px){.contact{flex-direction:column;gap:10px;padding:10px;width:100%}}@media screen and (max-width:1550px)and (min-width:1024px){.contact{padding:30px}}.contact .textContainer{display:flex;flex:1 1;flex-direction:column;gap:40px}@media screen and (max-width:375px){.contact .textContainer{align-items:center;gap:10px;margin-top:40px;text-align:center}}@media screen and (max-width:768px)and (min-width:375px){.contact .textContainer{align-items:center;gap:10px;margin-top:40px;text-align:center}}@media screen and (max-width:1024px)and (min-width:768px){.contact .textContainer{align-items:center;gap:10px;margin-top:40px;text-align:center}}.contact .textContainer h1{font-size:100px;line-height:88px}@media screen and (max-width:375px){.contact .textContainer h1{font-size:25px;line-height:30px;padding-left:20px}}@media screen and (max-width:768px)and (min-width:375px){.contact .textContainer h1{font-size:25px;line-height:30px;padding-left:20px}}@media screen and (max-width:1024px)and (min-width:768px){.contact .textContainer h1{font-size:80px;line-height:70px;padding-left:20px}}@media screen and (max-width:1550px)and (min-width:1024px){.contact .textContainer h1{font-size:50px;line-height:50px}}@media screen and (max-width:1024px)and (min-width:768px){.contact .textContainer h2{font-size:50px}}@media screen and (max-width:1550px)and (min-width:1024px){.contact .textContainer h2{font-size:30px}}.contact .textContainer span{font-size:20px;font-weight:300}@media screen and (max-width:1024px)and (min-width:768px){.contact .textContainer span{font-size:30px}}@media screen and (max-width:1550px)and (min-width:1024px){.contact .textContainer span{font-size:20px}}.contact .formContainer{flex:1 1;position:relative}@media screen and (max-width:375px){.contact .formContainer{margin-bottom:70px;padding:10px;width:100%}}@media screen and (max-width:768px)and (min-width:375px){.contact .formContainer{margin-bottom:70px;padding:10px;width:85%}}@media screen and (max-width:1024px)and (min-width:768px){.contact .formContainer{margin-bottom:70px;padding:10px;width:70%}}@media screen and (max-width:1550px)and (min-width:1024px){.contact .formContainer{flex:.8 1}}.contact .formContainer .svgContainer{stroke:orange;bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:-1}.contact .formContainer .svgContainer svg{height:500px;width:500px}@media screen and (max-width:375px){.contact .formContainer .svgContainer svg{height:300px;width:100%}}@media screen and (max-width:768px)and (min-width:375px){.contact .formContainer .svgContainer svg{height:300px;width:100%}}@media screen and (max-width:1024px)and (min-width:768px){.contact .formContainer .svgContainer svg{height:400px;width:100%}}@media screen and (max-width:1550px)and (min-width:1024px){.contact .formContainer .svgContainer svg{height:400px;width:100%}}.contact .formContainer form{display:flex;flex-direction:column;gap:20px}@media screen and (max-width:375px){.contact .formContainer form{gap:10px;padding-bottom:20px}}@media screen and (max-width:768px)and (min-width:375px){.contact .formContainer form{gap:10px;padding-bottom:20px}}@media screen and (max-width:1024px)and (min-width:768px){.contact .formContainer form{gap:20px;padding-bottom:20px}}@media screen and (max-width:1550px)and (min-width:1024px){.contact .formContainer form{gap:15px}}.contact .formContainer form input,.contact .formContainer form textarea{background:#0000;border:.3px solid #fff;border-radius:5px;color:#fff;font-size:20px;outline:none;padding:20px}@media screen and (max-width:375px){.contact .formContainer form input,.contact .formContainer form textarea{font-size:14px;padding:10px}}@media screen and (max-width:768px)and (min-width:375px){.contact .formContainer form input,.contact .formContainer form textarea{font-size:14px;padding:10px}}@media screen and (max-width:1024px)and (min-width:768px){.contact .formContainer form input,.contact .formContainer form textarea{font-size:20px}}@media screen and (max-width:1550px)and (min-width:1024px){.contact .formContainer form input,.contact .formContainer form textarea{font-size:16px;padding:15px}}.contact .formContainer form button{background-color:orange;border:none;border-radius:5px;cursor:pointer;font-size:20px;font-weight:500;padding:20px}@media screen and (max-width:375px){.contact .formContainer form button{padding:10px}}@media screen and (max-width:768px)and (min-width:375px){.contact .formContainer form button{padding:10px}}@media screen and (max-width:1550px)and (min-width:1024px){.contact .formContainer form button{padding:10px}}.contact .formContainer form .error{color:red}.contact .formContainer form .success{align-items:center;color:green;display:flex;font-size:20px;font-weight:700;gap:10px}html{scroll-behavior:smooth;scroll-snap-type:y mandatory}*{box-sizing:border-box;font-family:DM Sans,sans-serif;margin:0;padding:0}body{background-color:#0c0c1d;color:#d3d3d3}a{color:inherit;text-decoration:none}section{height:100vh;scroll-snap-align:center}.cursor{border:.5px solid #fff;border-radius:50%;height:50px;position:fixed;width:50px;z-index:999}@media screen and (max-width:375px){.cursor{display:none}}@media screen and (max-width:768px)and (min-width:375px){.cursor{display:none}}@media screen and (max-width:1024px)and (min-width:768px){.cursor{display:none}}
/*# sourceMappingURL=main.9dad57e7.css.map*/