.home header{background:linear-gradient(180deg,#02026b 5%,#a9f2ff);min-height:100vh;position:relative;width:100%}.home header:after{content:"";display:block;min-height:100vh}.home header .starBox{height:500px;overflow:hidden;position:absolute;top:0;width:100%}.home header .starBox svg{animation:star-shine 1s linear infinite;position:absolute}.home header .starBox svg:first-child{right:9%;top:70px}.home header .starBox svg:nth-child(2){animation-delay:.4s;left:14%;top:125px}.home header .starBox svg:nth-child(3){animation-delay:.8s;left:33%;top:330px}.home header .cloudBox{height:100%;position:absolute;width:100%}.home header .cloudBox svg{animation:cloud-move 9s linear infinite;position:absolute}.home header .cloudBox svg:first-child{animation:cloud-move 12s linear infinite;height:calc(10px + 10vw);left:calc(20px + 15%);max-height:110px;max-width:110px;top:61%;width:calc(10px + 10vw)}.home header .cloudBox svg:nth-child(2){height:calc(25px + 10vw);max-height:80px;max-width:80px;right:calc(20% - 50px);top:73.5%;width:calc(25px + 10vw);z-index:1}.home header .cloudBox svg:nth-child(3){animation-delay:1s;height:calc(90px + 10vw);left:calc(25vw - 90px);max-height:160px;max-width:160px;top:84%;width:calc(90px + 10vw);z-index:1}.home header .cloudBox svg:nth-child(4){animation-delay:3s;bottom:-120px;height:calc(100px + 10vw);max-height:170px;max-width:170px;right:calc(27% - 80px);width:calc(100px + 10vw);z-index:0}.home header .sun-icon{animation:sun-spin 20s linear infinite;height:calc(30px + 20vw);left:5%;margin:20px 0 30px;max-height:270px;max-width:270px;position:absolute;top:58%;width:calc(30px + 20vw);z-index:1}.home header .sun-icon .group-1{animation:sun-shine-g-1 2s linear infinite;transform-origin:50% 50%}.home header .sun-icon .group-2{animation:sun-shine-g-2 2s linear infinite;transform-origin:50% 50%}.home .foreground{align-items:center;display:flex;flex-direction:column;font-family:monospace;justify-content:center;min-height:100vh;overflow:hidden;pointer-events:none;position:-webkit-sticky;position:sticky;top:0}.home .foreground h1{color:#fdff76;font-size:clamp(2rem,1rem + 5vmin,3rem);padding-bottom:20px}.home .foreground p{color:#f5f5f5;font-size:calc(13px + 1vmin)}.home .foreground .typing-effect p{animation:typing 3.5s steps(35) .5s 1 normal both,cursor-blink .8s step-end infinite;border-right:2px solid orange;letter-spacing:1px;margin:30px 0;overflow:hidden;white-space:nowrap;width:0}@media(max-width:764px){.home .product-side-nav{display:none}}@keyframes sun-spin{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}@keyframes sun-shine-g-1{0%{transform:scale(1)}50%{transform:scale(1.07)}to{transform:scale(1)}}@keyframes sun-shine-g-2{0%{transform:scale(1)}50%{transform:scale(.96)}to{transform:scale(1)}}@keyframes star-shine{0%{transform:scale(1)}25%{transform:scale(1.15)}50%{transform:scale(1)}75%{transform:scale(.85)}to{transform:scale(1)}}@keyframes cloud-move{0%{transform:translate(0)}25%{transform:translate(-18%)}50%{transform:translate(0)}75%{transform:translate(18%)}to{transform:translate(0)}}@keyframes typing{0%{width:0}to{width:100%}}@keyframes cursor-blink{0%,to{border-color:#0000}50%{border-color:orange}}
/*# sourceMappingURL=main.eb0a926f.css.map*/