@import"https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap";.section-container{width:1300px}.title,.para{font-kerning:normal;-webkit-text-rendering:optimizeLegibility;text-rendering:optimizeLegibility;-webkit-transform:translateZ(0);transform:translateZ(0);word-spacing:.15em}@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)}}:root{font-family:Geist,sans-serif;font-optical-sizing:auto;font-style:normal;line-height:1.5;color-scheme:light dark;color:#eae5ec;background-color:var(--backgroundColor);font-synthesis:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;user-select:none;-webkit-user-select:none;-moz-user-select:none;--accentColor: #c2a4ff;--backgroundColor: #0b080c;--vh: 100vh;--vh: 100svh}html{overscroll-behavior:none;overscroll-behavior-y:none}h1,h2,h3,h4,h5,h6{font-family:Geist,sans-serif}body{overflow-x:hidden}a{color:inherit;text-decoration:inherit}a:hover{color:var(--accentColor)}main{opacity:1}.main-active{animation:fadeIn .8s ease-out 1;animation-fill-mode:forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}body{margin:0;height:auto;background-color:#000;flex-grow:1;--cWidth: calc(100% - 30px) ;--cMaxWidth: 1920px;max-width:100vw;overflow-x:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-y;overscroll-behavior:none;overscroll-behavior-y:none}.main-body{max-width:100vw;overflow-x:hidden;-webkit-overflow-scrolling:touch;will-change:scroll-position}.container-main{width:100%;margin:auto;position:relative}.container1{width:var(--cWidth);height:var(--vh);margin:auto;position:relative}.split-line{overflow:hidden}.split-h2{overflow:hidden;display:flex;white-space:nowrap;flex-wrap:nowrap}.techstack{width:100%;position:relative;height:var(--vh);min-height:100vh;margin:0 auto;padding-top:150px;padding-bottom:150px;background:linear-gradient(180deg,#0b080cf2,#0b080cfa);background-color:var(--backgroundColor);overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;content-visibility:auto;contain-intrinsic-size:0 100vh}.techstack:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(194,164,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(194,164,255,.08) 0%,transparent 50%);pointer-events:none;z-index:0}.techstack>*{position:relative;z-index:1}.techstack h2{font-size:80px;text-align:center;position:absolute;width:100%;top:150px;left:0;font-weight:400;text-transform:uppercase;z-index:3;margin:0}@media screen and (min-width: 768px){body{--cWidth: 94%}}@media screen and (max-width: 900px){.techstack h2{font-size:40px}}
