.learn-button{display:flex;justify-content:flex-start;align-items:center;font-family:PlusJakartaDisplay,sans-serif;font-weight:700;font-size:1rem;letter-spacing:.3em;text-transform:uppercase;text-decoration:none;color:#fff;cursor:pointer}.learn-button .icon{display:block;width:4rem;height:3rem;margin-left:1.5rem}.learn-button .icon svg{display:block;width:100%;height:100%;min-width:100%;min-height:100%}.learn-button{--transition-time:.3s}.learn-button>span{transition:opacity var(--transition-time) ease,transform var(--transition-time) ease}.learn-button rect{transition:fill var(--transition-time) ease}.learn-button:hover>span{opacity:.8}.learn-button:hover>.icon{transform:translate3d(-4px,0,0)}.learn-button:hover>.icon>svg>rect{fill:#0500ff}.learn-button{opacity:0;transition:var(--content-appear-time) opacity .25s ease}.learn-button svg rect{transform:matrix(.5,0,0,.5,12.5,12.5);transition:var(--content-appear-time) transform .5s,fill .3s ease}.learn-button svg .tip{transform:translate3d(-2.25rem,0,0)}.learn-button svg .cane,.learn-button svg .tip{transition:var(--content-appear-time) transform .5s}.learn-button svg .cane{transform:matrix(.25,0,0,1,0,0)}.active .learn-button{opacity:1}.active .learn-button svg rect{transform:matrix(1,0,0,1,0,0)}.active .learn-button svg .tip{transform:translateZ(0)}.active .learn-button svg .cane{transform:matrix(1,0,0,1,0,0)}.project-twelve{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}@media screen and (max-width:576px){.project-twelve{align-items:center;justify-content:flex-start;padding-top:2rem!important}}.project-twelve .project-twelve__title{position:relative;z-index:1;pointer-events:none}@media screen and (max-width:576px){.project-twelve .project-twelve__title{margin-top:15vh}}.project-twelve .project-twelve__title:after,.project-twelve .project-twelve__title:before{content:"";display:block;position:absolute;border-radius:50%;background:hsla(0,0%,100%,.01);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);width:var(--width);height:var(--height)}@media screen and (max-width:576px){.project-twelve .project-twelve__title:after,.project-twelve .project-twelve__title:before{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}.project-twelve .project-twelve__title:before{--width:6.125rem;--height:var(--width);top:calc(var(--width)/-3);left:calc(var(--height)/-2);box-shadow:inset 0 -.5rem .875rem hsla(0,0%,100%,.25);z-index:-1}@media screen and (max-width:576px){.project-twelve .project-twelve__title:before{--width:2.3125rem}}.project-twelve .project-twelve__title:after{--width:9.25rem;--height:var(--width);right:0;bottom:calc(var(--height)/-3);box-shadow:inset 0 4px 4px hsla(0,0%,100%,.25);z-index:3}@media screen and (max-width:576px){.project-twelve .project-twelve__title:after{--width:3.375rem}}.project-twelve h1{font-family:Azonix,sans-serif;font-weight:300;font-size:9rem;text-transform:uppercase;line-height:9.5rem;text-align:left;z-index:1;display:flex;flex-direction:column}@media screen and (max-width:576px){.project-twelve h1{font-size:3.8125rem;line-height:4rem;text-align:center}}.project-twelve .divider{--divider-width:6.125rem;width:var(--divider-width);height:4px;background:#fff;margin-top:1.8125rem;z-index:1}@media screen and (max-width:576px){.project-twelve .divider{margin-top:3.125rem}}.project-twelve .learn-button{margin-top:2rem;z-index:1}@media screen and (max-width:576px){.project-twelve .learn-button{margin-top:3.125rem}}.project-twelve .social{position:absolute;display:flex;flex-direction:column;top:50%;right:4rem;transform:translate3d(0,-50%,0);color:#5a4bff;z-index:1}@media screen and (max-width:576px){.project-twelve .social{display:none}}.project-twelve .social>div{width:1.5rem;height:1.5rem;cursor:pointer}.project-twelve .social>div:not(:first-child){margin-top:2rem}.project-twelve .social>div svg{width:100%;height:100%;min-width:100%;min-height:100%}.project-twelve .message{position:absolute;display:flex;justify-content:flex-start;align-items:stretch;right:4rem;bottom:4rem;z-index:1;pointer-events:none}@media screen and (max-width:576px){.project-twelve .message{right:auto;left:2rem}}@media screen and (max-width:576px)and (min-aspect-ratio:2/3){.project-twelve .message{display:none}}.project-twelve .message .vertical-divider{width:4px;height:auto;background:#fff;margin-right:1.5rem;pointer-events:none}.project-twelve .message p{font-family:PlusJakartaDisplay,sans-serif;font-weight:300;font-size:1rem;line-height:1.375rem;max-width:21.8125rem;text-align:left}@media screen and (max-width:576px){.project-twelve .message p{max-width:calc(100% - 4rem)}}.project-twelve__background{position:absolute;width:100%;height:200%;left:0;top:0;z-index:0}.project-twelve h1{opacity:0;transition:opacity var(--content-appear-time)}.project-twelve h1 span:first-child{transform:translate3d(15rem,0,0);transition:transform var(--content-appear-time) ease}.project-twelve h1 span:last-child{transform:translate3d(25rem,0,0);transition:transform var(--content-appear-time) ease}.project-twelve .divider{max-width:0;transition:max-width var(--content-appear-time) ease}.project-twelve .message .vertical-divider{max-height:0;transition:var(--content-appear-time) max-height .3s ease}.project-twelve .message p{transform:translate3d(0,5rem,0);opacity:0;transition:var(--content-appear-time) transform .3s ease,var(--content-appear-time) opacity .5s}.project-twelve.active h1{opacity:1}.project-twelve.active h1 span:first-child,.project-twelve.active h1 span:last-child{transform:translateZ(0)}.project-twelve.active .divider{max-width:var(--divider-width)}.project-twelve.active .message .vertical-divider{max-height:15rem}.project-twelve.active .message p{transform:translateZ(0);opacity:1}.organic-sustainable{position:relative;display:flex;justify-content:space-between;align-items:center;z-index:3}@media screen and (max-width:576px){.organic-sustainable{height:200vh!important;flex-direction:column}}.organic-sustainable:before{content:"";display:block;position:absolute;background:url(../img/blur-1.d23feeef.png) no-repeat;background-size:contain;background-position:50%;width:150vh;height:150vh;left:-75vh;top:-25vh;opacity:.7;z-index:1;pointer-events:none}.organic-sustainable__description{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex:1;margin-right:6.25rem;z-index:3}@media screen and (max-width:576px){.organic-sustainable__description{margin-right:0;height:100vh}}.organic-sustainable__description .screen-title{margin-top:1rem}@media screen and (max-width:576px){.organic-sustainable__description .screen-title{margin-left:1.75rem}}.organic-sustainable__description .text-block{margin-top:2.9375rem;margin-left:3.375rem}@media screen and (max-width:576px){.organic-sustainable__description .text-block{margin-left:6.375rem}}.organic-sustainable__description .text-block p:first-child{position:relative;font-family:PlusJakartaDisplay,sans-serif;font-weight:500;font-size:1.375rem}.organic-sustainable__description .text-block p:first-child:before{content:"";display:block;position:absolute;top:50%;right:calc(100% + 1.625rem);transform:translateY(-50%);width:1.75rem;height:4px;background:linear-gradient(90deg,#9796f0,#fbc7d4)}.organic-sustainable__description .text-block p:last-child{font-family:PlusJakartaDisplay,sans-serif;font-weight:300;font-size:.875rem;max-width:13.875rem;margin-top:1rem;color:hsla(0,0%,100%,.8)}.organic-sustainable__description .learn-button{margin-top:3.125rem}.organic-sustainable__magazine{position:relative;display:flex;flex-direction:column;justify-content:center;width:auto;padding:4rem 0;margin-top:2rem;z-index:3}@media screen and (max-width:576px){.organic-sustainable__magazine{margin-top:0;height:100vh;padding-top:8rem;max-width:100%;overflow-x:scroll;flex-direction:row;align-items:center;justify-content:flex-start}}.organic-sustainable__magazine:before{width:100%;height:1px;top:2rem;left:3.75rem}.organic-sustainable__magazine:after,.organic-sustainable__magazine:before{content:"";display:block;position:absolute;background:linear-gradient(270deg,hsla(0,0%,100%,.0855) -16.64%,hsla(0,0%,100%,.1035) 0,hsla(0,0%,100%,.15) 47.12%,hsla(0,0%,100%,.102) 109.56%);pointer-events:none}.organic-sustainable__magazine:after{height:90%;width:1px;top:3rem;left:0}@media screen and (max-width:576px){.organic-sustainable__magazine:after,.organic-sustainable__magazine:before{display:none}}.organic-sustainable__magazine .row{display:flex;align-items:flex-start;justify-content:space-between;width:38.375rem}@media screen and (max-width:576px){.organic-sustainable__magazine .row{flex-direction:column!important;width:80%;min-width:80%}}.organic-sustainable__magazine .row img{width:19.1875rem;height:auto}@media screen and (max-width:576px){.organic-sustainable__magazine .row img{width:100%}}@media screen and (max-width:576px){.organic-sustainable__magazine .row:not(:first-child){margin-left:2rem}}.organic-sustainable__magazine .row:nth-child(2){flex-direction:row-reverse}.organic-sustainable__magazine .row:nth-child(2) h4:before{content:"2"}.organic-sustainable__magazine .row:nth-child(3) h4:before{content:"3"}.organic-sustainable__magazine .row__text-content{padding:2rem 3rem;width:19.1875rem}@media screen and (max-width:576px){.organic-sustainable__magazine .row__text-content{padding-left:0;padding-right:0;width:100%;height:12rem}}.organic-sustainable__magazine .row__text-content h4{position:relative;font-family:PlusJakartaDisplay,sans-serif;font-weight:500;font-size:1.125rem;width:100%}.organic-sustainable__magazine .row__text-content h4:before{content:"1";display:block;position:absolute;right:0;top:50%;transform:translateY(-50%);color:#fff;font-family:Azonix,sans-serif;font-weight:300;font-size:2.5rem}.organic-sustainable__magazine .row__text-content p{font-family:PlusJakartaDisplay,sans-serif;font-weight:300;font-size:.875rem;line-height:1.25rem;margin-top:1.5rem}.organic-sustainable .organic-sustainable__magazine .row:first-child,.organic-sustainable .screen-subtitle{transition:var(--content-appear-time) transform .1s,var(--content-appear-time) opacity .1s;transform:translate3d(0,5rem,0);opacity:0}.organic-sustainable .organic-sustainable__magazine .row:nth-child(2),.organic-sustainable .screen-title{transition:var(--content-appear-time) transform .2s,var(--content-appear-time) opacity .2s;transform:translate3d(0,5rem,0);opacity:0}.organic-sustainable .organic-sustainable__magazine .row:nth-child(3),.organic-sustainable .text-block{transition:var(--content-appear-time) transform .3s,var(--content-appear-time) opacity .3s;transform:translate3d(0,5rem,0);opacity:0}.organic-sustainable .learn-button{transition:var(--content-appear-time) transform .4s,var(--content-appear-time) opacity .4s;transform:translate3d(0,5rem,0);opacity:0}.organic-sustainable:before{opacity:0;transition:var(--content-appear-time) opacity}.organic-sustainable .organic-sustainable__magazine:after,.organic-sustainable .organic-sustainable__magazine:before{opacity:0;transition:var(--content-appear-time) transform,var(--content-appear-time) opacity}.organic-sustainable .organic-sustainable__magazine:before{transform:translate3d(5rem,0,0)}.organic-sustainable .organic-sustainable__magazine:after{transform:translate3d(0,5rem,0)}.organic-sustainable.active .learn-button,.organic-sustainable.active .organic-sustainable__magazine .row:first-child,.organic-sustainable.active .organic-sustainable__magazine .row:nth-child(2),.organic-sustainable.active .organic-sustainable__magazine .row:nth-child(3),.organic-sustainable.active .screen-subtitle,.organic-sustainable.active .screen-title,.organic-sustainable.active .text-block{transform:translateZ(0);opacity:1}.organic-sustainable.active:before{opacity:.7}.organic-sustainable.active .organic-sustainable__magazine:after,.organic-sustainable.active .organic-sustainable__magazine:before{opacity:1;transform:translateZ(0)}.econs{position:relative;display:flex;justify-content:flex-start;align-items:center}.econs:before{content:"";display:block;position:absolute;background:url(../img/blur-2.13723007.png) no-repeat;background-size:contain;background-position:50%;opacity:.5;width:100vw;height:100vh;left:0;top:0;border-radius:50%;z-index:1}@media screen and (max-width:576px){.econs:before{display:none}}.econs:after{content:"";display:block;position:absolute;background:url(../img/blur-3.d0a31c8a.png) no-repeat;background-size:contain;background-position:50%;opacity:.7;width:150vh;height:150vh;right:-50vh;top:-25vh;border-radius:50%;z-index:1}@media screen and (max-width:576px){.econs:after{display:none}}.econs__description{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex:1;z-index:1}.econs__description .screen-title{margin-top:1rem}.econs__description .text-block{margin-top:2.9375rem}@media screen and (max-width:576px){.econs__description .text-block{margin-top:2rem}}.econs__description .text-block p:first-child{position:relative;font-family:Azonix,sans-serif;font-weight:300;font-size:1.375rem;line-height:1.625rem}@media screen and (max-width:576px){.econs__description .text-block p:first-child{font-size:1rem;line-height:1.25rem}}.econs__description .text-block p:last-child{font-family:PlusJakartaDisplay,sans-serif;font-weight:400;font-size:.875rem;max-width:31.125rem;margin-top:2.75rem;line-height:1.4375rem;color:hsla(0,0%,100%,.8)}@media screen and (max-width:576px){.econs__description .text-block p:last-child{margin-top:2rem}}.econs__description .stages{position:relative;font-family:Azonix,sans-serif;font-weight:300;font-size:1.375rem;margin-top:6.625rem;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:576px){.econs__description .stages{margin-top:4.5rem}}@media screen and (max-width:576px)and (min-aspect-ratio:8/15){.econs__description .stages{display:none}}.econs__description .stages:before{content:"";display:block;position:absolute;width:7rem;height:7rem;border-radius:50%;background:hsla(0,0%,100%,.01);box-shadow:inset -10px 14px 20px hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);z-index:-1;top:50%;left:-2.75rem;transform:translateY(-50%)}.econs__description .stages .line{width:3.375rem;height:2px;background:#fff;margin:0 1.3125rem}.econs .screen-subtitle{transition:var(--content-appear-time) transform .1s,var(--content-appear-time) opacity .1s;transform:translate3d(0,5rem,0);opacity:0}.econs .screen-title{transition:var(--content-appear-time) transform .2s,var(--content-appear-time) opacity .2s;transform:translate3d(0,5rem,0);opacity:0}.econs .text-block p:first-child{transition:var(--content-appear-time) transform .3s,var(--content-appear-time) opacity .3s;transform:translate3d(0,5rem,0);opacity:0}.econs .text-block p:last-child{transition:var(--content-appear-time) transform .4s,var(--content-appear-time) opacity .4s;transform:translate3d(0,5rem,0);opacity:0}.econs .stages{transition:var(--content-appear-time) transform .5s,var(--content-appear-time) opacity .5s;transform:translate3d(0,5rem,0);opacity:0}.econs:after,.econs:before{opacity:0;transition:var(--content-appear-time) opacity}.econs.active .screen-subtitle,.econs.active .screen-title,.econs.active .stages,.econs.active .text-block p:first-child,.econs.active .text-block p:last-child{transform:translateZ(0);opacity:1}.econs.active:before{opacity:.5}.econs.active:after{opacity:.7}.blockchain-veterans{position:relative;display:flex;justify-content:center;align-items:center}.blockchain-veterans:before{content:"";display:block;position:absolute;background:url(../img/willnotfillthegap.0e0634ed.svg) no-repeat;background-size:contain;background-position:50%;width:18.4375rem;height:29.375rem;left:11rem;top:calc(50% - 14.6875rem);z-index:-1}@media screen and (max-width:576px){.blockchain-veterans:before{display:none}}.blockchain-veterans:after{content:"";display:block;position:absolute;background:url(../img/blur-4.269fcaf2.png) no-repeat;background-size:contain;background-position:50%;width:150vh;height:150vh;right:-50vh;top:-20vh;opacity:.7;z-index:1}@media screen and (max-width:576px){.blockchain-veterans:after{right:-100vh}}.blockchain-veterans h2{text-align:center}@media screen and (max-width:576px){.blockchain-veterans h2{width:calc(100% + 2rem);font-size:2rem}}.blockchain-veterans h2 span{display:block;text-align:center}.blockchain-veterans__description{display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2}.blockchain-veterans__description .divider{width:6.125rem;height:4px;background:#fff;margin-top:4rem}@media screen and (max-width:576px){.blockchain-veterans__description .divider{margin-top:3.125rem}}.blockchain-veterans__description .learn-button{margin-top:4rem}@media screen and (max-width:576px){.blockchain-veterans__description .learn-button{margin-top:3.125rem}}.blockchain-veterans .screen-title span:first-child{transition:var(--content-appear-time) transform .1s,var(--content-appear-time) opacity .1s;transform:translate3d(0,5rem,0);opacity:0}.blockchain-veterans .screen-title span:nth-child(2){transition:var(--content-appear-time) transform .2s,var(--content-appear-time) opacity .2s;transform:translate3d(0,5rem,0);opacity:0}.blockchain-veterans .screen-title span:nth-child(3){transition:var(--content-appear-time) transform .3s,var(--content-appear-time) opacity .3s;transform:translate3d(0,5rem,0);opacity:0}.blockchain-veterans .screen-title span:nth-child(4){transition:var(--content-appear-time) transform .4s,var(--content-appear-time) opacity .4s;transform:translate3d(0,5rem,0);opacity:0}.blockchain-veterans .divider{transition:var(--content-appear-time) transform .5s,var(--content-appear-time) opacity .5s;transform:translate3d(0,5rem,0);opacity:0}.blockchain-veterans .learn-button{transition:var(--content-appear-time) transform .6s,var(--content-appear-time) opacity .6s;transform:translate3d(0,5rem,0);opacity:0}.blockchain-veterans:after,.blockchain-veterans:before{opacity:0;transition:var(--content-appear-time) opacity}.blockchain-veterans.active .divider,.blockchain-veterans.active .learn-button,.blockchain-veterans.active .screen-title span:first-child,.blockchain-veterans.active .screen-title span:nth-child(2),.blockchain-veterans.active .screen-title span:nth-child(3),.blockchain-veterans.active .screen-title span:nth-child(4){transform:translateZ(0);opacity:1}.blockchain-veterans.active:after,.blockchain-veterans.active:before{opacity:1}.architecture-first{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.architecture-first:before{content:"";display:block;position:absolute;background:url(../img/blur-1.d23feeef.png) no-repeat;background-size:contain;background-position:50%;width:150vh;height:150vh;left:-75vh;top:-25vh;opacity:.7;z-index:1}.architecture-first__description{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;z-index:4;width:51.25rem}@media screen and (max-width:576px){.architecture-first__description{width:100%}}.architecture-first__description .screen-subtitle{margin-top:2rem}.architecture-first__description .screen-title{position:relative;margin-top:1rem}.architecture-first__scheme{--architecture-scheme-height:70vh;position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:51.25rem;height:var(--architecture-scheme-height)}@media screen and (max-width:576px){.architecture-first__scheme{width:100%;--architecture-scheme-height:50vh}}.architecture-first__scheme:before{content:"";display:block;position:absolute;background:url(../img/projecttwelve.040eba3e.svg) no-repeat;background-size:contain;background-position:50%;width:18.4375rem;height:10rem;z-index:1;left:0;top:5%}@media screen and (max-width:576px){.architecture-first__scheme:before{width:10rem;height:5rem}}.architecture-first__scheme .platform{display:flex;justify-content:center;align-items:flex-end;width:75%}@media screen and (max-aspect-ratio:227/203){.architecture-first__scheme .platform{width:100%}}@media screen and (min-aspect-ratio:1210/661){.architecture-first__scheme .platform{width:60%}}@media screen and (min-aspect-ratio:121/60){.architecture-first__scheme .platform{width:50%}}@media screen and (min-aspect-ratio:242/113){.architecture-first__scheme .platform{width:40%}}.architecture-first__scheme .platform img{max-width:100%;height:auto;max-height:100%}.architecture-first__scheme .citizens{position:relative;display:flex;justify-content:center;align-items:center;width:25vh;height:25vh;margin-bottom:1rem}@media screen and (min-aspect-ratio:1210/661){.architecture-first__scheme .citizens{width:20vh;height:20vh}}@media screen and (max-width:576px){.architecture-first__scheme .citizens{width:20vh;height:20vh}}.architecture-first__scheme .citizens:before{content:"";position:absolute;width:35%;height:33%;left:35%;bottom:100%;background:url(../img/exchange.c1f13c43.png);background-size:contain;background-position:50%;background-repeat:no-repeat;z-index:1}.architecture-first__scheme .citizens .citizens__video{position:relative;width:100%}.architecture-first__scheme .citizens .citizens__video:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#08051f;z-index:-3}.architecture-first__scheme .citizens .citizens__video:after{content:"";display:block;position:absolute;background:url(../img/blur-5.3361676e.png) no-repeat;background-size:contain;background-position:50%;width:500%;height:500%;left:-200%;top:-200%;opacity:.7;z-index:-2}.architecture-first__scheme .citizens .citizens__video video{width:100%;mix-blend-mode:screen}.architecture-first__scheme .citizens .citizens-title{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-family:Azonix,sans-serif;font-weight:300;font-size:1.625rem;color:#fff}.architecture-first__scheme .citizens .citizens-title:before{content:"";position:absolute;width:35%;height:33%;right:90%;top:70%;background:url(../img/creates.e82406ed.png);background-size:contain;background-position:50%;background-repeat:no-repeat}.architecture-first__scheme .citizens .citizens-title:after{content:"";position:absolute;width:35%;height:33%;left:90%;top:70%;background:url(../img/plays.d6aa1cd0.png);background-size:contain;background-position:50%;background-repeat:no-repeat}.architecture-first__scheme .orbits{--orbit-size:var(--architecture-scheme-height) + 5vh;position:absolute;top:0;left:0;width:100%;height:100%}.architecture-first__scheme .orbits [class*=orbit]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid hsla(0,0%,100%,.1);border-radius:50%;z-index:-1}.architecture-first__scheme .orbits .orbit-1{width:calc(var(--orbit-size) - 30vh);height:calc(var(--orbit-size) - 30vh)}.architecture-first__scheme .orbits .orbit-2{width:calc(var(--orbit-size) - 15vh);height:calc(var(--orbit-size) - 15vh)}.architecture-first__scheme .orbits .orbit-2:before{content:"";display:block;position:absolute;width:4vh;height:4vh;border-radius:50%;background:radial-gradient(50% 50% at 50% 50%,#fff 0,#3c314a 100%);left:calc(50% - 2vh);top:calc(50% - 2vh);-webkit-animation:orbit2Rotation1 30s linear infinite;animation:orbit2Rotation1 30s linear infinite}@media screen and (max-width:576px){.architecture-first__scheme .orbits .orbit-2:before{-webkit-animation:orbit2Rotation1Mob 30s linear infinite;animation:orbit2Rotation1Mob 30s linear infinite}}.architecture-first__scheme .orbits .orbit-2:after{content:"";display:block;position:absolute;width:3vh;height:3vh;border-radius:50%;background:radial-gradient(50% 50% at 50% 50%,#1b75a7 0,#330867 100%);filter:blur(6px);left:calc(50% - 1.5vh);top:calc(50% - 1.5vh);-webkit-animation:orbit2Rotation2 30s linear infinite;animation:orbit2Rotation2 30s linear infinite}@media screen and (max-width:576px){.architecture-first__scheme .orbits .orbit-2:after{-webkit-animation:orbit2Rotation2Mob 30s linear infinite;animation:orbit2Rotation2Mob 30s linear infinite}}.architecture-first__scheme .orbits .orbit-3{position:absolute;width:calc(var(--orbit-size));height:calc(var(--orbit-size));z-index:3}.architecture-first__scheme .orbits .orbit-3:before{content:"";display:block;position:absolute;width:6vh;height:6vh;border-radius:50%;background:radial-gradient(50% 50% at 50% 50%,#6664dd 0,#43206d 100%);left:calc(50% - 3vh);top:calc(50% - 3vh);-webkit-animation:orbit3Rotation 50s linear infinite;animation:orbit3Rotation 50s linear infinite}@media screen and (max-width:576px){.architecture-first__scheme .orbits .orbit-3:before{-webkit-animation:orbit3RotationMob 50s linear infinite;animation:orbit3RotationMob 50s linear infinite}}.architecture-first__scheme .orbits .glass-circle{position:absolute;border-radius:50%;background:hsla(0,0%,100%,.01);box-shadow:inset -10px 14px 20px hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);display:flex;justify-content:center;align-items:center;font-family:Azonix,sans-serif;font-weight:300;font-size:2rem}.architecture-first__scheme .orbits .glass-circle>div{color:#6c6aff;background-color:#6c6aff;background-image:linear-gradient(93.77deg,#6c6aff -14.61%,#fbc7d4 86.26%,#ff658b 106.26%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.architecture-first__scheme .orbits .orbit-2 .glass-circle:first-child{width:8vh;height:8vh;z-index:5;left:-5%;bottom:50%}@media screen and (min-aspect-ratio:1210/661){.architecture-first__scheme .orbits .orbit-2 .glass-circle:first-child{width:4vh;height:4vh;font-size:1rem;left:-3%}}@media screen and (max-width:576px){.architecture-first__scheme .orbits .orbit-2 .glass-circle:first-child{width:5vh;height:5vh;font-size:1rem}}.architecture-first__scheme .orbits .orbit-2 .glass-circle:first-child:before{content:"Editor";position:absolute;color:#fff;font-family:Azonix,sans-serif;font-weight:300;font-size:1.5rem;right:100%;top:80%}@media screen and (min-aspect-ratio:1210/661){.architecture-first__scheme .orbits .orbit-2 .glass-circle:first-child:before{font-size:1rem}}@media screen and (max-width:576px){.architecture-first__scheme .orbits .orbit-2 .glass-circle:first-child:before{font-size:.75rem;top:120%;left:-4%;right:auto}}.architecture-first__scheme .orbits .orbit-2 .glass-circle:last-child{width:8vh;height:8vh;z-index:5;right:-5%;bottom:55%}@media screen and (min-aspect-ratio:1210/661){.architecture-first__scheme .orbits .orbit-2 .glass-circle:last-child{width:4vh;height:4vh;font-size:1rem;right:-3%}}@media screen and (max-width:576px){.architecture-first__scheme .orbits .orbit-2 .glass-circle:last-child{width:5vh;height:5vh;font-size:1rem}}.architecture-first__scheme .orbits .orbit-2 .glass-circle:last-child:before{content:"Runtime";position:absolute;color:#fff;font-family:Azonix,sans-serif;font-weight:300;font-size:1.5rem;left:100%;top:80%}@media screen and (min-aspect-ratio:1210/661){.architecture-first__scheme .orbits .orbit-2 .glass-circle:last-child:before{font-size:1rem}}@media screen and (max-width:576px){.architecture-first__scheme .orbits .orbit-2 .glass-circle:last-child:before{font-size:.75rem;top:120%;right:-4%;left:auto}}.architecture-first__scheme .orbits .orbit-3 .glass-circle:first-child{width:15vh;height:15vh;z-index:5;left:10%;bottom:0;font-size:3rem}@media screen and (min-aspect-ratio:1210/661){.architecture-first__scheme .orbits .orbit-3 .glass-circle:first-child{width:10vh;height:10vh;font-size:1.5rem;left:20%}}@media screen and (max-width:576px){.architecture-first__scheme .orbits .orbit-3 .glass-circle:first-child{font-size:1.5rem;width:8vh;height:8vh;left:15%}}.architecture-first__scheme .orbits .orbit-3 .glass-circle:first-child:before{content:"Nomocracy";position:absolute;color:#fff;font-family:Azonix,sans-serif;font-weight:300;font-size:1.5rem;right:100%;top:80%}@media screen and (min-aspect-ratio:1210/661){.architecture-first__scheme .orbits .orbit-3 .glass-circle:first-child:before{font-size:1rem;top:50%;right:110%}}@media screen and (max-width:576px){.architecture-first__scheme .orbits .orbit-3 .glass-circle:first-child:before{font-size:1rem;right:auto;top:120%;left:-32%}}.architecture-first__scheme .orbits .orbit-3 .glass-circle:last-child{width:10vh;height:10vh;z-index:5;right:10%;bottom:5%}@media screen and (min-aspect-ratio:1210/661){.architecture-first__scheme .orbits .orbit-3 .glass-circle:last-child{width:7vh;height:7vh;font-size:1.25rem;bottom:10%}}@media screen and (max-width:576px){.architecture-first__scheme .orbits .orbit-3 .glass-circle:last-child{font-size:1.5rem;width:8vh;height:8vh}}.architecture-first__scheme .orbits .orbit-3 .glass-circle:last-child:before{content:"infra";position:absolute;color:#fff;font-family:Azonix,sans-serif;font-weight:300;font-size:1.5rem;left:100%;top:80%}@media screen and (min-aspect-ratio:1210/661){.architecture-first__scheme .orbits .orbit-3 .glass-circle:last-child:before{font-size:1rem}}@media screen and (max-width:576px){.architecture-first__scheme .orbits .orbit-3 .glass-circle:last-child:before{font-size:1rem;right:3%;top:115%;left:auto}}.architecture-first .architecture-first__description:before,.architecture-first .architecture-first__scheme:before,.architecture-first .orbits,.architecture-first:after,.architecture-first:before{opacity:0;transition:var(--content-appear-time) opacity}.architecture-first.active:before{opacity:.5}.architecture-first.active .architecture-first__scheme:before{opacity:1}.architecture-first.active .architecture-first__description:before,.architecture-first.active:after{opacity:.7}.architecture-first.active .orbits{opacity:1}@-webkit-keyframes orbit2Rotation1{0%{transform:rotate(0deg) translateX(-30vh)}to{transform:rotate(1turn) translateX(-30vh)}}@keyframes orbit2Rotation1{0%{transform:rotate(0deg) translateX(-30vh)}to{transform:rotate(1turn) translateX(-30vh)}}@-webkit-keyframes orbit2Rotation2{0%{transform:rotate(0deg) translateX(30vh)}to{transform:rotate(1turn) translateX(30vh)}}@keyframes orbit2Rotation2{0%{transform:rotate(0deg) translateX(30vh)}to{transform:rotate(1turn) translateX(30vh)}}@-webkit-keyframes orbit3Rotation{0%{transform:rotate(0deg) translateX(37.5vh)}to{transform:rotate(1turn) translateX(37.5vh)}}@keyframes orbit3Rotation{0%{transform:rotate(0deg) translateX(37.5vh)}to{transform:rotate(1turn) translateX(37.5vh)}}@-webkit-keyframes orbit2Rotation1Mob{0%{transform:rotate(0deg) translateX(-20vh)}to{transform:rotate(1turn) translateX(-20vh)}}@keyframes orbit2Rotation1Mob{0%{transform:rotate(0deg) translateX(-20vh)}to{transform:rotate(1turn) translateX(-20vh)}}@-webkit-keyframes orbit2Rotation2Mob{0%{transform:rotate(0deg) translateX(20vh)}to{transform:rotate(1turn) translateX(20vh)}}@keyframes orbit2Rotation2Mob{0%{transform:rotate(0deg) translateX(20vh)}to{transform:rotate(1turn) translateX(20vh)}}@-webkit-keyframes orbit3RotationMob{0%{transform:rotate(0deg) translateX(27.5vh)}to{transform:rotate(1turn) translateX(27.5vh)}}@keyframes orbit3RotationMob{0%{transform:rotate(0deg) translateX(27.5vh)}to{transform:rotate(1turn) translateX(27.5vh)}}.architecture-second{position:relative;display:flex;justify-content:space-between;align-items:stretch}@media screen and (max-width:576px){.architecture-second{padding-left:0!important;padding-right:0!important}}.architecture-second:before{content:"";display:block;position:absolute;background:url(../img/blur-6.82855dea.png) no-repeat;background-size:contain;background-position:50%;width:150vh;height:150vh;right:-30vh;top:-25vh;opacity:.7;z-index:1}.architecture-second__description{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;z-index:2;width:100%}@media screen and (max-width:576px){.architecture-second__description{width:100vw}}.architecture-second__description .screen-subtitle{margin-top:2rem}@media screen and (max-width:576px){.architecture-second__description .screen-subtitle{margin-left:2rem}}.architecture-second__description .screen-title{position:relative;margin-top:1rem}@media screen and (max-width:576px){.architecture-second__description .screen-title{margin-left:2rem}}.architecture-second__flow-container{position:relative;display:flex;justify-content:flex-start;align-items:center;margin-top:3%}@media screen and (max-width:576px){.architecture-second__flow-container{flex-direction:column;margin-left:2rem;margin-right:2rem;margin-top:0;height:100%}}.architecture-second__flow-container:before{content:"";display:block;position:absolute;width:100%;height:3px;background:#fff;top:49.25%;opacity:.5;left:12%}@media screen and (max-width:576px){.architecture-second__flow-container:before{width:1px;height:13rem;top:0;left:49.5%}}@media screen and (max-width:576px){.architecture-second__scheme{display:flex;justify-content:flex-start;padding-bottom:4rem;margin-top:3rem;max-width:100%;overflow-y:auto}}.architecture-second__scheme .column{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}@media screen and (max-width:576px){.architecture-second__scheme .column{flex-direction:row;justify-content:center;margin-top:5%}}.architecture-second__scheme .column .row:not(:first-child),.architecture-second__scheme .column>[class*=block]:not(:first-child){margin-top:10%}@media screen and (max-width:576px){.architecture-second__scheme .column .row:not(:first-child),.architecture-second__scheme .column>[class*=block]:not(:first-child){margin-top:0;margin-left:1rem}}.architecture-second__scheme .column .row{display:flex;align-items:center;justify-content:flex-start}@media screen and (max-width:576px){.architecture-second__scheme .column .row{flex-direction:column}}.architecture-second__scheme .column .row>div:last-child{margin-top:0;margin-left:5%}@media screen and (max-width:576px){.architecture-second__scheme .column .row>div:last-child{margin-left:0;margin-top:7%}}.architecture-second__scheme .arrow{position:absolute;height:calc(100% - 4rem);width:auto;top:2rem;right:100%}@media screen and (max-width:576px){.architecture-second__scheme .arrow{top:-120%;height:auto;width:18%;transform:rotate(-270deg);right:41%;display:none}}.architecture-second__scheme .column:nth-child(2){position:relative;margin-left:21%}@media screen and (max-width:576px){.architecture-second__scheme .column:nth-child(2){margin-left:0}}.architecture-second__scheme .column:nth-child(3){margin-left:34%}@media screen and (max-width:576px){.architecture-second__scheme .column:nth-child(3){margin-left:0;margin-top:5%}}.architecture-second__scheme .column:nth-child(3) .arrow{top:2.15rem}@media screen and (max-width:576px){.architecture-second__scheme .column:nth-child(3) .arrow{width:12%;top:-118%;right:44%}}.architecture-second__scheme .gradient-block{padding:.75rem 3.1875rem;background:linear-gradient(93.77deg,#6c6aff -4.61%,#fbc7d4 80.26%,#ff658b 140%);-webkit-backdrop-filter:blur(180px);backdrop-filter:blur(180px)}.architecture-second__scheme .glass-block,.architecture-second__scheme .gradient-block{box-shadow:inset 1px 1px 2px hsla(0,0%,100%,.2);display:flex;justify-content:center;align-items:center}.architecture-second__scheme .glass-block{font-family:PlusJakartaDisplay,sans-serif;font-weight:700;font-size:1.25rem;padding:1.25rem 3rem;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);line-height:1.75rem;text-align:center;white-space:nowrap}@media screen and (max-width:576px){.architecture-second__scheme .glass-block{font-family:PlusJakartaDisplay,sans-serif;font-weight:500;font-size:1rem;padding:.5rem 1.5rem;line-height:1.25rem}}.architecture-second__scheme .glass-block.block-dark,.architecture-second__scheme .glass-block.block-light{background:rgba(251,199,212,.1)}.architecture-second__scheme .glass-block.block-small{font-family:PlusJakartaDisplay,sans-serif;font-weight:500;font-size:1rem;padding:.625rem 1.25rem;text-transform:uppercase}.architecture-second .architecture-second__flow-container:before{opacity:0;max-width:0;transition:var(--content-appear-time) opacity .4s,var(--content-appear-time) max-width .4s}@media screen and (max-width:576px){.architecture-second .architecture-second__flow-container:before{max-width:100%;max-height:0}}.architecture-second .arrow{opacity:0;max-width:0;transition:calc(var(--content-appear-time) + .5s) opacity .4s,calc(var(--content-appear-time) + .5s) max-width .4s}.architecture-second:before{opacity:0;transition:calc(var(--content-appear-time) + .5s) opacity}.architecture-second.active .architecture-second__flow-container:before{opacity:.3;max-width:100%}@media screen and (max-width:576px){.architecture-second.active .architecture-second__flow-container:before{max-height:100%}}.architecture-second.active .arrow{opacity:1;max-width:15rem}.architecture-second.active:before{opacity:1}.tech-solution{position:relative;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:576px){.tech-solution{padding-top:6rem!important}}.tech-solution:before{background:url(../img/blur-7.e2e4947b.png) no-repeat;background-size:contain;background-position:50%;height:200vh;min-width:200vh;right:0;left:0}.tech-solution:after,.tech-solution:before{content:"";display:block;position:absolute;width:100vw;opacity:.7;z-index:1}.tech-solution:after{background:url(../img/blur-8.d23feeef.png) no-repeat;background-size:contain;background-position:50%;height:100vh;min-width:100vh;left:-50vw;top:0}.tech-solution .tech-solution__description{z-index:3}.tech-solution .tech-solution__description .screen-subtitle{margin-top:2rem}.tech-solution .tech-solution__description .screen-title{position:relative;margin-top:1rem}.tech-solution__scheme{width:100%;height:100%;max-height:100%;position:relative;z-index:2}.tech-solution__scheme .tech-solution__canvas{position:absolute;left:50%;top:40%;transform:translate(-50%,-50%);width:60.625em;height:43.4375em}@media screen and (max-width:576px){.tech-solution__scheme .tech-solution__canvas{width:100%;height:100%;top:0;left:0;transform:translate(0)}}.tech-solution__scheme .tech-solution__canvas:after{content:"";display:block;position:absolute;background:url(../img/tech-circles.69a73f3d.png) no-repeat;background-size:cover;background-position:50%;width:220%;height:220%;left:-70%;top:-50%;z-index:-1}.tech-solution__scheme .processor__arrow{position:absolute;width:10em;height:6.875em}.tech-solution__scheme .processor__arrow svg{width:100%;height:100%;min-width:100%;min-height:100%}@media screen and (max-width:576px){.tech-solution__scheme .processor__arrow{width:8em;height:4.875em}}.tech-solution__scheme .processor-block{position:absolute}.tech-solution__scheme .processor-block .processor{width:20.875em;height:14.125em}.tech-solution__scheme .processor-block .processor img{width:100%;height:100%}.tech-solution__scheme .processor-block .title{position:absolute;font-family:Azonix,sans-serif;font-weight:300;font-size:1.5em;left:60%;bottom:100%}.tech-solution__scheme .processor-block .title:before{content:"";position:absolute;left:calc(50% - .15em);top:calc(100% + 2px);width:.3em;height:2em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAA7CAYAAABG4cuIAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAB3SURBVHgB7ZVRDYAwDERXFCBlEioBR2hAATiZBRyAA3BQegskDdnGD5+95H7al9z1qyEYiQjDdtaFDznggAMOOODAL0CWvqGoTupDvanH97Kk+QGS1MXowI30COBsADuAqbZUr+jQF3rgmgEUmWswiHfkQkQ5+gIojncgfF52QgAAAABJRU5ErkJggg==) no-repeat;background-size:contain;background-position:50%}@media screen and (max-width:576px){.tech-solution__scheme .processor-block .title{font-size:1em}}.tech-solution__scheme .processor-block .processor-small{position:absolute;left:80%;top:80%;width:4em;height:auto}.tech-solution__scheme .processor-block .processor__arrow:nth-child(3){top:52%;left:-8%}@media screen and (max-width:576px){.tech-solution__scheme .processor-block .processor__arrow:nth-child(3){top:55%;left:0}}.tech-solution__scheme .processor-block .processor__arrow:nth-child(4){bottom:-2%;right:-8%}@media screen and (max-width:576px){.tech-solution__scheme .processor-block .processor__arrow:nth-child(4){bottom:10%;right:0}}.tech-solution__scheme .reward{position:absolute}.tech-solution__scheme .reward p{font-family:PlusJakartaDisplay,sans-serif;font-weight:500;font-size:1.375em}@media screen and (max-width:576px){.tech-solution__scheme .reward p{font-size:1em}}.tech-solution__scheme .reward .processor__arrow:first-child{left:30%;bottom:20%;transform:rotate(180deg)}.tech-solution__scheme .reward .processor__arrow:last-child{right:30%;top:30%}.tech-solution__scheme .nomocracy{position:absolute;font-family:Azonix,sans-serif;font-weight:300;font-size:1.5em;left:10%;top:70%}.tech-solution__scheme .nomocracy:before{content:"";position:absolute;left:calc(50% - .25em);top:calc(100% + 2px);width:.5em;height:3em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAA7CAYAAABG4cuIAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAB3SURBVHgB7ZVRDYAwDERXFCBlEioBR2hAATiZBRyAA3BQegskDdnGD5+95H7al9z1qyEYiQjDdtaFDznggAMOOODAL0CWvqGoTupDvanH97Kk+QGS1MXowI30COBsADuAqbZUr+jQF3rgmgEUmWswiHfkQkQ5+gIojncgfF52QgAAAABJRU5ErkJggg==) no-repeat;background-size:contain;background-position:50%}@media screen and (max-width:576px){.tech-solution__scheme .nomocracy{font-size:1.25em;top:90%}}.tech-solution__scheme .processor-block:first-child{left:0;top:0}.tech-solution__scheme .processor-block:first-child .processor__arrow:nth-child(3):before{content:"Listing";position:absolute;right:40%;top:70%;font-family:PlusJakartaDisplay,sans-serif;font-weight:400;font-size:1.375em}@media screen and (max-width:576px){.tech-solution__scheme .processor-block:first-child .processor__arrow:nth-child(3):before{font-size:1em}}@media screen and (max-width:576px){.tech-solution__scheme .processor-block:first-child{top:0}}.tech-solution__scheme .processor-block:nth-child(2){left:30%;top:25%}.tech-solution__scheme .processor-block:nth-child(2) .processor__arrow:nth-child(3):before{content:"Exchange";position:absolute;right:40%;top:70%;font-family:PlusJakartaDisplay,sans-serif;font-weight:400;font-size:1.375em}@media screen and (max-width:576px){.tech-solution__scheme .processor-block:nth-child(2) .processor__arrow:nth-child(3):before{font-size:1em}}@media screen and (max-width:576px){.tech-solution__scheme .processor-block:nth-child(2){top:27%}}.tech-solution__scheme .processor-block:nth-child(3){left:40%;top:70%}.tech-solution__scheme .processor-block:nth-child(3) .processor{width:13em;height:9.625em}.tech-solution__scheme .processor-block:nth-child(3) .title{left:40%;bottom:120%}@media screen and (max-width:576px){.tech-solution__scheme .processor-block:nth-child(3) .title{left:0;top:90%;bottom:auto}}@media screen and (max-width:576px){.tech-solution__scheme .processor-block:nth-child(3) .title:before{transform:scale(-1);bottom:calc(100% + 2px);top:auto}}@media screen and (max-width:576px){.tech-solution__scheme .processor-block:nth-child(3){left:0;top:60%}}.tech-solution__scheme .processor-block:nth-child(4){left:75%;top:35%}.tech-solution__scheme .processor-block:nth-child(4) .processor{width:13em;height:9.625em}.tech-solution__scheme .processor-block:nth-child(4) .title{left:40%;bottom:120%}@media screen and (max-width:576px){.tech-solution__scheme .processor-block:nth-child(4){left:50%;top:68%}}.tech-solution__scheme .reward{left:25%;top:95%}@media screen and (max-width:576px){.tech-solution__scheme .reward{left:55%;top:95%}}.processor__arrow{--color-path-1:hsla(0,0%,100%,0.3);--color-path-2:#fff;-webkit-animation:lighten 1.5s infinite;animation:lighten 1.5s infinite}.processor__arrow svg path{transition:fill .5s ease}@-webkit-keyframes lighten{0%{--color-path-1:hsla(0,0%,100%,0.3);--color-path-2:#fff}50%{--color-path-1:#fff;--color-path-2:hsla(0,0%,100%,0.3)}to{--color-path-1:hsla(0,0%,100%,0.3);--color-path-2:#fff}}@keyframes lighten{0%{--color-path-1:hsla(0,0%,100%,0.3);--color-path-2:#fff}50%{--color-path-1:#fff;--color-path-2:hsla(0,0%,100%,0.3)}to{--color-path-1:hsla(0,0%,100%,0.3);--color-path-2:#fff}}@media screen and (min-aspect-ratio:97/71){.tech-solution__canvas{font-size:.9rem}}@media screen and (min-aspect-ratio:485/309){.tech-solution__canvas{font-size:.8rem}}@media screen and (min-aspect-ratio:97/53){.tech-solution__canvas{font-size:.7rem}}@media screen and (min-aspect-ratio:485/234){.tech-solution__canvas{font-size:.6rem}}@media screen and (max-width:576px){.tech-solution__canvas{font-size:.8rem}}@media screen and (max-width:576px)and (min-aspect-ratio:15/32){.tech-solution__canvas{font-size:.7rem}}.tech-solution .tech-solution__canvas:after,.tech-solution:after,.tech-solution:before{opacity:0;transition:calc(var(--content-appear-time) + .5s) opacity}.tech-solution.active .tech-solution__canvas:after,.tech-solution.active:after,.tech-solution.active:before{opacity:1}.econs-solution{position:relative;display:flex;flex-direction:column;justify-content:center}.econs-solution:before{content:"";display:block;position:absolute;background:url(../img/blur-5.3361676e.png) no-repeat;background-size:contain;background-position:50%;width:100vw;height:100vw;left:-50vw;opacity:.7;z-index:1}@media screen and (max-width:576px){.econs-solution:before{width:100vh;height:100vh;top:-20vh;left:-50vh}}.econs-solution:after{content:"";display:block;position:absolute;background:url(../img/blur-9.b33f151d.png) no-repeat;background-size:contain;background-position:50%;width:100vw;height:150vh;min-width:100vh;right:-30vw;top:-25vh;opacity:.7;z-index:1}@media screen and (max-width:576px){.econs-solution:after{width:100vh;height:100vh;top:auto;bottom:-40vh;right:-50vh}}.econs-solution .econs-solution__description{z-index:3}.econs-solution .econs-solution__description .screen-subtitle{margin-top:2rem}.econs-solution .econs-solution__description .screen-title{position:relative;margin-top:1rem}.econs-solution__content{position:relative;display:flex;justify-content:flex-start;align-items:stretch;z-index:3}@media screen and (max-width:576px){.econs-solution__content{flex-direction:column}}.econs-solution__content .text-block{margin-top:5.5625rem;max-width:17.625rem}@media screen and (max-width:576px){.econs-solution__content .text-block{margin-top:1rem;max-width:100%}}.econs-solution__content .text-block h3{font-family:Azonix,sans-serif;font-weight:300;font-size:2rem;line-height:2.5rem}@media screen and (max-width:576px){.econs-solution__content .text-block h3{font-size:1rem;letter-spacing:.02em}}.econs-solution__content .text-block p{font-family:PlusJakartaDisplay,sans-serif;font-weight:300;font-size:1rem;line-height:1.375rem;margin-top:1.5rem}@media screen and (max-width:576px){.econs-solution__content .text-block p{font-size:.875rem;line-height:1.125rem;margin-top:6px}}.econs-solution__content .list{position:relative;flex:1;margin-left:8.25rem;padding-left:5.5rem}@media screen and (max-width:576px){.econs-solution__content .list{margin-left:0;padding-left:0;margin-top:2rem;padding-top:2rem}}@media screen and (max-width:576px)and (min-aspect-ratio:25/41){.econs-solution__content .list{margin-top:1rem;padding-top:1rem}}.econs-solution__content .list:before{content:"";display:block;position:absolute;width:6px;height:100%;background:linear-gradient(rgba(151,150,240,0),#9796f0 23.96%,#fbc7d4 77.08%,rgba(251,199,212,0));left:0;top:0}@media screen and (max-width:576px){.econs-solution__content .list:before{width:100%;height:4px;background:linear-gradient(100deg,rgba(151,150,240,0),#9796f0 23.96%,#fbc7d4 77.08%,rgba(251,199,212,0))}}@media screen and (max-width:576px)and (min-aspect-ratio:25/41){.econs-solution__content .list:before{display:none}}.econs-solution__content .list p{--offset-top:4.75rem;position:relative;font-family:Azonix,sans-serif;font-weight:300;font-size:1.25rem;letter-spacing:.02em;line-height:1.75rem;display:flex;justify-content:flex-start;align-items:center}@media screen and (max-width:576px){.econs-solution__content .list p{font-size:1rem;line-height:1.3125rem;--offset-top:3rem}}.econs-solution__content .list p:not(:first-child){margin-top:var(--offset-top)}.econs-solution__content .list p:before{content:"";display:block;width:.5rem;height:.5rem;min-width:.5rem;min-height:.5rem;border-radius:50%;background:#fff;margin-right:2.5625rem}@media screen and (max-width:576px){.econs-solution__content .list p:before{margin-right:2rem}}.econs-solution__content .list p:first-child:after,.econs-solution__content .list p:nth-child(2):after{content:"";position:absolute;width:100%;height:1px;background:hsla(0,0%,100%,.1);left:0;top:calc(100% + var(--offset-top)/2)}.econs-solution:after,.econs-solution:before{opacity:0;transition:calc(var(--content-appear-time) + .5s) opacity}.econs-solution .list:before{opacity:0;max-height:0;transition:calc(var(--content-appear-time) + .5s) opacity,calc(var(--content-appear-time) + .5s) max-height}@media screen and (max-width:576px){.econs-solution .list:before{max-height:100%;max-width:0;transition:calc(var(--content-appear-time) + .5s) opacity .5s,calc(var(--content-appear-time) + .5s) max-width .5s}}.econs-solution.active:after,.econs-solution.active:before{opacity:1}.econs-solution.active .list:before{opacity:1;max-height:100%}@media screen and (max-width:576px){.econs-solution.active .list:before{max-width:100%}}.token-economy{position:relative;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:576px){.token-economy{flex-direction:column;justify-content:space-between;height:200vh!important}}.token-economy:before{content:"";display:block;position:absolute;background:url(../img/blur-5.3361676e.png) no-repeat;background-size:contain;background-position:50%;width:100vw;height:100vw;right:-50vw;opacity:.7;z-index:1}@media screen and (max-width:576px){.token-economy:before{width:100vh;height:100vh;top:-20vh;right:-50vh}}.token-economy:after{content:"";display:block;position:absolute;background:url(../img/blur-10.ff7c58af.png) no-repeat;background-size:contain;background-position:50%;width:100vw;height:100vw;left:50%;top:50%;transform:translate(-50%,-50%);opacity:.7;z-index:1}@media screen and (max-width:576px){.token-economy:after{width:100vh;height:100vh;top:80vh}}.token-economy__description{z-index:3}@media screen and (max-width:576px){.token-economy__description{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center}}.token-economy__description .screen-subtitle{margin-top:2rem}.token-economy__description .screen-title{position:relative;margin-top:1rem}.token-economy__description .text-block{font-family:PlusJakartaDisplay,sans-serif;font-weight:300;font-size:1rem;line-height:1.375rem;max-width:17.625rem;margin-top:3.6875rem}.token-economy__description .learn-button{margin-top:5.0625rem}.token-economy__slider{z-index:3;display:flex;justify-content:center;align-items:center;margin-left:12.5rem}@media screen and (max-width:576px){.token-economy__slider{margin-left:0;height:100vh}}.token-economy__slider .token-economy__sliders{background:hsla(0,0%,100%,.06);padding:7.25rem 5rem;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}@media screen and (max-width:576px){.token-economy__slider .token-economy__sliders{padding:2rem}}.token-economy__slider .token-economy__sliders .slide h4{font-family:PlusJakartaDisplay,sans-serif;font-weight:700;font-size:1.375rem;line-height:2rem;display:flex;justify-content:flex-start;align-items:center}.token-economy__slider .token-economy__sliders .slide h4:before{content:"01";font-family:Azonix,sans-serif;font-weight:300;font-size:2.1875rem;margin-right:.875rem}.token-economy__slider .token-economy__sliders .slide .subtitle{font-family:PlusJakartaDisplay,sans-serif;font-weight:400;font-size:.875rem;line-height:1.3125rem;margin-top:.75rem;max-width:20rem}.token-economy__slider .token-economy__sliders .slide ul{--line-height:1.3125rem;font-family:PlusJakartaDisplay,sans-serif;font-weight:300;font-size:.875rem;line-height:var(--line-height);margin-top:2rem;max-width:22rem;opacity:.85}.token-economy__slider .token-economy__sliders .slide ul li{display:flex;justify-content:flex-start;align-items:flex-start}.token-economy__slider .token-economy__sliders .slide ul li:before{content:"";display:block;width:.5rem;height:.5rem;min-width:.5rem;min-height:.5rem;background:#fff;border-radius:50%;margin-top:calc(var(--line-height)/3);margin-right:1rem}.token-economy__slider .token-economy__sliders .slide ul li:not(:first-child){margin-top:1rem}.token-economy__slider .stages{position:relative;font-family:Azonix,sans-serif;font-weight:300;font-size:1.375rem;margin-left:3.4375rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media screen and (max-width:576px){.token-economy__slider .stages{display:none}}.token-economy__slider .stages:before{content:"";display:block;position:absolute;width:7rem;height:7rem;border-radius:50%;background:hsla(0,0%,100%,.01);box-shadow:inset -10px 14px 20px hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);z-index:-1;top:10%;left:-2.5rem;transform:translateY(-50%)}.token-economy__slider .stages .line{height:3.375rem;width:2px;background:#fff;margin:1.3125rem 0}.token-economy:after,.token-economy:before{opacity:0;transition:calc(var(--content-appear-time) + .5s) opacity}.token-economy.active:after,.token-economy.active:before{opacity:1}.nomocracy{position:relative;display:flex;justify-content:center;align-items:center}@media screen and (max-width:576px){.nomocracy{flex-direction:column;justify-content:center}}.nomocracy:after{content:"";display:block;position:absolute;background:url(../img/blur-11.0e8e4eb3.png) no-repeat;background-size:contain;background-position:50%;width:100vw;height:100vw;left:50%;top:50%;transform:translate(-50%,-50%);opacity:.7;z-index:1}@media screen and (max-width:576px){.nomocracy:after{width:100vh;height:100vh}}.nomocracy__description{display:flex;flex-direction:column;align-items:center;z-index:3}@media screen and (max-width:576px){.nomocracy__description{align-items:center;width:100%}}.nomocracy__description .screen-title{margin-top:3.375rem}@media screen and (max-width:576px){.nomocracy__description .screen-title{margin-top:2rem}}@media screen and (max-width:576px)and (min-aspect-ratio:25/41){.nomocracy__description .screen-title{margin-top:-.5rem}}.nomocracy__description .subtitle{display:flex;justify-content:center;align-items:center;font-family:Azonix,sans-serif;font-weight:300;font-size:1.375rem;margin-top:4rem}@media screen and (max-width:576px){.nomocracy__description .subtitle{width:100%;margin-top:1rem}}@media screen and (max-width:576px)and (min-aspect-ratio:15/26){.nomocracy__description .subtitle{display:none}}.nomocracy__description .divider{height:1.5rem;width:1px;background:#fff;margin:0 3rem}.nomocracy__description p{width:14.3125rem}.nomocracy__text-content{display:flex;justify-content:center;align-items:flex-start}@media screen and (max-width:576px){.nomocracy__text-content{flex-direction:column}}.nomocracy__text-content .text-block{--text-block-height:6.25rem;position:relative;margin-bottom:var(--text-block-height);height:6.125rem}@media screen and (max-width:576px){.nomocracy__text-content .text-block{margin-bottom:2rem;margin-left:5rem!important;height:auto}}.nomocracy__text-content .text-block h4{font-family:PlusJakartaDisplay,sans-serif;font-weight:500;font-size:1.125rem}.nomocracy__text-content .text-block ul{margin-top:.625rem}.nomocracy__text-content .text-block ul li:not(:first-child){font-family:PlusJakartaDisplay,sans-serif;font-weight:300;font-size:1rem;margin-top:.5rem}.nomocracy__text-content .text-block ul li{display:flex;justify-content:flex-start;align-items:center}.nomocracy__text-content .text-block ul li:before{content:"";display:block;width:3px;height:3px;min-width:3px;min-height:3px;background:#fff;border-radius:50%;margin-right:1rem}.nomocracy__text-content .text-block .arrow{position:absolute;display:block;width:7.125rem;height:7.1875rem;top:calc(100% + var(--text-block-height)/3);left:50%;transform:translate(-50%)}@media screen and (max-width:576px){.nomocracy__text-content .text-block .arrow{left:auto;top:50%;right:100%;transform:translateY(-50%)}}.nomocracy__text-content .text-block .arrow svg{width:100%;height:100%;min-width:100%;min-height:100%}.nomocracy__text-content .text-block:nth-child(2){margin-left:8.4375rem;margin-right:7.4375rem}@media screen and (max-width:576px){.nomocracy__text-content .text-block:nth-child(2){margin-left:0;margin-right:0}}.nomocracy__text-content .arrow{--color-path-1:hsla(0,0%,100%,0.3);--color-path-2:#fff;-webkit-animation:lighten 1.5s infinite;animation:lighten 1.5s infinite}.nomocracy__text-content .arrow svg path{transition:fill .5s ease}.nomocracy:after,.nomocracy:before{opacity:0;transition:calc(var(--content-appear-time) + .5s) opacity}.nomocracy.active:after,.nomocracy.active:before{opacity:1}.roadmap{position:relative;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:576px){.roadmap{height:200vh!important;justify-content:flex-start;padding-top:14rem!important}}.roadmap:before{background:url(../img/blur-12.39f9103b.png) no-repeat;background-size:contain;background-position:50%;height:200vh;min-width:200vh;right:0;left:0}.roadmap:after,.roadmap:before{content:"";display:block;position:absolute;width:100vw;opacity:.7;z-index:1}.roadmap:after{background:url(../img/blur-8.d23feeef.png) no-repeat;background-size:contain;background-position:50%;height:100vh;min-width:100vh;left:-50vw;top:0}.roadmap__description{position:relative;z-index:3}.roadmap__description .screen-title{position:relative;margin-top:1rem}@media screen and (max-width:576px){.roadmap__description .screen-title{text-align:center}}.roadmap__text-content{display:flex;justify-content:space-between;align-items:flex-end;z-index:3}@media screen and (max-width:576px){.roadmap__text-content{flex-direction:column;align-items:flex-end;height:100%}}.roadmap__text-content .text-block{position:relative;max-width:13.75rem}.roadmap__text-content .text-block h4{font-family:Azonix,sans-serif;font-weight:300;font-size:1.5rem}.roadmap__text-content .text-block ul{margin-top:.625rem}.roadmap__text-content .text-block ul li:not(:first-child){font-family:PlusJakartaDisplay,sans-serif;font-weight:300;font-size:1rem;margin-top:.5rem}.roadmap__text-content .text-block ul li{display:flex;justify-content:flex-start;align-items:center}.roadmap__text-content .text-block ul li:before{content:"";display:block;width:3px;height:3px;min-width:3px;min-height:3px;background:#fff;border-radius:50%;margin-right:1rem}@media screen and (max-width:576px){.roadmap__text-content .text-block{margin-top:2rem;margin-bottom:2rem}}@media screen and (max-width:576px)and (max-width:576px){.roadmap__text-content .text-block{margin-bottom:0;margin-right:2.5rem;margin-top:4rem}}.roadmap__text-content .text-block:nth-child(2){margin-bottom:2rem}@media screen and (max-width:576px){.roadmap__text-content .text-block:nth-child(2){margin-bottom:0;margin-right:4.5rem;margin-top:4rem}}.roadmap__text-content .text-block:nth-child(3){margin-bottom:10rem}@media screen and (max-width:576px){.roadmap__text-content .text-block:nth-child(3){margin-bottom:0;margin-right:3rem;margin-top:4rem}}.roadmap__text-content .text-block:nth-child(4){margin-bottom:18rem}@media screen and (max-width:576px){.roadmap__text-content .text-block:nth-child(4){margin-bottom:0;margin-right:-1rem;margin-top:4rem}}.roadmap__progress{--color-path-1:hsla(0,0%,100%,0.3);--color-path-2:hsla(0,0%,100%,0.3);--color-path-3:hsla(0,0%,100%,0.3);--color-path-4:hsla(0,0%,100%,0.3);--color-path-5:hsla(0,0%,100%,0.3);--color-path-6:hsla(0,0%,100%,0.3);position:absolute;width:100%;height:100%;top:0;left:0;-webkit-animation:progressLighten 2s infinite;animation:progressLighten 2s infinite;z-index:1}.roadmap__progress svg{position:absolute;width:150vw;height:auto;top:-35vw;left:-35vw}.roadmap__progress svg path{transition:fill .3s ease}@media screen and (max-width:1440px){.roadmap__progress svg{top:-30vw;left:-40vw}}@media screen and (max-width:576px){.roadmap__progress svg{width:400vw;height:auto;transform:rotate(90deg);left:-130vw;top:15vw}}@-webkit-keyframes progressLighten{0%{--color-path-1:#fff}15%{--color-path-1:hsla(0,0%,100%,0.3);--color-path-2:#fff}30%{--color-path-2:hsla(0,0%,100%,0.3);--color-path-3:#fff}45%{--color-path-3:hsla(0,0%,100%,0.3);--color-path-4:#fff}60%{--color-path-4:hsla(0,0%,100%,0.3);--color-path-5:#fff}75%{--color-path-5:hsla(0,0%,100%,0.3);--color-path-6:#fff}80%{--color-path-6:hsla(0,0%,100%,0.3)}to{--color-path-6:hsla(0,0%,100%,0.3)}}@keyframes progressLighten{0%{--color-path-1:#fff}15%{--color-path-1:hsla(0,0%,100%,0.3);--color-path-2:#fff}30%{--color-path-2:hsla(0,0%,100%,0.3);--color-path-3:#fff}45%{--color-path-3:hsla(0,0%,100%,0.3);--color-path-4:#fff}60%{--color-path-4:hsla(0,0%,100%,0.3);--color-path-5:#fff}75%{--color-path-5:hsla(0,0%,100%,0.3);--color-path-6:#fff}80%{--color-path-6:hsla(0,0%,100%,0.3)}to{--color-path-6:hsla(0,0%,100%,0.3)}}.roadmap .roadmap__progress,.roadmap:after,.roadmap:before{opacity:0;transition:calc(var(--content-appear-time) + .5s) opacity}.roadmap.active .roadmap__progress,.roadmap.active:after,.roadmap.active:before{opacity:1}.screens{overflow:hidden;max-height:100vh;z-index:5}.screens__flow-container>div:nth-child(n+1){position:relative;width:100%;height:100vh;padding-left:14.5rem;padding-top:6rem;padding-bottom:2rem;padding-right:4rem}@media screen and (max-width:576px){.screens__flow-container>div:nth-child(n+1){padding:2rem}}@media screen and (max-width:576px)and (min-aspect-ratio:8/15){.screens__flow-container>div:nth-child(n+1){padding-top:6rem}}.navigation-bar{position:absolute;top:50%;left:5rem;width:100vh;height:2.25rem;transform:translate3d(-50%,-50%,0) rotate(-90deg);overflow:hidden;z-index:10}@media screen and (max-width:576px){.navigation-bar{transform:none;left:0;top:0;width:100%;height:100%;padding:3rem 2rem;background:rgba(8,5,31,.54);-webkit-backdrop-filter:blur(73px);backdrop-filter:blur(73px);opacity:0;visibility:hidden;transform:translate3d(0,100%,0);transition:transform .5s ease,opacity .5s ease,visibility .5s ease}}.navigation-bar .nav-button{font-family:Manifold,sans-serif;font-weight:400;letter-spacing:.1em;font-size:1.125rem;opacity:.3;transition:opacity .5s ease;cursor:pointer;white-space:nowrap}@media screen and (max-width:576px){.navigation-bar .nav-button{display:flex;justify-content:flex-start;align-items:center;font-size:1.5rem}}.navigation-bar .nav-button>span{display:block;transform:scale(.8);transition:transform 1s ease}@media screen and (max-width:576px){.navigation-bar .nav-button>span{transform:scale(1);transition:transform 0s}}.navigation-bar .nav-button:hover{opacity:.7}@media screen and (max-width:576px){.navigation-bar .nav-button:before{content:"";display:block;width:2.5625rem;height:.25rem;background:linear-gradient(90deg,#9796f0,#fbc7d4);margin-right:0;max-width:0;transition:max-width 1s ease,margin-right 1s ease}}.navigation-bar .nav-button.active{opacity:1;visibility:visible}.navigation-bar .nav-button.active>span{transform:scale(1)}.navigation-bar .nav-button.active:hover{opacity:1}@media screen and (max-width:576px){.navigation-bar .nav-button.active:before{margin-right:1rem;max-width:2rem}}@media screen and (max-width:576px){.navigation-bar .nav-button:nth-child(n+3){margin-top:1rem}}.navigation-bar .nav-button:not(:last-child){margin-left:6rem}@media screen and (max-width:576px){.navigation-bar .nav-button:not(:last-child){margin-left:0}}@media screen and (max-width:576px){.navigation-bar.active{opacity:1;visibility:visible;transform:translateZ(0)}}.navigation-bar__offset-container{position:absolute;width:100%;height:100%;right:50%;top:0}@media screen and (max-width:576px){.navigation-bar__offset-container{right:0}}.navigation-bar__flow-container{position:absolute;display:flex;justify-content:flex-start;flex-direction:row-reverse;align-items:center;will-change:transform;contain:layout;right:0;top:0}@media screen and (max-width:576px){.navigation-bar__flow-container{flex-direction:column;align-items:flex-start;width:100%;height:100%;padding:3rem 2rem}}.navigation-bar__active{position:absolute;width:1.25rem;height:2px;background:#fff;left:50%;bottom:0}@media screen and (max-width:576px){.navigation-bar__active{display:none}}.navigation-bar .header{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:2rem}.navigation-bar .header .logo img{width:3.25rem;height:auto}.navigation-bar .header .close{width:1.625rem;height:1.625rem}.navigation-bar .header .close img,.navigation-bar .header .close svg{width:100%;height:100%;min-width:100%;min-height:100%}.navigation-bar .footer{display:flex;justify-content:flex-start;align-items:center;margin-top:auto}.navigation-bar .footer a{display:block;width:2rem;height:2rem}.navigation-bar .footer a img,.navigation-bar .footer a svg{width:100%;height:100%;min-width:100%;min-height:100%}.navigation-bar .footer a:not(:first-child){margin-left:2rem}.main-header{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;padding:2rem 4rem;background:linear-gradient(180deg,#08051f 25%,rgba(8,5,31,.75) 55%,rgba(8,5,31,0) 90%);top:0;left:0;z-index:11;transition:opacity .3s ease}@media screen and (max-width:576px){.main-header{z-index:9;padding:3rem 2rem}}.main-header .logo img{width:5.375rem;height:auto}@media screen and (max-width:576px){.main-header .logo img{width:3.25rem}}.main-header .links{font-family:Manifold,sans-serif;font-weight:400;letter-spacing:.1em;font-size:1rem;margin-left:5.25rem;margin-right:auto}@media screen and (max-width:576px){.main-header .links{display:none}}.main-header .links a{display:inline-block;transition:opacity .3s ease,transform .3s ease}.main-header .links a:not(:first-child){margin-left:3.5rem}.main-header .links a:hover{opacity:.8;transform:translate3d(0,-2px,0)}.main-header .button{padding:1.25rem 3.125rem;border:1px solid #fff;transition:background-color .3s ease,color .3s ease}@media screen and (max-width:576px){.main-header .button{display:none}}.main-header .button:hover{background-color:#fff;color:#08051f}.main-header .button-menu{display:none}@media screen and (max-width:576px){.main-header .button-menu{width:2.6875rem;height:1.375rem;display:block;margin-left:auto}.main-header .button-menu img,.main-header .button-menu svg{width:100%;height:100%;min-width:100%;min-height:100%}}.main-header a{text-decoration:none;color:#fff}.fluid-ball{position:absolute;width:120vw;height:120vh;top:-5vw;left:-5vh;z-index:1;mix-blend-mode:screen;pointer-events:none;transition:transform 1s ease-in-out;display:flex;justify-content:center;align-items:center}@media screen and (max-width:576px){.fluid-ball{width:170vw;left:-35vw;top:0}}.fluid-ball video{width:100%;height:100%}.main{position:relative;overflow:hidden;width:100%;height:100vh;max-height:100vh}*{margin:0;padding:0;outline:none;border:none;text-decoration:none;box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-weight:300}ul{list-style:none}.screen-title{font-family:Azonix,sans-serif;font-weight:300;font-size:3.375rem;color:#6c6aff;background-color:#6c6aff;background-image:linear-gradient(93.77deg,#6c6aff -14.61%,#fbc7d4 86.26%,#ff658b 106.26%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:576px){.screen-title{font-size:2.375rem}}.screen-title span{color:#6c6aff;background-color:#6c6aff;background-image:linear-gradient(93.77deg,#6c6aff -14.61%,#fbc7d4 86.26%,#ff658b 106.26%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.screen-subtitle{font-family:PlusJakartaDisplay,sans-serif;font-weight:500;font-size:1.125rem;color:#fff}:root{--content-appear-time:.75s}html{font-family:PlusJakartaDisplay,sans-serif;font-weight:300;color:#fff;background:#08051f;font-size:.8333333333vw}@media screen and (max-width:1920px){html{font-size:.9333333333vw}}@media screen and (max-width:1440px){html{font-size:1.1111111111vw}}@media screen and (max-width:1080px){html{font-size:1.1111111111vw}}@media screen and (max-width:576px){html{font-size:4.1025641026vw}}:root{--color-white:#fff;--color-blue-light:#5a4bff;--color-blue:#0500ff;--color-blue-dark:#08051f;--spacing-1:1px;--spacing-84:5.25rem;--font-size-14:0.875rem;--font-size-16:1rem;--font-size-18:1.125rem;--font-size-20:1.25rem;--font-size-22:1.375rem;--font-size-24:1.5rem;--font-size-26:1.625rem;--font-size-32:2rem;--font-size-36:2.25rem;--font-size-38:2.375rem;--font-size-40:2.5rem;--font-size-54:3.375rem;--font-size-61:3.8125rem;--font-size-64:4rem;--font-size-144:9rem}@font-face{font-family:Azonix;src:url(../fonts/Azonix.cdfe47b3.otf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:Manifold;src:url(../fonts/Fontspring-DEMO-manifoldextendedcf-medium.98e5d531.otf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:PlusJakartaDisplay;src:url(../fonts/PlusJakartaDisplay-Light.c54e8a0e.otf) format("truetype");font-style:normal;font-weight:300}@font-face{font-family:PlusJakartaDisplay;src:url(../fonts/PlusJakartaDisplay-Regular.a81ce9b4.otf) format("truetype");font-style:normal;font-weight:400}@font-face{font-family:PlusJakartaDisplay;src:url(../fonts/PlusJakartaDisplay-Medium.1f27f846.otf) format("truetype");font-style:normal;font-weight:500}@font-face{font-family:PlusJakartaDisplay;src:url(../fonts/PlusJakartaDisplay-Bold.1e5642fd.otf) format("truetype");font-style:normal;font-weight:700}.-trAnim-1{transition:var(--content-appear-time) transform .1s,var(--content-appear-time) opacity .1s}.-trAnim-1,.-trAnim-2{transform:translate3d(0,5rem,0);opacity:0}.-trAnim-2{transition:var(--content-appear-time) transform .2s,var(--content-appear-time) opacity .2s}.-trAnim-3{transition:var(--content-appear-time) transform .3s,var(--content-appear-time) opacity .3s}.-trAnim-3,.-trAnim-4{transform:translate3d(0,5rem,0);opacity:0}.-trAnim-4{transition:var(--content-appear-time) transform .4s,var(--content-appear-time) opacity .4s}.-trAnim-5{transition:var(--content-appear-time) transform .5s,var(--content-appear-time) opacity .5s}.-trAnim-5,.-trAnim-6{transform:translate3d(0,5rem,0);opacity:0}.-trAnim-6{transition:var(--content-appear-time) transform .6s,var(--content-appear-time) opacity .6s}.-trAnim-7{transition:var(--content-appear-time) transform .7s,var(--content-appear-time) opacity .7s}.-trAnim-7,.-trAnim-8{transform:translate3d(0,5rem,0);opacity:0}.-trAnim-8{transition:var(--content-appear-time) transform .8s,var(--content-appear-time) opacity .8s}.-trAnim-9{transition:var(--content-appear-time) transform .9s,var(--content-appear-time) opacity .9s}.-trAnim-9,.-trAnim-10{transform:translate3d(0,5rem,0);opacity:0}.-trAnim-10{transition:var(--content-appear-time) transform 1s,var(--content-appear-time) opacity 1s}.-trAnim-11{transition:var(--content-appear-time) transform 1.1s,var(--content-appear-time) opacity 1.1s}.-trAnim-11,.-trAnim-12{transform:translate3d(0,5rem,0);opacity:0}.-trAnim-12{transition:var(--content-appear-time) transform 1.2s,var(--content-appear-time) opacity 1.2s}.-trAnim-13{transition:var(--content-appear-time) transform 1.3s,var(--content-appear-time) opacity 1.3s}.-trAnim-13,.-trAnim-14{transform:translate3d(0,5rem,0);opacity:0}.-trAnim-14{transition:var(--content-appear-time) transform 1.4s,var(--content-appear-time) opacity 1.4s}.-trAnim-15{transition:var(--content-appear-time) transform 1.5s,var(--content-appear-time) opacity 1.5s;transform:translate3d(0,5rem,0);opacity:0}.active .-trAnim-1,.active .-trAnim-2,.active .-trAnim-3,.active .-trAnim-4,.active .-trAnim-5,.active .-trAnim-6,.active .-trAnim-7,.active .-trAnim-8,.active .-trAnim-9,.active .-trAnim-10,.active .-trAnim-11,.active .-trAnim-12,.active .-trAnim-13,.active .-trAnim-14,.active .-trAnim-15{transform:translateZ(0);opacity:1}