:root{--gl-1:#dddee1;--gl-2:#bbbec3;--gl-3:#989da5;--gl-4:#767d87;--gl-5:#656c78;--gd-5:#545c69;--gd-4:#3b414a;--gd-3:#32373f;--gd-2:#22252a;--gd-1:#111215;--ml-5:#f1efff;--ml-4:#e3e0ff;--ml-3:#c7c2ff;--ml-2:#aba3ff;--ml-1:#8f85ff;--md-1:#685ce6;--md-2:#5c52cc;--md-3:#453d99;--md-4:#2e2966;--md-5:#171433;--sl-5:#f8f9d8;--sl-4:#f2f4b2;--sl-3:#ebee8b;--sl-2:#e5e965;--sl-1:#e1e651;--sd-1:#b2b632;--sd-2:#9c9f2c;--sd-3:#858825;--sd-4:#595b19;--sd-5:#2c2d0c;--rd-1:#c50202;--main:#7366ff;--secondary:#dee33e;--white:#fff;--green:#1fd57a;--yellow:#e0ff66;--red:#ff5050;--black:#000;--shadow:0 4px 15px 0 rgba(0,12,31,.25)}[class*=btn-]{align-items:center;border:1px solid;cursor:pointer;display:inline-flex;font-size:18px;font-weight:600;gap:6px;justify-content:center;line-height:1;outline:0;padding:12px 20px;transition:all var(--duration) ease}[class*=btn-]:disabled{cursor:not-allowed;opacity:.3}.btn-lg{padding-bottom:19px;padding-top:19px}.btn-primary{background:var(--main);border-color:var(--main);color:var(--white)}.btn-primary:active,.btn-primary:hover{background:var(--md-2);outline:1px solid var(--main)}.btn-primary.red{background:var(--red);border-color:var(--red)}.btn-primary.red:active,.btn-primary.red:hover{background:var(--rd-1);border-color:var(--rd-1);outline:none}.btn-primary-outline{background:transparent;border:1px solid var(--main);color:var(--main)}.btn-primary-outline:hover{background:var(--main);color:var(--white)}.btn-primary-outline:active{background:var(--md-2)}.btn-secondary{background:var(--sl-1);border-color:var(--sl-1);color:var(--black)}.btn-secondary:active,.btn-secondary:hover{background:var(--sd-2);border-color:var(--sd-2)}.btn-outline{background:transparent;border:1px solid var(--black);color:var(--black)}.btn-outline:hover{border-color:var(--ml-1);outline:1px solid var(--ml-1)}.btn-outline:active,.btn-outline:hover{background:var(--black);color:var(--white)}.btn-clear{background:transparent;border:none;color:var(--main)}.btn-clear:active,.btn-clear:hover{color:var(--md-3)}.btn-clear.red{color:var(--red)}.btn-clear.red:active,.btn-clear.red:hover{color:var(--rd-1)}.btn-clear.gray{color:var(--gl-3)}.btn-clear.gray:active,.btn-clear.gray:hover{color:var(--gd-5)}.btn-modern{background:#42455a;border:none;color:#e0ffff;outline:none;overflow:hidden;position:relative;width:auto;z-index:1}.btn-modern:before{animation:rotate 4s linear infinite;background:#7366ff;box-shadow:0 0 10px 20px #7366ff;content:"";inset:50% 110px -90px 50%;margin-top:-50%;position:absolute;transform-origin:center;transition:.5s;z-index:-1}.btn-modern:hover:before{inset:-30px 0;transform-origin:center}.btn-modern:after{background:#22232e;border-radius:32px;content:"";inset:3px;position:absolute;z-index:-1}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}:root{--duration:.15s}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(../fonts/poppins-400.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:500;src:url(../fonts/poppins-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:600;src:url(../fonts/poppins-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:900;src:url(../fonts/poppins-900.woff2) format("woff2")}*{box-sizing:border-box;margin:0}:focus,:focus-visible{outline:none}body{background-color:var(--ml-5);color:var(--black);font-family:Poppins,sans-serif;font-size:16px;font-weight:400;margin:0;overflow-y:scroll}body:has(header.pre-launch):has(.top-banner) header{top:80px}body:has(header.pre-launch):has(.top-banner) main{padding-top:198px}body:has(header.pre-launch):has(.top-banner) main:has(.reset-top){padding-top:80px}body:has(header.pre-launch):not(:has(.top-banner)) header{top:12px}body:has(header.pre-launch):not(:has(.top-banner)) main{padding-top:80px}body:has(header.pre-launch):not(:has(.top-banner)) main:has(.reset-top){padding-top:0}main{min-height:100vh;padding-top:108px;position:relative;z-index:0}main:has(.reset-height){min-height:auto}main:has(.auth-animation),main:has(.reset-password),main:has(.reset-top){padding-top:0}a{color:var(--gd-3);cursor:pointer;text-decoration:none;transition:all var(--duration) ease-in}a.link-main{color:var(--main);font-weight:600}a:has(svg){align-items:center;display:inline-flex;gap:4px}a>svg,a>svg *{transition:all var(--duration) ease-in}a:not([class*=btn-]):hover{color:var(--md-2)}a:not([class*=btn-]):hover:not(.link-main){text-shadow:0 0 1px currentColor}[class*=btn-]{border-radius:32px}.page-bg-image{left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%;z-index:-1}.supademo{background:var(--white);border-radius:10px;box-shadow:0 2.632px 9.872px #000c1f40;margin:40px auto 12px;overflow:hidden;position:relative;width:870px;z-index:2}.supademo iframe{height:calc(100% + 2px)!important;inset:-1px!important;width:calc(100% + 2px)!important}.results-get-notified{color:var(--gd-5);display:block;font-size:14px;white-space:nowrap}.results-get-notified svg{margin-left:4px;margin-right:2px;vertical-align:-2px}@media(min-width:1024px){.mobile-only{display:none}}@media(min-width:1024px)and (max-width:1439px){.supademo{width:720px}}@media(max-width:1023px){.desktop-only{display:none}.page-bg-image{height:auto;left:50%;transform:translate(-50%);width:auto}.supademo{margin-bottom:20px;width:100%}.results-get-notified{display:block;text-align:center;white-space:normal}.results-get-notified svg{vertical-align:-3px}body:has(header.pre-launch):has(.top-banner) main:has(.reset-top){padding-top:40px}body:has(.top-banner) header,body:has(.top-banner) header.clear{position:sticky;top:0}body:has(.top-banner) main{padding-top:0}body:has(.top-banner) main:has(.reset-top){padding-top:0}body:has(:not(header.pre-launch)) main{padding-top:74px}.container:has([data-animation*=fade-in-]){overflow:hidden}main{min-height:calc(100vh - 66px)}}.js [data-animation]{opacity:0;will-change:opacity,transform}.js [data-animation=fade-in-up]{transform:translateY(24px)}.js [data-animation=fade-in-down]{transform:translateY(-24px)}.js [data-animation=fade-in-left]{transform:translate(-24px)}.js [data-animation=fade-in-right]{transform:translate(24px)}.js [data-animation=pop-in]{transform:scale(.94)}.js [data-animation=pop-in-bouncy]{transform:scale(.01)}@media(max-width:1023px){.js [data-animation][data-animation-mobile=fade-in]{transform:none}.js [data-animation][data-animation-mobile=fade-in-up]{transform:translateY(24px)}.js [data-animation][data-animation-mobile=fade-in-down]{transform:translateY(-24px)}.js [data-animation][data-animation-mobile=fade-in-left]{transform:translate(-24px)}.js [data-animation][data-animation-mobile=fade-in-right]{transform:translate(24px)}.js [data-animation][data-animation-mobile=pop-in]{transform:scale(.94)}}[data-animation=fade-in].animated{animation:fadeIn .5s ease-out forwards}[data-animation=fade-in-up].animated{animation:fadeInUp .5s ease-out forwards}[data-animation=fade-in-down].animated{animation:fadeInDown .5s ease-out forwards}[data-animation=fade-in-left].animated{animation:fadeInLeft .5s ease-out forwards}[data-animation=fade-in-right].animated{animation:fadeInRight .5s ease-out forwards}[data-animation=pop-in].animated{animation:popIn .5s ease-out forwards}[data-animation=pop-in-bouncy].animated{animation:popInBouncy .65s forwards}@media(max-width:1023px){[data-animation][data-animation-mobile=fade-in].animated{animation:fadeIn .5s ease-out forwards}[data-animation][data-animation-mobile=fade-in-up].animated{animation:fadeInUp .5s ease-out forwards}[data-animation][data-animation-mobile=fade-in-down].animated{animation:fadeInDown .5s ease-out forwards}[data-animation][data-animation-mobile=fade-in-left].animated{animation:fadeInLeft .5s ease-out forwards}[data-animation][data-animation-mobile=fade-in-right].animated{animation:fadeInRight .5s ease-out forwards}[data-animation][data-animation-mobile=pop-in].animated{animation:popIn .5s ease-out forwards}}.animation-delay-1{animation-delay:.1s}.animation-delay-2{animation-delay:.2s}.animation-delay-3{animation-delay:.3s}.animation-delay-4{animation-delay:.4s}.animation-delay-6{animation-delay:.6s}.card-delay-0{animation-delay:0s}.card-delay-1{animation-delay:.1s}.card-delay-2{animation-delay:.2s}.card-delay-3{animation-delay:.3s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:none}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-60px)}to{opacity:1;transform:none}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:none}}@keyframes fadeInRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:none}}@keyframes popIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:none}}@keyframes popInBouncy{0%{opacity:0;transform:scale(.01)}55%{opacity:1;transform:scale(1.12)}75%{transform:scale(.95)}90%{transform:scale(1.04)}to{opacity:1;transform:scale(1)}}:root{--container-width:1170px;--container-wide-width:1338px;--gutter:30px}@media(min-width:1024px)and (max-width:1439px){:root{--container-width:990px;--container-wide-width:990px}}.container{margin:0 auto;transition:width .3s ease;width:var(--container-width)}.container-wide{width:var(--container-wide-width)}@media(max-width:1023px){.container,.container-wide{padding:0 24px;width:100%}}.row{display:flex;flex-flow:row wrap;margin-left:calc(var(--gutter)/-2);margin-right:calc(var(--gutter)/-2)}@media(max-width:600px){.row{margin-left:-12px;margin-right:-12px}}@media screen and (max-width:1034px)and (min-width:1023px){.row{margin-left:-8px;margin-right:-8px}}.col{flex:1 1 0;float:left;min-width:auto;padding-left:calc(var(--gutter)/2);padding-right:calc(var(--gutter)/2);position:relative;width:100%}@media(max-width:1023px){.col{padding-left:12px;padding-right:12px}}@media screen and (max-width:1034px)and (min-width:1023px){.col{padding-left:8px;padding-right:8px}}.centered{justify-content:center!important}.row .row{margin-left:calc(var(--gutter)/-2);margin-right:calc(var(--gutter)/-2)}@media(max-width:600px){.row .row{margin-left:-12px;margin-right:-12px}}.col-1{flex:0 0 8.33333%;max-width:8.33333%;width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%;width:16.66667%}.col-3{flex:0 0 25%;max-width:25%;width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%;width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%;width:41.66667%}.col-6{flex:0 0 50%;max-width:50%;width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%;width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%;width:66.66667%}.col-9{flex:0 0 75%;max-width:75%;width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%;width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%;width:91.66667%}.col-12{flex:0 0 100%;max-width:100%;width:100%}.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{-webkit-box-flex:0}@media(max-width:1023px){[class*=" col-"],[class^=col-]{flex:0 0 100%;max-width:100%;width:100%}}@media(min-width:1024px)and (max-width:1439px){.md-1{flex:0 0 8.33333%;max-width:8.33333%;width:8.33333%}.md-1,.md-2{-webkit-box-flex:0}.md-2{flex:0 0 16.66667%;max-width:16.66667%;width:16.66667%}.md-3{flex:0 0 25%;max-width:25%;width:25%}.md-3,.md-4{-webkit-box-flex:0}.md-4{flex:0 0 33.33333%;max-width:33.33333%;width:33.33333%}.md-5{flex:0 0 41.66667%;max-width:41.66667%;width:41.66667%}.md-5,.md-6{-webkit-box-flex:0}.md-6{flex:0 0 50%;max-width:50%;width:50%}.md-7{flex:0 0 58.33333%;max-width:58.33333%;width:58.33333%}.md-7,.md-8{-webkit-box-flex:0}.md-8{flex:0 0 66.66667%;max-width:66.66667%;width:66.66667%}.md-9{flex:0 0 75%;max-width:75%;width:75%}.md-10,.md-9{-webkit-box-flex:0}.md-10{flex:0 0 83.33333%;max-width:83.33333%;width:83.33333%}.md-11{flex:0 0 91.66667%;max-width:91.66667%;width:91.66667%}.md-11,.md-12{-webkit-box-flex:0}.md-12{flex:0 0 100%;max-width:100%;width:100%}}@media(min-width:601px)and (max-width:1023px){.sm-1{flex:0 0 8.33333%;max-width:8.33333%;width:8.33333%}.sm-1,.sm-2{-webkit-box-flex:0}.sm-2{flex:0 0 16.66667%;max-width:16.66667%;width:16.66667%}.sm-3{flex:0 0 25%;max-width:25%;width:25%}.sm-3,.sm-4{-webkit-box-flex:0}.sm-4{flex:0 0 33.33333%;max-width:33.33333%;width:33.33333%}.sm-5{flex:0 0 41.66667%;max-width:41.66667%;width:41.66667%}.sm-5,.sm-6{-webkit-box-flex:0}.sm-6{flex:0 0 50%;max-width:50%;width:50%}.sm-7{flex:0 0 58.33333%;max-width:58.33333%;width:58.33333%}.sm-7,.sm-8{-webkit-box-flex:0}.sm-8{flex:0 0 66.66667%;max-width:66.66667%;width:66.66667%}.sm-9{flex:0 0 75%;max-width:75%;width:75%}.sm-10,.sm-9{-webkit-box-flex:0}.sm-10{flex:0 0 83.33333%;max-width:83.33333%;width:83.33333%}.sm-11{flex:0 0 91.66667%;max-width:91.66667%;width:91.66667%}.sm-11,.sm-12{-webkit-box-flex:0}.sm-12{flex:0 0 100%;max-width:100%;width:100%}}@media(max-width:600px){.xs-1{flex:0 0 8.33333%;max-width:8.33333%;width:8.33333%}.xs-1,.xs-2{-webkit-box-flex:0}.xs-2{flex:0 0 16.66667%;max-width:16.66667%;width:16.66667%}.xs-3{flex:0 0 25%;max-width:25%;width:25%}.xs-3,.xs-4{-webkit-box-flex:0}.xs-4{flex:0 0 33.33333%;max-width:33.33333%;width:33.33333%}.xs-5{flex:0 0 41.66667%;max-width:41.66667%;width:41.66667%}.xs-5,.xs-6{-webkit-box-flex:0}.xs-6{flex:0 0 50%;max-width:50%;width:50%}.xs-7{flex:0 0 58.33333%;max-width:58.33333%;width:58.33333%}.xs-7,.xs-8{-webkit-box-flex:0}.xs-8{flex:0 0 66.66667%;max-width:66.66667%;width:66.66667%}.xs-9{flex:0 0 75%;max-width:75%;width:75%}.xs-10,.xs-9{-webkit-box-flex:0}.xs-10{flex:0 0 83.33333%;max-width:83.33333%;width:83.33333%}.xs-11{flex:0 0 91.66667%;max-width:91.66667%;width:91.66667%}.xs-11,.xs-12{-webkit-box-flex:0}.xs-12{flex:0 0 100%;max-width:100%;width:100%}}@media(min-width:1024px){.offset-0{margin-left:0}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}}@media(min-width:1024px)and (max-width:1439px){.md-offset-0{margin-left:0}.md-offset-1{margin-left:8.33333%}.md-offset-2{margin-left:16.66667%}.md-offset-3{margin-left:25%}.md-offset-4{margin-left:33.33333%}.md-offset-5{margin-left:41.66667%}.md-offset-6{margin-left:50%}.md-offset-7{margin-left:58.33333%}.md-offset-8{margin-left:66.66667%}.md-offset-9{margin-left:75%}.md-offset-10{margin-left:83.33333%}.md-offset-11{margin-left:91.66667%}}@media(max-width:1023px){.sm-offset-0{margin-left:0}.sm-offset-1{margin-left:8.33333%}.sm-offset-2{margin-left:16.66667%}.sm-offset-3{margin-left:25%}.sm-offset-4{margin-left:33.33333%}.sm-offset-5{margin-left:41.66667%}.sm-offset-6{margin-left:50%}.sm-offset-7{margin-left:58.33333%}.sm-offset-8{margin-left:66.66667%}.sm-offset-9{margin-left:75%}.sm-offset-10{margin-left:83.33333%}.sm-offset-11{margin-left:91.66667%}}.pull-0,.push-0{left:0}.pull-1{left:-8.33333%}.push-1{left:8.33333%}.pull-2{left:-16.66667%}.push-2{left:16.66667%}.pull-3{left:-25%}.push-3{left:25%}.pull-4{left:-33.33333%}.push-4{left:33.33333%}.pull-5{left:-41.66667%}.push-5{left:41.66667%}.pull-6{left:-50%}.push-6{left:50%}.pull-7{left:-58.33333%}.push-7{left:58.33333%}.pull-8{left:-66.66667%}.push-8{left:66.66667%}.pull-9{left:-75%}.push-9{left:75%}.pull-10{left:-83.33333%}.push-10{left:83.33333%}.pull-11{left:-91.66667%}.push-11{left:91.66667%}@media(min-width:1024px)and (max-width:1439px){.md-pull-4{left:-33.33333%}}[class*=pull-],[class*=push-]{position:relative}@media(max-width:600px){[class*=pull-],[class*=push-]{left:0}}[style*=--ratio]:not(.animation)>:first-child{width:100%}[style*=--ratio]>img{height:auto}@supports (--custom:property){[style*=--ratio]{position:relative}[style*=--ratio]>:first-child{height:100%;left:0;position:absolute;top:0}[style*=--ratio]:before{content:"";display:block;padding-bottom:calc(100%/(var(--ratio)))}}@media(max-width:1023px){@supports (--custom:property){[style*=--ratio-mobile]:before{padding-bottom:calc(100%/(var(--ratio-mobile)))}}}.form-field{display:flex;flex-direction:column;gap:8px;position:relative}.form-field label{color:var(--black);font-size:18px}.form-field .input,.form-field input{background:var(--white);border:1px solid var(--gl-3);border-radius:32px;color:var(--black);font-size:18px;line-height:26px;outline:1px solid transparent;padding:12px 14px;transition:all var(--duration) ease;width:100%}.form-field .input:disabled,.form-field input:disabled{opacity:.4}.form-field .input:not(:disabled):focus,.form-field input:not(:disabled):focus{border:1px solid var(--main);box-shadow:0 0 0 4px #aba3ff80;outline:1px solid var(--main)}.form-field .password-input{align-items:center;display:flex;position:relative}.form-field .password-input input{padding-right:60px}.form-field .password-input .toggle{color:var(--gd-4);cursor:pointer;font-size:12px;position:absolute;right:18px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-field .password-input .toggle:hover{color:var(--gd-1)}.form-field textarea{border-radius:16px;font-family:inherit;font-size:18px;padding:12px 14px;resize:vertical}.form-field:has(.form-field-error) .input,.form-field:has(.form-field-error) input,.form-field:has(.form-field-error) textarea{border:1px solid var(--red);outline:1px solid var(--red)}.form-field .form-field-error{color:var(--red);font-size:12px;left:0;margin-top:2px;position:absolute;top:100%}.form-footer{align-items:flex-start;display:flex;justify-content:space-between;margin-top:20px}.form-footer.vertical{align-items:stretch;flex-direction:column;gap:12px}.form-footer .form-errors{display:flex;flex-direction:column;font-weight:600;gap:4px}.form-footer .form-errors .submit-error{color:var(--red)}.form-footer .form-errors .submit-success{color:var(--green)}.page-section{padding:60px 0}.page-section.dark{background-color:var(--gd-1);color:var(--white)}.page-section.dark .page-pre-title{color:var(--md-1)}.page-section.dark .page-description{color:var(--gl-2)}.page-section .container+*{margin-top:80px}.page-pre-title{color:var(--main);font-weight:500;line-height:1.5;margin-bottom:4px;text-align:center;text-transform:uppercase}.page-title{font-size:44px;font-weight:400;line-height:1.1;text-align:center}.page-title strong{color:var(--main);font-weight:700}.page-description{color:var(--gd-5);font-size:18px;line-height:1.4;margin-top:12px;text-align:center}.page-buttons{display:flex;gap:16px;justify-content:center;margin-top:40px}.page-buttons>*{min-width:225px}strong{font-weight:600}h1{font-size:40px;font-weight:400}.headline-1,h1{line-height:1.1}.headline-1{font-size:52px;font-weight:500}.headline-2{font-size:44px;font-weight:400;line-height:1.2}.page-body-1{color:var(--gd-4);font-size:18px;line-height:1.4}@media(min-width:1024px)and (max-width:1439px){.page-title{font-size:40px}.headline-1{font-size:48px}.headline-2{font-size:40px}}@media(max-width:1023px){.page-section{padding:40px 0}.page-section .container+*{margin-top:40px}.page-title{font-size:32px}.page-description{font-size:16px}.page-buttons{margin-top:20px}.headline-1{font-size:40px}.headline-2{font-size:32px}.page-body-1{font-size:16px}}.top-banner[data-v-194454ca]{background-image:url(../images/top-banner-bg.webp);left:0;position:fixed;top:0;width:100%;z-index:1}.top-banner a[data-v-194454ca]:hover{text-shadow:none}.top-banner .container[data-v-194454ca]{align-items:center;display:flex;justify-content:space-between;min-height:80px}.top-banner .content .title[data-v-194454ca]{color:var(--sl-2);font-size:18px;font-weight:900;text-transform:uppercase}.top-banner .content .description[data-v-194454ca]{color:var(--white);font-size:32px;font-weight:900;line-height:1.33;text-transform:uppercase}.top-banner .countdown[data-v-194454ca]{color:var(--white);display:flex;gap:8px}.top-banner .countdown .delim[data-v-194454ca]{font-size:32px}.top-banner .countdown .unit[data-v-194454ca]{align-items:center;display:flex;flex-direction:column;width:56px}.top-banner .countdown .unit .value[data-v-194454ca]{font-size:28px;font-weight:500}.top-banner .countdown .unit .label[data-v-194454ca]{font-size:14px;font-weight:400}@media(max-width:1023px){.top-banner[data-v-194454ca]{background-image:url(../images/top-banner-bg-mobile.webp);position:relative}.top-banner .container[data-v-194454ca]{flex-direction:column;gap:12px;padding-bottom:40px;padding-top:40px}.top-banner .content[data-v-194454ca]{text-align:center}.top-banner .content .title[data-v-194454ca]{font-size:16px;line-height:1.2;margin-bottom:0}.top-banner .content .description span[data-v-194454ca]{display:block}.top-banner .countdown .delim[data-v-194454ca]{line-height:1.2}.top-banner .countdown .unit[data-v-194454ca]{width:auto}.top-banner .countdown .unit .value[data-v-194454ca]{font-size:30px;line-height:1}.top-banner .countdown .unit .label[data-v-194454ca]{font-size:15px}.top-banner .btn-secondary[data-v-194454ca]{max-width:327px;padding:15px 0;width:100%}}header[data-v-8284c474]{align-items:center;background-color:var(--white);border-radius:64px;box-shadow:-276px 942px 250px 0 transparent,-177px 603px 250px #0000000a,-99px 339px 212px #00000014,-44px 151px 157px #0000001f,-11px 38px 86px #0000003d;display:flex;justify-content:space-between;left:16px;margin:0 auto;padding:4px 22px;position:fixed;right:16px;top:20px;transition:all .5s ease-in-out,width .5s ease-in-out,background-color .2s linear,box-shadow .2s linear;z-index:1}header.clear[data-v-8284c474]{background-color:transparent;box-shadow:none;top:12px;width:100vw}header.clear:not(.pre-launch) .logo[data-v-8284c474]{width:162px}header.clear .profile[data-v-8284c474],header.clear nav[data-v-8284c474]{opacity:0;visibility:hidden}header.pre-launch[data-v-8284c474]:not(.clear){background-color:var(--ml-5);border-radius:0;box-shadow:none;left:0;right:0;width:100vw}header .hamburger[data-v-8284c474]{background:none;border:none;cursor:pointer;display:none;height:26px;padding:0;position:fixed;transition:all var(--duration) ease-in-out;width:26px;z-index:10}header .logo[data-v-8284c474]{overflow:hidden;width:282px}header .logo img[data-v-8284c474]{display:block}header nav[data-v-8284c474]{font-size:14px;margin:0 auto;transition:opacity var(--duration) ease-in-out,visibility var(--duration) ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}header nav ul[data-v-8284c474]{list-style:none;margin:0;padding:8px}header nav>ul[data-v-8284c474]{align-items:center;display:flex}header nav>ul>.active>.link[data-v-8284c474]{color:var(--md-1);text-shadow:0 0 1px currentColor}header nav>ul>.active>.link>.arrow[data-v-8284c474]{transform:rotate(180deg)}header nav .link[data-v-8284c474]{align-items:center;border-radius:22px;color:var(--gd-2);cursor:pointer;display:flex;font-weight:600;height:44px;padding:0 20px;transition:all var(--duration) ease-in}header nav .link>.arrow[data-v-8284c474]{display:block;margin-left:6px;transition:transform var(--duration) ease-in;width:12px}header nav .link>.icon[data-v-8284c474]{margin-right:12px}header nav .link[data-v-8284c474]:hover{background-color:var(--ml-3);color:var(--md-1);text-shadow:0 0 1px currentColor}header nav .submenu[data-v-8284c474]{background-color:var(--white);border-radius:12px;box-shadow:0 4px 15px #000c1f80;margin-top:8px;min-width:400px;opacity:0;padding:0;position:absolute;top:100%;transform:translateY(-80px);transition:opacity .1s linear,all .4s ease;visibility:hidden;z-index:-1}header nav .submenu .link[data-v-8284c474]{border-radius:8px}header nav .submenu[data-v-8284c474] .btn-arrow{font-size:14px}header nav .submenu>ul>li>.link[data-v-8284c474]:has(.arrow){align-items:center;display:flex;justify-content:space-between}header nav .submenu>ul>li>.link:has(.arrow) .arrow[data-v-8284c474]{transform:rotate(270deg)}header nav .submenu li+li[data-v-8284c474]{margin-top:4px}header nav .submenu>ul[data-v-8284c474]:has(+div){margin-bottom:12px}header nav .submenu .submenu[data-v-8284c474]{left:100%;margin-left:8px;margin-top:0;top:0}header nav .submenu .submenu[data-v-8284c474]:has(.submenu-body ul+ul){width:529px}header nav .submenu .submenu-header-mobile[data-v-8284c474]{display:none}header nav .submenu .submenu-header[data-v-8284c474]{align-items:center;color:var(--main-dark);display:flex;height:58px;justify-content:space-between;padding:0 24px}header nav .submenu .submenu-header span[data-v-8284c474]{font-size:16px;text-transform:uppercase}header nav .submenu .submenu-body[data-v-8284c474]{display:flex}header nav .submenu .submenu-body ul[data-v-8284c474]{flex:1 1 auto}header nav .submenu .submenu-body a[data-v-8284c474]{align-items:center;display:flex;padding-left:16px;white-space:nowrap}header nav .submenu .submenu-body a svg[data-v-8284c474]{flex:0 0 auto;margin:0 12px 0 0;width:24px}header nav .submenu .submenu-body .btn-arrow[data-v-8284c474]{position:absolute;right:24px;top:233px}header nav .submenu .submenu-footer[data-v-8284c474]{align-items:center;border-top:1px solid var(--white-shade-4);color:var(--main-dark);display:flex;height:40px;justify-content:space-between;margin-top:4px;padding:0 16px}header nav .submenu.paths[data-v-8284c474]{padding-right:16px}header nav .submenu.paths .submenu-body ul[data-v-8284c474]{width:249px}header nav .submenu.paths .submenu-body ul li .link[data-v-8284c474]{height:50px}header nav .submenu.paths[data-v-8284c474] .accreditation{display:block;margin-top:36px}header nav .submenu.paths[data-v-8284c474] .accreditation ul{gap:8px;margin-top:8px}header nav .active>.link[data-v-8284c474]{color:var(--md-2);text-shadow:0 0 1px currentColor}header nav .active>.submenu[data-v-8284c474]{opacity:1;transform:translateY(0);visibility:visible}header nav[data-v-8284c474] .accreditation{display:none}header .profile[data-v-8284c474]{align-items:center;display:flex;gap:16px;transition:opacity var(--duration) ease-in-out,visibility var(--duration) ease-in-out}header .profile span[data-v-8284c474]{font-size:18px}header .profile .link[data-v-8284c474]{color:var(--main);font-weight:500}@media(min-width:1024px)and (max-width:1439px){header[data-v-8284c474]{left:16px;right:16px}header .logo[data-v-8284c474]{padding-right:0}header .logo svg .logo-ds-name[data-v-8284c474]{opacity:0;visibility:hidden}header nav .submenu[data-v-8284c474]{min-width:0;width:260px}header nav .submenu .submenu[data-v-8284c474]:has(.submenu-body ul+ul){width:auto}header nav .submenu[data-v-8284c474] .accreditation ul{flex-wrap:wrap}header nav .submenu.paths[data-v-8284c474]{width:unset}header .profile .login[data-v-8284c474]{margin-right:0}header .profile .signup[data-v-8284c474]{margin-left:16px}}@media(max-width:1023px){header[data-v-8284c474]{border-radius:0;left:0;right:0;top:0!important}header.pre-launch[data-v-8284c474]{background-color:var(--ml-5);position:sticky}header .logo[data-v-8284c474]{overflow:visible;padding-right:0}header nav[data-v-8284c474]{background-color:var(--white);display:flex;flex-direction:column;height:calc(100vh - 68px);left:0;padding-bottom:152px;position:absolute;right:0;top:100%;transition:opacity .1s linear,all .4s ease}header nav>.accreditation[data-v-8284c474]{margin-top:auto}header nav[data-v-8284c474]:not(.active){left:100%;opacity:0;transform:translateY(-80px);visibility:hidden}header nav>ul[data-v-8284c474]{align-items:flex-start;flex-direction:column}header nav>ul>li[data-v-8284c474]{width:100%}header nav>ul>li>.link .arrow[data-v-8284c474]{transform:rotate(270deg)}header nav .submenu[data-v-8284c474]{box-shadow:none;height:calc(100vh - 68px);left:100%;margin-top:0;min-width:0;top:0;width:100%;z-index:1}header nav .submenu[data-v-8284c474]>*{width:100%}header nav .submenu[data-v-8284c474]:has(.accreditation){display:flex;flex-direction:column;justify-content:flex-start}header nav .submenu:has(.accreditation)>ul[data-v-8284c474]{flex:1 1 auto}header nav .submenu .submenu[data-v-8284c474]{margin-left:0}header nav .submenu .submenu[data-v-8284c474]:has(.submenu-body ul+ul){align-items:flex-start;display:flex;flex-direction:column;width:100%}header nav .submenu .submenu:has(.submenu-body ul+ul) .submenu-body[data-v-8284c474]{flex:1 1 auto}header nav .submenu[data-v-8284c474] .accreditation ul{flex-wrap:wrap;gap:4px;margin:0 auto;max-width:300px}header nav .submenu .submenu-header[data-v-8284c474]{display:none}header nav .submenu .submenu-header-mobile[data-v-8284c474]{align-items:center;border-bottom:1px solid var(--white-shade-4);display:flex;height:58px;justify-content:space-between;padding:0 24px}header nav .submenu .submenu-header-mobile .title[data-v-8284c474]{align-items:center;display:flex;font-size:16px;font-weight:400;text-transform:uppercase}header nav .submenu .submenu-header-mobile .title .arrow[data-v-8284c474]{margin-right:12px;transform:rotate(90deg);width:12px}header nav .submenu .submenu-body[data-v-8284c474]{align-items:flex-start;flex-direction:column}header nav .submenu .submenu-body ul[data-v-8284c474]{flex:0 0 auto;width:100%}header nav .submenu .submenu-body ul[data-v-8284c474]:first-child{padding-bottom:4px}header nav .submenu .submenu-body ul+ul[data-v-8284c474]{padding-top:0}header nav .submenu .submenu-footer[data-v-8284c474]{padding-bottom:8px}header nav .submenu.paths[data-v-8284c474]{padding-right:0}header nav .submenu.paths .submenu-body ul li .link[data-v-8284c474]{height:44px}header nav .submenu.paths .submenu-body .btn-arrow[data-v-8284c474]{display:none}header nav .submenu.paths[data-v-8284c474] .accreditation{display:none}header nav .submenu.paths .submenu-footer[data-v-8284c474]{padding-top:7px}header nav .active>.link .arrow[data-v-8284c474]{transform:rotate(270deg)}header nav .active>.submenu[data-v-8284c474]{left:0}header nav[data-v-8284c474] .accreditation{display:block}header nav[data-v-8284c474] .accreditation ul{flex-flow:wrap;gap:8px;margin-left:auto;margin-right:auto;width:70%}header .profile[data-v-8284c474]{align-items:center;background-color:var(--white);bottom:0;display:flex;flex-direction:column;left:100%;opacity:0;padding:12px 24px;position:fixed;transform:translateY(-80px);transition:opacity .1s linear,all .4s ease;visibility:hidden;width:100%}header .profile a[data-v-8284c474]{display:block;text-align:center;width:100%}header .profile a.signup[data-v-8284c474]{margin-left:0}header .profile a.login[data-v-8284c474]{margin-right:0}header .profile a+a[data-v-8284c474]{margin-bottom:12px}header .profile .search[data-v-8284c474]{display:none;margin-bottom:12px;order:-2;width:100%}header .profile .login[data-v-8284c474]{height:58px;line-height:58px}header nav.active+.profile[data-v-8284c474]{left:0;opacity:1;transform:translateY(0);visibility:visible}header .hamburger[data-v-8284c474]{display:block;right:24px;top:21px}header .hamburger[data-v-8284c474]:after,header .hamburger[data-v-8284c474]:before{background-color:var(--gd-1);border-radius:2px;content:"";height:2px;left:0;position:absolute;right:0;transition:all var(--duration) ease-in}header .hamburger[data-v-8284c474]:before{top:4px}header .hamburger[data-v-8284c474]:after{bottom:4px;left:2px}header .hamburger .hamburger-line[data-v-8284c474]{background-color:var(--gd-1);border-radius:2px;height:2px;left:4px;margin-top:-1px;position:absolute;right:0;top:50%;transition:all var(--duration) ease-in}header .hamburger.active[data-v-8284c474]:before{top:12px;transform:rotate(225deg)}header .hamburger.active[data-v-8284c474]:after{bottom:12px;left:0;transform:rotate(135deg)}header .hamburger.active .hamburger-line[data-v-8284c474]{opacity:0;visibility:hidden}}footer[data-v-cc46dbe5]{margin-top:80px}footer .logo img[data-v-cc46dbe5]{display:block}footer .content[data-v-cc46dbe5]{align-items:flex-start;display:flex;gap:30px;justify-content:space-between;margin-top:60px}footer .content ul[data-v-cc46dbe5]{list-style:none;padding-left:0}footer .content ul li[data-v-cc46dbe5]:not(:has(a)){color:var(--gl-4);font-weight:500;margin-bottom:16px;padding-left:0}footer .content ul li+li[data-v-cc46dbe5]{margin-top:8px}footer .content a[data-v-cc46dbe5]{color:var(--gd-3);display:block;font-size:18px;font-weight:400;text-decoration:none}footer .content a[data-v-cc46dbe5]:hover{color:var(--main)}footer .content .connect a[data-v-cc46dbe5]{align-items:center;display:flex;gap:8px}footer .content .connect a svg[data-v-cc46dbe5]{flex-shrink:0}footer .copyright[data-v-cc46dbe5]{align-items:center;border-top:1px solid var(--gl-2);color:var(--gl-4);display:flex;font-size:14px;justify-content:space-between;margin-top:80px;padding:20px 0}footer .copyright .container[data-v-cc46dbe5]{align-items:flex-start;display:flex;gap:30px;justify-content:space-between}footer .copyright ul[data-v-cc46dbe5]{align-items:center;display:flex;gap:36px;list-style:none;padding-left:0}footer .copyright ul a[data-v-cc46dbe5]{color:var(--gl-4)}@media(max-width:1023px){footer .content[data-v-cc46dbe5]{flex-wrap:wrap;justify-content:space-evenly;text-align:center;text-align:left}footer .content .logo[data-v-cc46dbe5]{flex:1;width:100%}footer .content .logo img[data-v-cc46dbe5]{margin:0 auto}footer .content ul[data-v-cc46dbe5]{flex:0 0 40%;padding-left:0}footer .copyright .container[data-v-cc46dbe5]{align-items:center;display:flex;flex-direction:column-reverse;justify-content:center}footer .copyright ul[data-v-cc46dbe5]{gap:80px}footer:not(.small) .container[data-v-cc46dbe5]{align-items:flex-start}footer:not(.small) .copyright ul[data-v-cc46dbe5]{flex-wrap:wrap;gap:0;row-gap:16px}footer:not(.small) .copyright ul li[data-v-cc46dbe5]{flex:0 0 50%}}.modal-backdrop[data-v-afa8f54d]{align-items:center;background:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.modal-box[data-v-afa8f54d]{background:var(--white);border-radius:16px;box-shadow:0 20px 60px #00000040;padding:40px 48px 32px;position:relative;text-align:center;width:min(520px,100vw - 32px)}.modal-x[data-v-afa8f54d]{background:none;border:none;color:var(--gl-4);cursor:pointer;padding:10px;position:absolute;right:0;top:0;transition:color var(--duration) ease}.modal-x svg[data-v-afa8f54d]{display:block;width:11px}.modal-x[data-v-afa8f54d]:hover{color:var(--gd-2)}.modal-actions[data-v-afa8f54d]{display:flex;gap:12px;justify-content:center;margin-top:24px}.modal-actions .btn-primary[data-v-afa8f54d],.modal-actions[data-v-afa8f54d] .btn-primary{min-width:200px;padding-bottom:15px;padding-top:15px}@media(max-width:1023px){.modal-box[data-v-afa8f54d]{padding:32px;width:calc(100vw - 32px)}.modal-actions[data-v-afa8f54d]{flex-direction:column}.modal-actions .btn-primary[data-v-afa8f54d],.modal-actions[data-v-afa8f54d] .btn-primary{min-width:unset;width:100%}}.modal-icon[data-v-bd99e636]{display:block;margin:0 auto 16px}.modal-title[data-v-bd99e636]{color:var(--gd-1);font-size:24px;font-weight:600;margin-bottom:12px}.modal-subtitle[data-v-bd99e636]{color:var(--gd-4);font-size:16px;line-height:1.5}.modal-title[data-v-7cf7c0db]{color:var(--gd-1);font-size:21px;font-weight:400;margin-bottom:12px}.modal-text[data-v-7cf7c0db]{color:var(--gl-3);font-size:16px;font-weight:400;line-height:1.5}.error-layout[data-v-ded2438e]{align-items:center;display:flex;justify-content:center;text-align:center}.error-layout .mascot[data-v-ded2438e]{background:radial-gradient(80.37% 80.37% at 50.77% 30%,#988eff 0,#7366ff);border-radius:50%;display:inline-block;height:185px;position:relative;width:185px}.error-layout .mascot .eye[data-v-ded2438e]{color:var(--md-4);position:absolute;top:66px;width:38px}.error-layout .mascot .eye.left[data-v-ded2438e]{left:32px}.error-layout .mascot .eye.right[data-v-ded2438e]{right:32px}.error-layout h1[data-v-ded2438e]{align-items:center;color:var(--ml-3);display:flex;font-size:275px;font-weight:700;justify-content:center;line-height:1}.error-layout h1 img[data-v-ded2438e]{display:inline-block}.error-layout p[data-v-ded2438e]{font-size:24px;margin:30px 0}.error-layout .btn-primary[data-v-ded2438e]{width:327px}
