:root{--c-accent:#ffdf37;--c-second:#cacaca;--c-text:#fff;--c-link:#000;--c-title:#fff;--c-background:#040404;--c-background-header:#1a1b37;--c-background-footer:#020220;--c-accent-gradient:linear-gradient(93.88deg,#de3ede 5.18%,#3935bc);--alias-easeOut:cubic-bezier(0.43,0.195,0.02,1);--alias-easeOut2:cubic-bezier(0.77,0,0.175,1);--alias-easeOut3:cubic-bezier(0.165,0.84,0.44,1)}*,:after,:before{box-sizing:border-box;margin:0;padding:0;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;overscroll-behavior-y:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #000!important;-webkit-text-fill-color:#fff!important}@font-face{font-family:Aeonik;src:url(/public/fonts/Aeonik-MediumItalic.woff2) format("woff2"),url(/public/fonts/Aeonik-MediumItalic.woff) format("woff");font-weight:500;font-style:italic;font-display:swap}html{margin:0;padding:0;height:-webkit-fill-available;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;font-size:.9vw}@media only screen and (max-width:992px){html{font-size:100%}}@media only screen and (max-width:378px){html{font-size:80%}}body{display:block;background:var(--c-background);color:var(--c-text);cursor:default;height:-webkit-fill-available;-webkit-overflow-scrolling:auto;transition:background .4s ease-out,color .4s ease-out}h1{font-family:Russo One,sans-serif}.canvas{position:fixed!important;top:0;left:0;right:0;bottom:0}.canvas,.canvas canvas{width:100%!important;height:100%!important}.canvasIntro{position:fixed!important;z-index:999}.canvasIntro,.section{top:0;left:0;width:100%;height:100%}.section{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;pointer-events:none;transform:scale(.95);visibility:hidden;transition:opacity .4s ease-out,transform .8s ease-out,visibility .4s ease-out}.section.active{transform:scale(1);pointer-events:all;opacity:1;visibility:visible;overflow:hidden}.letter,.word{display:inline-block}.section.active .letter{opacity:0;animation:.3s var(--alias-easeOut) .28s forwards blink!important}.section.active .letter:nth-child(2){animation:.3s var(--alias-easeOut2) .06s forwards blink!important}.section.active .letter:nth-child(3){animation:.3s var(--alias-easeOut3) .25s forwards blink!important}.section.active .letter:nth-child(4){animation:.3s var(--alias-easeOut2) .14s forwards blink!important}.section.active .letter:nth-child(5){animation:.3s var(--alias-easeOut) .18s forwards blink!important}.section.active .letter:nth-child(6){animation:.3s var(--alias-easeOut3) .22s forwards blink!important}.section.active .letter:nth-child(7){animation:.3s var(--alias-easeOut2) .04s forwards blink!important}@keyframes blink{0%{opacity:0}20%{opacity:1}40%{opacity:1}60%{opacity:0}80%{opacity:1}to{opacity:1}}.references .referencesTop>div{opacity:0;transition:all .7s ease-out 1s}.references .referencesTop:before{opacity:0;transition:all .7s ease-out;transform:translate(-50%,-100%)}.references .referencesBottom>div{opacity:0;transition:all .7s ease-out 1s}.references .referencesBottom:before{opacity:0;transition:all .7s ease-out;transform:translate(-50%,15%)}.references.active .referencesTop>div{opacity:1}.references.active .referencesTop:before{opacity:1;transform:translate(-50%,-80%)}.references.active .referencesBottom>div{opacity:1}.references.active .referencesBottom:before{opacity:1;transform:translate(-50%,5%)}.build.active video{transform:scale(1)}@media only screen and (max-width:992px){.build.active video{transform:scale(1)}}h1,h2{text-transform:none!important}