*,:after,:before{box-sizing:border-box;font:inherit;margin:0;-webkit-font-smoothing:antialiased}html{color:#e4e4e4;font-size:10px;font-family:Roboto,sans-serif}@media(max-width:950px){html{font-size:7px}}button{border:none;cursor:pointer}.app{height:100%;overflow-x:hidden}.hero{max-width:100%;min-height:100vh;padding:5rem;margin:0 auto}.hero,.white-box{align-items:center;justify-content:center;display:flex}.white-box{background-color:#fff;border-radius:1.5rem;box-shadow:0 0 1rem rgba(0,0,0,.1);width:15rem;height:15rem}.white-box *{width:60%;height:60%}.gradient-text{background-color:#ad00ff;background-image:linear-gradient(45deg,#ad00ff,#fff);background-size:100%;-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent}.hero-item{flex-direction:column;row-gap:2rem}.hero-item,.hero-item__icon{display:flex;align-items:center;justify-content:center}.hero-item__icon{width:12rem;height:12rem;background-color:#4e008b;border:1.5rem solid #a081b9;border-radius:50%}.hero-item__icon img{max-width:70%}.hero-item__title{font-size:3.8rem;font-weight:500}.hero-item__description{text-align:center;font-size:2.4rem;font-weight:300;width:35rem}.title-1{font-size:4.8rem;font-weight:700}.title-2{font-size:5.4rem;font-weight:700}.title-3{font-size:2.4rem;font-weight:500}.description{font-size:2.4rem;font-weight:300}.button{border-radius:1.5em;background-color:#8358ff;color:#fff;padding:.7em 1.5em;text-transform:uppercase;transition:background-color .3s ease-in-out,transform .3s ease-in-out;white-space:nowrap;font-size:1.4rem;display:inline-flex}.button:hover{background-color:#7444ff}.button:active{transform:scale(.95)}.link{font-size:1.4rem;color:#64667f;text-decoration:none}.link:hover{color:#fff}.header{position:fixed;height:9rem;padding:0 2rem;width:100%;background-color:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);justify-content:center;z-index:20}.header,.header__inner{display:flex;align-items:center}.header__inner{justify-content:space-between;padding:0;width:135rem;height:100%;margin:0 auto;max-width:100%}.header__logo{height:4rem}.footer{width:100%;background-color:#0d102d;padding:3rem 2rem}.footer__inner{max-width:135rem;margin:0 auto;display:flex;flex-direction:column;row-gap:1.5rem}.footer__logo{width:9rem}.footer__column1{display:flex;flex-direction:column;row-gap:1.5rem}.footer__row2{width:100%;display:flex;column-gap:2rem}.footer__toc{margin-left:auto}.footer__text{color:#7d7f96;font-size:1.4rem}.footer__company-info{display:flex;column-gap:15px}@media(max-width:950px){.white-box{width:10rem;height:10rem}}.social-link{margin-right:2rem;padding-bottom:0;display:inline-flex;fill:#fff;transition:fill .3s ease-in-out,transform .3s ease-in-out}.social-link:hover{fill:#b9a3ff}.social-link:active{transform:scale(.95)}.social-icon{width:3.5rem;height:3.5rem}.align-center{display:flex;align-items:center}@keyframes fade-up{0%{opacity:0;transform:translateY(80%)}20%{opacity:0}50%{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}.background-gradient{background-image:url(/images/background_gradient.png);background-size:cover;min-height:100vh}.home__hero-1{background-image:url(/images/retrowave.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%}.home__hero-1-inner{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0 auto;height:100%;max-width:130rem;padding-bottom:10%}.home__hero-1-console-box{position:relative}.home__hero-1-console{max-width:100%;opacity:0;transition:opacity 1s ease-in-out;transition-delay:.4s;object-fit:contain}.home__hero-1-text-box{position:absolute;width:100%;bottom:-8rem;left:0}.home__hero-1-text{color:#ffe900;font-weight:700;font-size:3.8rem;opacity:0;transition:opacity 1s ease-in-out;transition-delay:.8s;text-align:center}.home__hero-1--in-view .home__hero-1-console,.home__hero-1--in-view .home__hero-1-text{opacity:1}.home__hero-2{display:flex}.home__hero-2-top-gradient{width:100%}.home__hero-2-inner{width:100%;height:100%;gap:4rem}.home__hero-2-inner,.home__hero-2-left{display:flex;justify-content:center;align-items:center}.home__hero-2-left{position:relative;max-width:65rem}.home__hero-2-console{max-width:100%;height:100%}.home__hero-2-bubble-1{position:absolute;top:0;left:4%;width:12rem;opacity:0}.home__hero-2-bubble-2{top:19%;left:0;width:5rem;height:5rem}.home__hero-2-bubble-2,.home__hero-2-bubble-3{position:absolute;transform:scaleX(-1);opacity:0}.home__hero-2-bubble-3{right:21%;bottom:25%;width:8rem;height:8rem}.home__hero-2-bubble-4{position:absolute;right:0;bottom:19%;opacity:0;width:12rem}.home__hero-2-bubble-5{position:absolute;right:16%;bottom:13%;transform:scaleX(-1);width:5rem;height:5rem;opacity:0}.home__hero-2-joystick{position:absolute;left:27%;bottom:8%;opacity:0}.home__hero-2-flame{position:absolute;right:14%;top:2%;opacity:0}.home__hero-2-right{display:flex;flex-direction:column;gap:2rem}.home__hero-2-description,.home__hero-2-title{max-width:60rem;opacity:0}.home__hero-2--in-view .home__hero-2-description,.home__hero-2--in-view .home__hero-2-title{animation:fade-up 2s ease-out forwards}.home__hero-2--in-view .home__hero-2-bubble-1{animation:fade-up 2s ease-out forwards;animation-delay:.2s}.home__hero-2--in-view .home__hero-2-bubble-2{animation:fade-up 2s ease-out forwards;animation-delay:.4s}.home__hero-2--in-view .home__hero-2-bubble-3{animation:fade-up 2s ease-out forwards;animation-delay:.6s}.home__hero-2--in-view .home__hero-2-bubble-4{animation:fade-up 2s ease-out forwards;animation-delay:.8s}.home__hero-2--in-view .home__hero-2-bubble-5{animation:fade-up 2s ease-out forwards;animation-delay:1s}.home__hero-2--in-view .home__hero-2-joystick{animation:fade-up 2s ease-out forwards;animation-delay:1.2s}.home__hero-2--in-view .home__hero-2-flame{animation:fade-up 2s ease-out forwards;animation-delay:1.4s}.home__hero-3{display:flex;flex-direction:column;gap:3rem;min-height:auto;align-items:center}.home__hero-3-title{opacity:0}.home__hero-3-items{display:flex;gap:5rem;transition:transform .3s ease-in-out}.home__hero-3-items .white-box{width:25.6rem;height:12.8rem;opacity:0}.home__hero-3-geforce img{width:80%;height:80%}.home__hero-3-boosteroid img{width:auto;height:80%}.home__hero-3--in-view .home__hero-3-title{animation:fade-up 2s ease-out forwards}.home__hero-3--in-view .white-box:first-child{animation:fade-up 3s ease-out forwards;animation-delay:.2s}.home__hero-3--in-view .white-box:nth-child(2){animation:fade-up 3s ease-out forwards;animation-delay:.4s}.home__hero-3--in-view .white-box:nth-child(3){animation:fade-up 3s ease-out forwards;animation-delay:.6s}.home__hero-4{display:flex;justify-content:center;align-items:center;gap:6rem;width:100%}.home__hero-4-left{display:flex;flex-direction:column;align-items:flex-end;gap:15px}.home__hero-4-title{max-width:40rem;opacity:0}.home__hero-4-description{max-width:45rem;opacity:0}.home__hero-4-right img{max-width:54rem;height:49.6rem;border-radius:10px}.home__hero-4--in-view .home__hero-4-description,.home__hero-4--in-view .home__hero-4-title{animation:fade-up 2s ease-out forwards}.home__hero-5{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:7rem}.home__hero-5 .hero-item,.home__hero-5-title{opacity:0}.home__hero-5-items{display:flex;align-items:flex-start;justify-content:center;gap:4rem}.home__hero-5-item-hand img{max-width:100%;margin-left:1rem}.home__hero-5-item-battery img,.home__hero-5-item-computer img{max-width:55%}.home__hero-5--in-view .home__hero-5-title{animation:fade-up 2s ease-out forwards}.home__hero-5--in-view .hero-item:first-child{animation:fade-up 3s ease-out forwards;animation-delay:.2s}.home__hero-5--in-view .hero-item:nth-child(2){animation:fade-up 3s ease-out forwards;animation-delay:.4s}.home__hero-5--in-view .hero-item:nth-child(3){animation:fade-up 3s ease-out forwards;animation-delay:.6s}.home__hero-6{width:100%;align-items:center}.home__hero-6,.home__hero-6-inner,.home__hero-6-text-box{display:flex;flex-direction:column;justify-content:center;position:relative}.home__hero-6-text-box{align-items:center;gap:3rem}.home__hero-6-title{opacity:0}.home__hero-6-description{max-width:58rem;opacity:0}.home__hero-6-lines-top{left:-4em;top:-3em}.home__hero-6-lines-bottom,.home__hero-6-lines-top{position:absolute;opacity:0;transition:opacity 1s ease-in-out}.home__hero-6-lines-bottom{bottom:-4em;right:-4em;transform:rotate(180deg)}.home__hero-6-console-box{position:relative;width:100%}.home__hero-6-console{opacity:0;transition:opacity 1s ease-in-out;width:100%;height:100%}.home__hero-6--in-view .home__hero-6-title{animation:fade-up 2s ease-out forwards}.home__hero-6--in-view .home__hero-6-description{animation:fade-up 2s ease-out forwards;animation-delay:.2s}.home__hero-6--in-view .home__hero-6-console,.home__hero-6--in-view .home__hero-6-lines-bottom,.home__hero-6--in-view .home__hero-6-lines-top{opacity:1}.home__hero-7{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.home__hero-7-title{margin:.2em 0}.home__hero-7-form{position:relative;border-radius:3rem;border:1px solid gray;margin-top:2rem;max-width:50rem;min-width:50rem;padding:0 2rem;background-color:#202020;transition:border-color .3s ease-in-out}.home__hero-7-form:focus-within{border-color:#8358ff}.home__hero-7-form-input{height:6rem;border-radius:3rem;background-color:#202020;outline:none;color:#fff;width:100%;border:none;font-size:1.4rem}.home__hero-7-form-button{position:absolute;border-radius:1.5em;background-color:#8358ff;color:#fff;padding:.7em 1.5em;text-transform:uppercase;transition:background-color .3s ease-in-out,transform .3s ease-in-out;white-space:nowrap;right:1.2rem;top:1.2rem}.home__hero-7-form-button:hover{background-color:#7444ff}.home__hero-7-form-button:active{transform:scale(.95)}@media(max-width:1500px){.home__hero-6-console-box{margin-top:10rem}}@media(max-width:1200px){.home__hero-2-inner,.home__hero-3-items,.home__hero-4,.home__hero-5-items{flex-direction:column}.home__hero-1-text-box{bottom:-10rem}}.toc__inner{width:100%;padding:12rem 5rem 5rem;display:flex;flex-direction:column;row-gap:1rem}.toc__content{font-size:1.8rem;margin-top:1.5rem;font-weight:300}.pp__inner{width:100%;padding:12rem 5rem 5rem;display:flex;flex-direction:column;row-gap:1rem}.pp__content{font-size:1.8rem;margin-top:1.5rem;font-weight:300}@font-face{font-family:__Roboto_20ba9b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/ac0efabfe978b0ad-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_20ba9b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/7d1684f14ddac155-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_20ba9b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/82233a533941ac93-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_20ba9b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/0881a2b922b3331e-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Roboto_20ba9b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/994bf73bb06543dc-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_20ba9b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/279b47070a5d5877-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Roboto_20ba9b;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/045832894acda0e9-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_20ba9b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/27971e35634b7c88-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_20ba9b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cd31bf4b34f8dfb3-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_20ba9b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ecf49d904668b268-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_20ba9b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/2f66f084fba01545-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Roboto_20ba9b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/906678b269849541-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_20ba9b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/674abd25bb7be96f-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Roboto_20ba9b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/da897b99eb1fe4a1-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_20ba9b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/80b1a0e600ca6d83-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_20ba9b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7c16c8204ab29534-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_20ba9b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/f756da832d8c34d4-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_20ba9b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/98a28a5430a3cf7f-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Roboto_20ba9b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df2942b6de9d14b5-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_20ba9b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7a7012758df5a81e-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Roboto_20ba9b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6ebb97b5c9fa4e03-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_Fallback_20ba9b;src:local("Arial");ascent-override:92.67%;descent-override:24.39%;line-gap-override:0.00%;size-adjust:100.11%}.__className_20ba9b{font-family:__Roboto_20ba9b,__Roboto_Fallback_20ba9b;font-style:normal}