@import url("https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap");:root{font-family:Geist,sans-serif;font-optical-sizing:auto;font-style:normal;line-height:1.5;scroll-behavior:smooth;color-scheme:light dark;color:#eae5ec;background-color:var(--backgroundColor);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;user-select:none;-webkit-user-select:none;-moz-user-select:none;--accentColor:#5eead4;--backgroundColor:#0a0e17;--vh:100vh;--vh:100svh}h1,h2,h3,h4,h5,h6{font-family:Geist,sans-serif}body{overflow:hidden}a{color:inherit;text-decoration:inherit}a:hover{color:var(--accentColor)}main{opacity:1;transition:.3s}.main-active{opacity:0;animation:fadeIn 1s 1;animation-fill-mode:forwards}@keyframes fadeIn{to{opacity:1}}body{margin:0;height:auto;background-color:#050810;flex-grow:1;--cWidth:calc(100% - 30px);--cMaxWidth:1920px}.main-body,body{max-width:100vw;overflow-x:hidden}.container-main{width:100%}.container-main,.container1{margin:auto;position:relative}.container1{width:var(--cWidth);height:var(--vh)}.split-h2,.split-line{overflow:hidden}.split-h2{display:flex;white-space:nowrap;flex-wrap:nowrap}.techstack{width:100%;position:relative;overflow:clip;height:var(--vh);margin:50px auto -100px}.techstack h2{font-size:80px;text-align:center;position:absolute;width:100%;top:120px;left:0;font-weight:400;text-transform:uppercase}@media screen and (min-width:768px){body{--cWidth:94%}}@media screen and (max-width:900px){.techstack h2{font-size:40px}}.section-container{width:1300px}.para,.title{font-feature-settings:"kern" off;font-kerning:none;-webkit-text-rendering:optimizeSpeed;text-rendering:optimizeSpeed;transform:translateZ(0)}@media only screen and (max-width:1600px){.section-container{width:1200px;max-width:calc(100% - 160px)}}@media only screen and (max-width:1400px){.section-container{width:900px}}@media only screen and (max-width:900px){.section-container{width:500px;max-width:var(--cWidth)}}