.sidebar{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;color:#000}.sidebar .bg{position:fixed;top:0;left:0;bottom:0;width:400px;background:white;z-index:999}@media (max-width: 738px){.sidebar .bg{width:200px}}.sidebar .bg .links{position:absolute;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.sidebar .bg .links a{font-size:40px}@media (max-width: 738px){.sidebar .bg .links a{font-size:20px}}.sidebar button{z-index:999;width:50px;height:50px;border-radius:50%;position:fixed;top:25px;left:25px;background-color:transparent;border:none;cursor:pointer}.navbar{height:100px}.navbar .wrapper{max-width:1366px;margin:auto;display:flex;align-items:center;justify-content:space-between;height:100%}@media (max-width: 1024px){.navbar .wrapper{padding:0 20px}}@media (max-width: 738px){.navbar .wrapper{justify-content:flex-end;padding:20px}}.navbar .wrapper span{font-weight:700;margin-left:90px}@media (max-width: 738px){.navbar .wrapper span{display:none}}.navbar .wrapper .social{display:flex;gap:20px}.navbar .wrapper .social img{width:18px;height:18px}.hero{height:calc(100vh - 100px);overflow:hidden;background:linear-gradient(100deg,#0c0c1d,#111132);position:relative}.hero .wrapper{max-width:1366px;height:100%;margin:auto;z-index:1}@media (max-width: 1024px){.hero .wrapper{padding:0 20px}}.hero .wrapper .textContainer{width:50%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:40px}@media (max-width: 738px){.hero .wrapper .textContainer{height:50%;width:100%;gap:20px;align-items:center;text-align:center}}.hero .wrapper .textContainer span{font-size:36px;font-weight:600}.hero .wrapper .textContainer h2{font-size:30px;color:#639;letter-spacing:10px}.hero .wrapper .textContainer h1{font-size:88px}@media (max-width: 738px){.hero .wrapper .textContainer h1{font-size:36px}}.hero .wrapper .textContainer .buttons{display:flex;cursor:pointer}.hero .wrapper .textContainer .buttons button{padding:15px;border:1px solid white;border-radius:10px;background-color:transparent;color:#fff;margin-right:20px;position:relative;z-index:2;cursor:pointer;font-weight:300px;font-size:16px;font-weight:600}.hero .wrapper .textContainer .buttons .contactButton{display:flex;align-items:center;background-color:#f0e6e6;color:#0c0c1d;box-shadow:inset 0 0 0 3px #639}.hero .wrapper .textContainer .buttons .contactButton .emoji{font-size:24px}.hero .wrapper .textContainer img{width:50px}.hero .imageContainer{height:100%;position:absolute;bottom:0;right:0}@media (max-width: 1024px){.hero .imageContainer{height:80%;width:80%;top:unset;bottom:0}}@media (max-width: 738px){.hero .imageContainer{height:70%;width:100%;top:unset;bottom:0}}.hero .imageContainer img{width:100%;height:100%;object-fit:cover}.hero .slidingTextContainer{position:absolute;font-size:50vh;bottom:-120px;white-space:nowrap;color:#ffffff09;width:50%;font-weight:700}.hero .particle-container{position:absolute;top:0;left:-150px;width:100%;height:100%;z-index:0}.parallax{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.parallax h1{font-size:100px}@media (max-width: 738px){.parallax h1{font-size:72px;text-align:center}}.parallax .mountains{background-image:url(/mountains.png);background-size:cover;background-position:bottom;width:100%;height:100%;position:absolute;z-index:3}@media (max-width: 738px){.parallax .mountains{background-size:contain;background-repeat:no-repeat}}.parallax .planets{background-image:url(/planets.png);background-size:cover;background-position:bottom;width:100%;height:100%;position:absolute;z-index:2}@media (max-width: 1024px){.parallax .planets{background-size:contain;background-repeat:no-repeat}}@media (max-width: 738px){.parallax .planets{background-size:contain;background-repeat:no-repeat}}.parallax .stars{background-image:url(/stars.png);background-size:cover;background-position:bottom;width:100%;height:100%;position:absolute;z-index:1}.services{background:linear-gradient(180deg,#0c0c1d,#111132);height:100%;display:flex;justify-content:space-between;gap:30px;align-items:center;padding:0 150px}@media (max-width: 1024px){.services{gap:20px;padding:0 50px}}@media (max-width: 738px){.services{flex-direction:column;justify-content:flex-start;gap:10px;padding:80px 20px 20px}}.services .leftSide{width:50%;height:800px;display:flex;flex-direction:column;gap:30px;padding:50px 30px}@media (max-width: 1024px){.services .leftSide{gap:20px;padding:30px}}@media (max-width: 738px){.services .leftSide{width:100%;height:auto;gap:10px;padding:0 10px}}.services .leftSide h1{font-size:52px}@media (max-width: 1024px){.services .leftSide h1{font-size:36px}}@media (max-width: 738px){.services .leftSide h1{font-size:26px}}.services .leftSide span{font-size:20px}@media (max-width: 1024px){.services .leftSide span{font-size:18px}}@media (max-width: 738px){.services .leftSide span{font-size:16px}}.services .leftSide .selectContainer{display:flex;flex-direction:column;gap:25px;align-items:center;margin-top:30px}@media (max-width: 738px){.services .leftSide .selectContainer{flex-wrap:wrap;flex-direction:row;margin-top:0;gap:10px}}.services .leftSide .selectContainer .box{width:100%;text-align:center;padding:15px 0;font-size:20px;font-weight:600;border-radius:10px;border:2px solid #fff;background-color:#0c0c1d;cursor:pointer}@media (max-width: 738px){.services .leftSide .selectContainer .box{width:45%;padding:10px;font-size:16px}}.services .leftSide .selectContainer .selected{background-color:#639;color:#111132}.services .rightSide{height:800px;width:50%;display:flex;flex-direction:column;align-items:center;padding:50px 30px}@media (max-width: 1024px){.services .rightSide{padding:30px}}@media (max-width: 738px){.services .rightSide{height:auto;width:100%;padding:10px;overflow:hidden}}.services .rightSide .rightSideDesc{display:flex;flex-direction:column;gap:25px}@media (max-width: 738px){.services .rightSide .rightSideDesc{width:100%;gap:10px;overflow-y:scroll}}.services .rightSide .rightSideDesc h2{font-size:36px}@media (max-width: 1024px){.services .rightSide .rightSideDesc h2{font-size:30px}}@media (max-width: 738px){.services .rightSide .rightSideDesc h2{font-size:24px}}.services .rightSide .rightSideDesc .descSpan{font-size:20px}@media (max-width: 1024px){.services .rightSide .rightSideDesc .descSpan{font-size:18px}}@media (max-width: 738px){.services .rightSide .rightSideDesc .descSpan{display:none}}.services .rightSide .rightSideDesc .expSkillsBoxes{display:flex;flex-direction:column;margin-top:20px}@media (max-width: 738px){.services .rightSide .rightSideDesc .expSkillsBoxes{width:100%}}.services .rightSide .rightSideDesc .expSkillsBoxes .expSkillsBox{width:100%;display:flex;flex-direction:column;gap:10px;padding:20px;border-radius:10px;background-color:#20202c}.services .rightSide .rightSideDesc .expSkillsBoxes .expSkillsBox .purple{color:#639;font-weight:600;font-size:20px}@media (max-width: 738px){.services .rightSide .rightSideDesc .expSkillsBoxes .expSkillsBox .purple{font-weight:500;font-size:16px}}.services .rightSide .rightSideDesc .expSkillsBoxes .expSkillsBox .boxMid{font-weight:600}.services .rightSide .rightSideDesc .expSkillsBoxes .expSkillsBox .boxBottom{display:flex;align-items:center;color:#797992;margin-top:20px}.services .rightSide .rightSideDesc .expSkillsBoxes .expSkillsBox .boxBottom b{color:#639;font-size:36px;margin-right:5px}.services .rightSide .rightSideDesc .educationBoxes{height:100%;display:flex;flex-wrap:wrap;gap:20px;overflow-y:scroll}@media (max-width: 738px){.services .rightSide .rightSideDesc .educationBoxes{height:100%;padding-bottom:20px}}.services .rightSide .rightSideDesc .educationBoxes .educationBox{display:flex;flex-direction:column;width:250px;padding:20px;gap:5px;border-radius:10px;background-color:#20202c}@media (max-width: 1024px){.services .rightSide .rightSideDesc .educationBoxes .educationBox{width:100%}}@media (max-width: 738px){.services .rightSide .rightSideDesc .educationBoxes .educationBox{width:100%}}.services .rightSide .rightSideDesc .educationBoxes .educationBox .purple{color:#639;font-weight:600;font-size:20px}@media (max-width: 738px){.services .rightSide .rightSideDesc .educationBoxes .educationBox .purple{font-weight:500;font-size:16px}}.services .rightSide .rightSideDesc .educationBoxes .educationBox .boxMid{font-weight:600}.services .rightSide .rightSideDesc .educationBoxes .educationBox .boxBottom{display:flex;align-items:center;color:#797992;margin-top:20px}.services .rightSide .rightSideDesc .educationBoxes .educationBox .boxBottom b{color:#639;font-size:36px;margin-right:5px}.services .rightSide .rightSideDesc .skillsBoxes{display:flex;flex-wrap:wrap;gap:20px}@media (max-width: 738px){.services .rightSide .rightSideDesc .skillsBoxes{margin-top:10px;gap:10px}}.services .rightSide .rightSideDesc .skillsBoxes .skillsBox{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;border-radius:10px;background-color:#20202c;cursor:pointer}@media (max-width: 738px){.services .rightSide .rightSideDesc .skillsBoxes .skillsBox{height:80px;padding:10px}}.services .rightSide .rightSideDesc .skillsBoxes .skillsBox img{width:60px}.services .rightSide .rightSideDesc .skillsBoxes .skillsBox .boxSpan{visibility:hidden;opacity:0;position:absolute;top:-20px;left:50%;transform:translate(-50%);background-color:#000000b3;color:#fff;padding:5px 10px;border-radius:5px;transition:visibility 0s,opacity .2s ease-in-out;z-index:1}.services .rightSide .rightSideDesc .skillsBoxes .skillsBox:hover .boxSpan{visibility:visible;opacity:1}.services .rightSide .rightSideDesc .infoBoxes{display:flex;flex-wrap:wrap;gap:20px}.services .rightSide .rightSideDesc .infoBoxes .infoBox{display:flex;width:210px;gap:10px;padding:0}.services .rightSide .rightSideDesc .infoBoxes .infoBox .infoSpan{font-size:14px}.services .rightSide .rightSideDesc .infoBoxes .infoBox .dark{color:#639}.portfolio{position:relative}.portfolio .progress{position:sticky;top:0;left:0;padding:50px;text-align:center;color:orange;font-size:36px}@media (max-width: 1024px){.portfolio .progress{font-size:24px}}@media (max-width: 738px){.portfolio .progress{padding-top:calc(100vh - 60px);font-size:18px;height:100px}}.portfolio .progress .progressBar{height:10px;background-color:#fff}@media (max-width: 738px){.portfolio .progress .progressBar{height:8px}}.portfolio .container{display:flex;align-items:center;justify-content:center;width:100%;height:100%;overflow:hidden}@media (max-width: 738px){.portfolio .container{height:100%}}.portfolio .container .wrapper{max-width:1366px;height:100%;margin:auto;display:flex;align-items:center;justify-content:center;gap:50px}@media (max-width: 1024px){.portfolio .container .wrapper{max-width:100%;flex-direction:column;gap:0;padding:0 10px;margin-top:calc(30vw - 170px)}}@media (max-width: 738px){.portfolio .container .wrapper{flex-direction:column;gap:10px;padding:0 10px;margin:0}}.portfolio .container .wrapper .imageContainer{width:50%;height:50%;display:flex;flex-wrap:wrap;gap:5px}@media (max-width: 1024px){.portfolio .container .wrapper .imageContainer{display:none}}@media (max-width: 738px){.portfolio .container .wrapper .imageContainer{width:100%;max-height:300px}}.portfolio .container .wrapper .imageContainer img{width:49%;height:50%;object-fit:contain}@media (max-width: 738px){.portfolio .container .wrapper .imageContainer img{object-fit:contain}}.portfolio .container .wrapper .tabletMobile{display:none;width:100%;height:50%;gap:5px}@media (max-width: 738px){.portfolio .container .wrapper .tabletMobile{height:30%}}.portfolio .container .wrapper .tabletMobile .swiper{width:100%;height:100%}.portfolio .container .wrapper .tabletMobile .swiper .swiper-slide{display:flex;justify-content:center;align-items:center}.portfolio .container .wrapper .tabletMobile .swiper .swiper-slide img{width:100%;height:100%;object-fit:contain}.portfolio .container .wrapper .tabletMobile .swiper .swiper-button-next,.portfolio .container .wrapper .tabletMobile .swiper .swiper-button-prev{color:#b1b1b1}@media (max-width: 1024px){.portfolio .container .wrapper .tabletMobile{display:flex}}.portfolio .container .wrapper .textContainer{width:50%;flex:1;display:flex;flex-direction:column;gap:30px}@media (max-width: 1024px){.portfolio .container .wrapper .textContainer{height:50%;width:100%;transform:none!important;padding:10px;align-items:center;text-align:center;gap:20px}}@media (max-width: 738px){.portfolio .container .wrapper .textContainer{transform:none!important;padding:10px;align-items:center;text-align:center;gap:10px}}.portfolio .container .wrapper .textContainer h2{font-size:72px}@media (max-width: 1024px){.portfolio .container .wrapper .textContainer h2{font-size:42px}}@media (max-width: 738px){.portfolio .container .wrapper .textContainer h2{font-size:36px}}.portfolio .container .wrapper .textContainer p{color:gray;font-size:20px}@media (max-width: 738px){.portfolio .container .wrapper .textContainer p{font-size:16px}}.portfolio .container .wrapper .textContainer .tools{display:flex;align-items:center;gap:20px}@media (max-width: 738px){.portfolio .container .wrapper .textContainer .tools{flex-direction:column}}.portfolio .container .wrapper .textContainer .tools h3{font-size:24px}.portfolio .container .wrapper .textContainer .tools .icons{width:100%;display:flex;flex-wrap:wrap;gap:20px}.portfolio .container .wrapper .textContainer .tools .icons .icon{width:90px;height:70px;object-fit:contain}@media (max-width: 1024px){.portfolio .container .wrapper .textContainer .tools .icons .icon{width:70px;height:70px}}@media (max-width: 738px){.portfolio .container .wrapper .textContainer .tools .icons .icon{width:50px;height:50px}}.portfolio .container .wrapper .textContainer button{background-color:orange;border:none;border-radius:10px;padding:10px;width:200px;cursor:pointer}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.contact{height:100%;max-width:1366px;margin:auto;display:flex;align-items:center;gap:50px}@media (max-width: 1024px){.contact{width:90%}}@media (max-width: 738px){.contact{width:100%;padding:10px;flex-direction:column}}.contact .textContainer{flex:1;display:flex;flex-direction:column;gap:40px;flex-wrap:nowrap}@media (max-width: 738px){.contact .textContainer{gap:10px;text-align:center;align-items:center;flex:none;margin-top:70px}}.contact .textContainer h1{font-size:100px;line-height:88px}@media (max-width: 1024px){.contact .textContainer h1{font-size:64px;line-height:64px}}@media (max-width: 738px){.contact .textContainer h1{font-size:36px;line-height:36px}}.contact .textContainer span{font-weight:300}.contact .formContainer{flex:1;position:relative;max-height:50%}@media (max-width: 738px){.contact .formContainer{width:100%;padding:0 50px}}.contact .formContainer .phoneSvg{stroke:orange;position:absolute;margin:auto;z-index:-1}@media (max-width: 738px){.contact .formContainer .phoneSvg{left:0;right:0;top:0;bottom:0;text-align:center}}@media (max-width: 738px){.contact .formContainer .phoneSvg svg{width:200px!important;height:200px!important}}.contact .formContainer form{display:flex;flex-direction:column;gap:20px}.contact .formContainer form input,.contact .formContainer form textarea{padding:20px;background-color:transparent;border:1px solid white;color:#fff;border-radius:5px}@media (max-width: 738px){.contact .formContainer form input,.contact .formContainer form textarea{padding:10px}}.contact .formContainer form button{padding:20px;border:none;background-color:orange;cursor:pointer;font-weight:500}@media (max-width: 738px){.contact .formContainer form button{padding:10px}}html{scroll-snap-type:y mandatory;scroll-behavior:smooth}*{padding:0;margin:0;box-sizing:border-box;font-family:"DM Sans, sans-serif"}body{background-color:#0c0c1d;color:#d3d3d3}a{text-decoration:none;color:inherit}section{height:100vh;scroll-snap-align:center}.cursor{width:50px;height:50px;border-radius:50%;border:1px solid white;position:fixed;z-index:999}@media (max-width: 738px){.cursor{display:none}}
