html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}@font-face{font-family:"Albra Grotesk";font-weight:400;font-style:normal;src:url("/assets/Albra-Grotesk-Flex-4871a6c4.woff2");font-display:swap}@font-face{font-family:"Albra Book";font-weight:400;font-style:normal;src:url("/assets/Albra-Book-Flex-638560f9.woff2");font-display:swap}html{background-color:#0a000f;color:#fff;font-family:"Albra Grotesk",sans-serif;font-variation-settings:"wght" 80;line-height:100%;font-size:16px;font-weight:normal;cursor:default;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}@media(max-width: 550px){html{font-size:13px}}main{scroll-snap-type:y mandatory;height:100svh;overflow-y:scroll}section{scroll-snap-align:start}header{position:fixed;width:100%;display:flex;justify-content:space-between;padding:1rem 2rem;gap:1.5rem;z-index:2}@media(max-width: 800px){header{padding:1rem 1rem}}header .logo{width:7rem}header nav{display:flex;align-items:center;gap:1.5rem}footer{position:relative;display:flex;flex-direction:column;justify-content:space-between;bottom:0;width:100%;z-index:0;background-color:#d0b5ff;color:#0a000f;padding:2rem 2rem;scroll-snap-align:end;min-height:40rem}@media(max-width: 800px){footer{padding:2rem 1rem}footer .flex-between{flex-direction:column-reverse;gap:2rem}footer .grid-4{grid-template-columns:1fr 1fr}}footer h5{max-width:40rem}footer .logo{width:10rem}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:start;justify-content:space-between}.flex-column{display:flex;flex-direction:column;gap:1rem}.grid-4{display:grid;grid-template-columns:repeat(4, 1fr);gap:1rem}button,.button{background-color:#fff;color:#0a000f;width:fit-content;border-radius:2rem;padding:.4rem .8rem}button:hover,.button:hover{background-color:#6e1aff;color:#fff}button.black,.button.black{background-color:#0a000f;color:#fff}.animate-text,.animate-heading .split-line div{opacity:0}.split-line{overflow:hidden;line-height:1.2;display:block}.h1{font-variation-settings:"wght" 50;font-family:"Albra Grotesk",sans-serif;font-size:clamp(3rem,3.5vw,3.5rem);line-height:95%;position:relative;text-wrap:balance}.h2{font-variation-settings:"wght" 50;font-family:"Albra Grotesk",sans-serif;font-size:clamp(2.3rem,2.75vw,2.75rem);line-height:95%;position:relative;text-wrap:balance}.h3{font-variation-settings:"wght" 50;font-family:"Albra Book",sans-serif;font-size:1.75rem;line-height:110%;text-wrap:balance}.h4{font-variation-settings:"wght" 75;font-family:"Albra Book",sans-serif;font-size:1.3rem;line-height:110%;text-wrap:balance}.h5{font-variation-settings:"wght" 85;font-family:"Albra Grotesk",sans-serif;font-size:.75rem;text-transform:uppercase;letter-spacing:.12rem;text-wrap:balance;line-height:120%}@media(max-width: 550px){.h5{font-size:.9rem}}.h6{font-variation-settings:"wght" 80;font-family:"Albra Grotesk",sans-serif;font-size:.9rem;letter-spacing:.01rem}@media(max-width: 550px){.h6{font-size:1rem}}.h7{font-variation-settings:"wght" 50;font-family:"Albra Book",sans-serif;font-size:1.42rem;line-height:120%;text-wrap:pretty}p{font-size:1.2rem;line-height:120%;text-wrap:pretty}a{color:inherit;text-decoration:none}mark.highlight{color:inherit;background-color:rgba(0,0,0,0);padding:0;position:relative}mark.highlight.purple span{background-color:#6e1aff}mark.highlight span{position:absolute;top:0;left:-0.5rem;right:-0.5rem;width:0;height:100%;z-index:-1}.contained-heading{background-color:#1c1420;border-radius:.25rem;color:#9b9b9b;padding:.5rem .6rem;width:fit-content}.orange{color:#f26d43}.yellow{color:#e6f783}.green{color:#47c9a9}.white{color:#fff}.purple{color:#6e1aff}.grey{color:#9b9b9b}.cube-container{width:100%;height:100%;min-height:50vh;display:flex;align-items:center;justify-content:center;position:relative}@media(max-width: 800px){.cube-container{min-height:100vh;scroll-snap-align:start;width:calc(100% + 2rem);left:-1rem;overflow:hidden}}.cube-container .cube-viewer{width:100%;height:100%;display:flex;justify-content:center;flex-direction:column}.cube-container .cube-viewer canvas{width:100% !important;height:auto !important;aspect-ratio:1/1}.cube-container canvas{display:block}.cube-container .data-points{position:absolute;right:0;display:flex;flex-direction:column;height:100%;justify-content:center;gap:10%}@media(max-width: 800px){.cube-container .data-points{right:auto;gap:5%}}.cube-container .data-points .data-point{text-align:right;position:relative;opacity:0}@media(max-width: 800px){.cube-container .data-points .data-point{text-align:center}}.cube-container .data-points .data-point .line{position:absolute;right:0;top:-0.5rem;width:150%;height:1px;background-color:#fff}@media(max-width: 800px){.cube-container .data-points .data-point .line{display:none}}.cube-container .data-points .data-point:nth-child(2) .line{width:150%}@media(max-width: 1500px){.cube-container .data-points .data-point:nth-child(2) .line{width:100%}}.cube-container .data-points .data-point:nth-child(3) .line{width:175%}@media(max-width: 1500px){.cube-container .data-points .data-point:nth-child(3) .line{width:125%}}.tag{background-color:#1c1420;border-radius:.25rem;padding:.5rem .65rem;display:flex;align-items:start;gap:.25rem}.tag svg{fill:#6e1aff}.tag:hover{background-color:#6e1aff}.tag:hover svg{fill:#fff}.marquee{display:flex;position:relative;overflow:hidden;width:100%;gap:.25rem;background-color:#0a000f}.marquee:hover .marquee-content{animation-play-state:paused}.marquee.reverse .marquee-content{animation-direction:reverse}.marquee .marquee-content{display:flex;gap:.5rem;flex-shrink:0;padding-right:.25rem;will-change:transform;animation:scroll 60s linear infinite}.marquee:after,.marquee:before{content:"";position:absolute;top:0;width:20%;height:100%;z-index:1;pointer-events:none}.marquee:after{right:0;background:linear-gradient(to right, transparent, #0A000F)}.marquee:before{left:0;background:linear-gradient(to left, transparent, #0A000F)}@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(calc(-100% - 0.25rem))}}main.home section.landing{min-height:100svh;text-align:center;display:flex;justify-content:space-between;flex-direction:column;gap:2rem;padding:10rem 2rem}@media(max-width: 800px){main.home section.landing{padding:2rem 1rem}}main.home section.landing .content{display:flex;flex-direction:column;gap:2rem;max-width:50rem}main.home section.landing .dots-grid{position:absolute;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:1;opacity:.75}main.home section.landing .clients{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;width:100%}main.home section.landing .clients .marquee{max-width:50rem}main.home section.landing .clients h3{margin-bottom:1rem}main.home section.overview{display:grid;position:relative;grid-template-columns:1fr 1fr;min-height:100svh;padding:6rem 2rem;background-color:#0a000f}@media(max-width: 800px){main.home section.overview{grid-template-columns:1fr;padding:0 1rem;scroll-snap-align:none}main.home section.overview .cube-container{grid-row:1}}main.home section.overview::before{content:"";position:absolute;top:-10%;left:0;right:0;width:100%;height:10%;background:linear-gradient(180deg, rgba(10, 0, 15, 0) 0%, rgb(10, 0, 15) 100%);z-index:-1}main.home section.overview .solutions{display:flex;flex-direction:column;gap:4rem;justify-content:center;width:75%}@media(max-width: 1500px){main.home section.overview .solutions{width:100%}}@media(max-width: 800px){main.home section.overview .solutions{scroll-snap-align:start;min-height:100vh;gap:3rem;justify-content:start;padding-top:6rem;width:100%}}main.home section.overview .solutions .solution{display:flex;flex-direction:column;gap:1rem}main.home .feature-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);background-color:#0a000f}@media(max-width: 800px){main.home .feature-wrapper{grid-template-columns:1fr}}main.home .feature-wrapper .scroll-dots-background{position:sticky;height:100svh;top:0}@media(max-width: 800px){main.home .feature-wrapper .scroll-dots-background{grid-row:1;max-width:calc(100% - 2rem);top:6rem;aspect-ratio:1/1;height:100%;width:100%;max-height:50svh;left:0;right:0;margin:auto}}main.home .feature-wrapper .scroll-dots-background canvas{width:100% !important;aspect-ratio:1/1}main.home .feature-wrapper .features{display:flex;flex-direction:column}main.home section.feature{grid-column:1;min-height:100svh;z-index:1;display:grid;padding:6rem 2rem}@media(max-width: 800px){main.home section.feature{padding:2rem 1rem 5vh 1rem}}main.home section.feature .feature-content{display:flex;flex-direction:column;gap:2rem;justify-content:center;width:75%}@media(max-width: 1500px){main.home section.feature .feature-content{width:100%}}@media(max-width: 800px){main.home section.feature .feature-content{justify-content:end}}main.home section.feature .feature-content .h2{margin-top:.5rem}main.home section.testimonials{min-height:100svh;background-color:#0a000f;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding-bottom:4rem}@media(max-width: 800px){main.home section.testimonials{padding-top:6rem}}main.home section.testimonials h4{margin-bottom:3rem}main.home section.testimonials .marquee{width:100%}@media(max-width: 550px){main.home section.testimonials .marquee.reverse{display:none}}main.home section.testimonials .marquee .marquee-content{gap:1rem;margin-right:.5rem;animation-duration:120s}main.home section.testimonials .testimonial{background-color:#1c1420;border-radius:.25rem;display:flex;flex-direction:column;gap:2rem;justify-content:space-between;padding:1rem;width:clamp(25rem,50vw,40rem);height:auto;min-height:22rem}main.home section.testimonials .testimonial .h3{text-wrap:pretty}
