@charset "UTF-8";html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}a:hover,a:active{outline:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Proxima Nova;src:local("Proxima Nova Light"),local("ProximaNova-Light"),url(/assets/ProximaNova-Light-12355ea9.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Proxima Nova;src:local("Proxima Nova Regular"),local("ProximaNova-Regular"),url(/assets/ProximaNova-Regular-239567a8.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Proxima Nova;src:local("Proxima Nova Semibold"),local("ProximaNova-Semibold"),url(/assets/ProximaNova-Semibold-de23a789.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Proxima Nova;src:local("Proxima Nova Bold"),local("ProximaNova-Bold"),url(/assets/ProximaNova-Bold-8ae1efe2.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Gotham Pro;src:local("Gotham Pro"),local("GothamPro"),url(/assets/GothamPro-e02da845.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Gotham Pro;src:local("Gotham Pro Black"),local("GothamPro-Black"),url(/assets/GothamPro-Black-270d3077.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Rubik;src:url(/assets/Rubik-Regular-702154fc.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Rubik;src:url(/assets/Rubik-Bold-6ed15b1b.ttf) format("truetype");font-weight:700;font-style:normal}*{padding:0;margin:0;border:0}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}input,button,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited,a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}body.scroll-hidden{overflow:hidden}body{background-color:#1f1f2d}body *{font-family:Proxima Nova,sans-serif;color:#fff}.wrapper{width:100%}.wrapper__body{width:100%;position:relative;background-color:#1f1f2d;height:100vh}.container{padding:0 30px}@media (max-width: 630px){.container{padding:0 20px}}@media (max-width: 370px){.container{padding:0 15px}}.m-text{font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.02em;color:#c6c4c4}.m-btn{max-width:360px;width:100%;display:flex;justify-content:center;align-items:center;padding:11px 5px;font-weight:600;font-size:16px;line-height:24px;text-align:center;letter-spacing:-.02em;background-color:transparent;border-radius:70px;border:1px solid rgba(255,255,255,.2);transition:border-color .2s ease-in-out}.m-btn:hover{border-color:#fff6}.linear{background:linear-gradient(90deg,#f25bff 0%,#812bee 45%,#812bee 55%,#f25bff 100%);background-size:200%;border:none;background-position:left center;transition:background .2s ease-in-out}.linear:hover{background-position:right center}.error-message{width:100%;margin:8px 0 0;font-size:16px;line-height:18px;color:red;text-align:center}input.error-field{border-color:red;margin-bottom:0}.validation__label{display:block;width:100%}.error-field>input{border-color:red}.validation__input{width:100%}.m-preloader{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;opacity:0;pointer-events:none;opacity:1;background-color:#000000d9;display:none}.m-preloader.show-preloader{display:block;pointer-events:initial}.preloader__body{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px}.loader__text{margin-top:20px;text-align:center;font-size:16px;line-height:24px}.m-loader{display:block;position:relative;width:150px;height:150px;border-radius:50%;border:3px solid transparent;border-top-color:#a45dff;animation:spin 2s linear infinite}.m-loader:before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:3px solid transparent;border-top-color:#cc33d8;animation:spin 3s linear infinite}.m-loader:after{content:"";position:absolute;top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:3px solid transparent;border-top-color:#822f91;animation:spin 1.5s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.side-panel{position:fixed;left:0;top:0;height:100vh;width:290px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:38px 0;z-index:5}.side-panel .logo{align-self:flex-start;margin-left:38px}.side-panel .logo img{width:155px}@media (max-width: 1330px){.side-panel{display:none}}.side-panel:after{content:"";position:absolute;z-index:1;width:81px;height:255px;left:0;top:398px;background:linear-gradient(90deg,#f25bff 0%,#812bee 100%);filter:blur(400px)}.side-panel__nav{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:67px;flex:1 1 auto;padding:0 0 0 38px;position:relative;z-index:2}.side-panel .nav__item,.header__nav .nav__item{width:100%;display:flex;justify-content:flex-start;align-items:center;cursor:pointer;opacity:.7;margin:15px 0;position:relative;z-index:2}.side-panel .nav__item p,.header__nav .nav__item p{font-weight:700;font-size:18px;line-height:30px;letter-spacing:-.02em;color:#fff;margin-left:12px}.side-panel .nav__item img,.header__nav .nav__item img{width:24px;height:24px}.side-panel .nav__item:hover,.header__nav .nav__item:hover{opacity:1}.side-panel .nav__item.active-item,.header__nav .nav__item.active-item{border-right:2px solid #fff;opacity:1}@media (max-width: 1330px){.side-panel .nav__item.active-item,.header__nav .nav__item.active-item{border-right:none}}@media (max-height: 790px) and (min-width: 1300px){.side-panel .nav__item,.header__nav .nav__item{margin:8px 0}}@media (max-height: 690px) and (min-width: 1300px){.side-panel .nav__item,.header__nav .nav__item{margin:3px 0}}@media (max-height: 990px) and (max-width: 1300px){.side-panel .nav__item,.header__nav .nav__item{margin:8px 0}}@media (max-height: 770px) and (max-width: 1300px){.side-panel .nav__item img,.header__nav .nav__item img{width:20px;height:20px}.side-panel .nav__item p,.header__nav .nav__item p{font-size:15px;line-height:15px}}@media (max-height: 700px) and (max-width: 1300px){.side-panel .nav__item,.header__nav .nav__item{margin:6px 0}}@media (max-height: 60px) and (max-width: 1300px){.side-panel .nav__item,.header__nav .nav__item{margin:3px 0}}.side-panel .nav__item.log-out,.side-panel .nav__item.nav-bottom,.header__nav .nav__item.log-out,.header__nav .nav__item.nav-bottom{align-self:flex-end;background-color:transparent;padding-left:38px}@media (max-width: 1330px){.side-panel .nav__item.log-out,.side-panel .nav__item.nav-bottom,.header__nav .nav__item.log-out,.header__nav .nav__item.nav-bottom{align-self:flex-start;padding-left:0}}.side-panel .policy-link,.header__nav .policy-link{font-weight:500;font-size:14px;line-height:22px;letter-spacing:-.02em;opacity:.2;padding-left:38px;align-self:flex-start;transition:.2s ease-in-out}.side-panel .policy-link:hover,.header__nav .policy-link:hover{opacity:.9}@media (max-width: 1330px){.side-panel .policy-link,.header__nav .policy-link{padding-left:0}}.header{position:fixed;left:0;top:0;padding-left:290px;width:100%;height:125px;z-index:4}@media (max-width: 1330px){.header{padding-left:0;height:80px}}.header__body{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:flex-end;padding-bottom:30px;background-color:transparent}@media (max-width: 1330px){.header__body{padding-bottom:0;justify-content:space-between;align-items:center}}.header .logo{display:none}@media (max-width: 1330px){.header .logo{display:block;position:relative;z-index:3;max-width:200px;width:100%}.header .logo img{width:100%}}@media (max-height: 670px){.header .logo img{max-width:140px}}.header .burger{display:none;width:32px;height:32px;cursor:pointer;justify-content:center;align-items:center;position:relative;z-index:3}.header .burger div{width:32px;height:2px;background-color:#fff;position:relative}.header .burger div:after,.header .burger div:before{content:"";height:2px;display:block;background-color:#fff;position:absolute}.header .burger div:before{width:32px;top:-10px;transition:all .2s ease}.header .burger div:after{width:32px;top:10px;transition:all .2s ease}@media (max-width: 1330px){.header .burger{display:flex}}@media (max-width: 1330px){.header__menu{position:fixed;z-index:2;top:0;left:0;max-width:380px;width:100%;height:100vh;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;background-color:#1f1f2d;padding:120px 0 15px;box-shadow:1px 0 4px #0000004d;transition:transform .2s ease-in-out;transform:translate(-400px)}.header__menu:after{content:"";position:absolute;z-index:1;width:81px;height:255px;left:0;top:30%;background:linear-gradient(90deg,#f25bff 0%,#812bee 100%);filter:blur(400px)}}@media (max-height: 860px){.header__menu{padding-top:80px}}@media (max-height: 770px){.header__menu{padding-top:70px}}.header__nav{display:none}@media (max-width: 1330px){.header__nav{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;border-bottom:1px solid rgba(68,67,90,.5);padding:0 20px 30px}}@media (max-height: 990px){.header__nav{padding:0 20px 5px}}.header__title{flex:1 1 auto}.header__title p{font-weight:500;font-size:14px;line-height:24px}.header__title h3{font-weight:700;font-size:34px;line-height:42px;letter-spacing:-.02em}@media (max-width: 1430px){.header__title h3{font-size:26px;line-height:36px}}@media (max-width: 1330px){.header__title{display:none}}.header__bar{display:flex;justify-content:flex-start;align-items:center}@media (max-width: 1330px){.header__bar{flex-direction:column;align-items:flex-start;padding:30px 20px 0}}@media (max-height: 680px) and (max-width: 1000px){.header__bar{padding:20px 20px 0}}.header__currency{display:flex;justify-content:flex-start;align-items:center;margin-bottom:0}@media (max-width: 600px){.header__currency{margin-bottom:30px}}.header__currency p{font-weight:700;font-size:16px;line-height:19px;text-transform:uppercase}.header__currency img{margin:0 14px}.header__wallet{display:flex;justify-content:flex-start;align-items:center;background-color:#ffffff0d;border-radius:8px;cursor:pointer}.header__wallet .wallet-box{position:relative;padding:13px 25px;display:flex;justify-content:flex-start;align-items:center}.header__wallet .wallet-box input{position:absolute;top:0;left:0;height:0;opacity:0}.header__wallet .wallet-box p{max-width:190px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 15px}@media (max-width: 370px){.header__wallet .wallet-box p{max-width:140px}}@media (max-height: 610px) and (max-width: 500px){.header__wallet .wallet-box{padding:7px 15px}}.header__wallet .connect{font-size:16px;line-height:20px}.header.header-solid .header__body{background-color:#1f1f2d}.header.open-menu .burger div{background-color:transparent}.header.open-menu .burger div:before{width:30px;top:0;transform:rotate(45deg)}.header.open-menu .burger div:after{width:30px;top:0;transform:rotate(-45deg)}.header.open-menu .header__menu{transform:translate(0)}.prev__link{display:flex;justify-content:flex-start;align-items:center;opacity:.5;transition:opacity .2s ease-in-out;background-color:transparent}.prev__link span{font-weight:500;font-size:14px;line-height:24px;letter-spacing:-.02em;margin-left:10px}.prev__link:hover{opacity:1}.lang-bar{margin:0 32px;width:46px;height:46px;background-color:transparent;display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer;background:rgba(255,255,255,.05);border-radius:8px}@media (max-width: 600px){.lang-bar{display:none}}@media (max-width: 1330px){.lang-bar{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.2);border-radius:8px;width:59px;height:59px;margin:30px 0}}@media (max-height: 860px) and (max-width: 1000px){.lang-bar{margin:20px 0}}@media (max-height: 770px) and (max-width: 1000px){.lang-bar{margin:15px 0}}@media (max-height: 660px) and (max-width: 1000px){.lang-bar{width:30px;height:30px}.lang-bar img{width:20px;height:20px}}.lang-bar .lang__current{text-transform:uppercase}.lang-bar .lang__list{position:absolute;top:46px;left:0;width:46px;background-color:#1f1f2db3;display:none;border-radius:4px;overflow:hidden}@media (max-width: 1330px){.lang-bar .lang__list{height:59px;width:auto;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.2);border-radius:8px;justify-content:flex-start;align-items:center;top:-1px;left:60px}}@media (max-height: 660px) and (max-width: 1000px){.lang-bar .lang__list{height:30px;left:31px}}.lang-bar .lang__item{background-color:transparent;width:100%;height:100%;padding:8px 0;display:flex;justify-content:center;align-items:center}.lang-bar .lang__item:hover{background-color:#ffffff1a}@media (max-width: 1330px){.lang-bar .lang__item{padding:8px 14px;width:auto}}.lang-bar.active .lang__list{display:block}@media (max-width: 1330px){.lang-bar.active .lang__list{display:flex}}.lang-bar--mobile{display:none}@media (max-width: 600px){.lang-bar--mobile{display:flex;width:46px;height:46px;border:none;margin:0}}@media (max-width: 600px){.lang-bar--mobile .lang__list{top:46px;left:0;width:46px;flex-direction:column;height:auto;border:none;background-color:#1f1f2db3}}.fake-lang-bar{width:1px;height:1px;display:block;margin:0 16px}@media (max-width: 1330px){.fake-lang-bar{margin:15px 0}}.validation__label{position:relative}.validation__label .p-title{font-weight:600;font-size:16px;line-height:24px;letter-spacing:-.02em;margin-bottom:8px}.validation__input{border:1px solid rgba(255,255,255,.2);border-radius:70px;padding:11px 30px;font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.02em;background-color:transparent}.validation__label.focus-label .p-title{opacity:1}.validation__label.focus-label input::placeholder{color:transparent}.main{width:100%;height:100vh;padding-left:290px;padding-top:125px;position:relative}.main:after{content:"";position:absolute;z-index:1;width:492px;height:285px;right:100px;top:288px;background:linear-gradient(90deg,#f25bff 0%,#812bee 100%);opacity:.5;filter:blur(300px)}.main__bg{display:none;width:100%;position:absolute;z-index:2;top:0;left:0}.main__bg img{width:100%}@media (max-width: 650px){.main__bg{display:block}}@media (max-width: 1330px){.main{padding-left:0;padding-top:80px}}.main__body{width:100%;padding-bottom:30px;position:relative;z-index:3}.main__body .header__title{display:none}@media (max-width: 1330px){.main__body .header__title{display:block}}.main__statistics,.personal__statistics{width:100%;position:relative}.main__statistics .statistics__title,.personal__statistics .statistics__title{font-weight:700;font-size:20px;line-height:24px;letter-spacing:-.02em;margin-bottom:15px}.main__statistics .body__statistics,.personal__statistics .body__statistics{position:relative;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;column-gap:20px}@media (max-width: 1430px){.main__statistics .body__statistics,.personal__statistics .body__statistics{grid-template-columns:1fr 1fr;row-gap:20px}}@media (max-width: 1330px){.main__statistics .body__statistics,.personal__statistics .body__statistics{grid-template-columns:1fr 1fr 1fr 1fr;margin-top:20px}}@media (max-width: 1180px){.main__statistics .body__statistics,.personal__statistics .body__statistics{grid-template-columns:1fr 1fr}}@media (max-width: 630px){.main__statistics .body__statistics,.personal__statistics .body__statistics{grid-template-columns:1fr;row-gap:10px}}.main__statistics .statistics__item,.personal__statistics .statistics__item{width:100%;padding:18px 24px;background-color:#262534;border-radius:20px;display:flex;justify-content:flex-start;align-items:center;position:relative;z-index:2}.main__statistics .info-col span,.personal__statistics .info-col span{font-weight:500;font-size:14px;line-height:24px;letter-spacing:-.02em;color:#c6c4c4}.main__statistics .info-col p,.personal__statistics .info-col p{font-weight:700;font-size:20px;line-height:32px}.main__statistics .img-wrap,.personal__statistics .img-wrap{width:56px;height:56px;flex:0 0 56px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#f1d3ff0d;margin-right:18px}.main__statistics .referal__value,.personal__statistics .referal__value{justify-content:space-between}.main__statistics .passive__value,.personal__statistics .passive__value{padding:18px}@media (max-width: 630px){.main__statistics .passive__value,.personal__statistics .passive__value{flex-direction:row-reverse;justify-content:space-between}.main__statistics .passive__value .img-wrap,.personal__statistics .passive__value .img-wrap{margin-right:0}}.main__statistics .count__users,.personal__statistics .count__users{padding:18px}@media (max-width: 630px){.main__statistics .count__users,.personal__statistics .count__users{flex-direction:row-reverse;justify-content:space-between}.main__statistics .count__users .img-wrap,.personal__statistics .count__users .img-wrap{margin-right:0}}.main__statistics .count__tokens,.personal__statistics .count__tokens{justify-content:space-between;background:linear-gradient(90deg,#f25bff 0%,#812bee 100%)}.main__statistics .count__tokens .info-col span,.personal__statistics .count__tokens .info-col span{color:#fff}.main__statistics .count__tokens{flex-direction:column;justify-content:center;align-items:flex-start;padding:18px 0}.main__statistics .count__tokens .item__body{width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 24px}.main__statistics .count__tokens .currency{display:none;padding:15px 24px 0;width:100%;margin-top:10px;border-top:2px solid rgba(255,255,255,.2);justify-content:flex-start;align-items:center}.main__statistics .count__tokens .currency p{font-weight:700;font-size:16px;line-height:19px;text-transform:uppercase}.main__statistics .count__tokens .currency img{margin:0 14px}@media (max-width: 1330px){.main__statistics .count__tokens .currency{display:flex}}.personal__statistics{margin-top:20px}.personal__statistics .statistics__title{font-weight:700;font-size:20px;line-height:24px;letter-spacing:-.02em;margin-bottom:15px}.personal__statistics .statistics__title img{margin-left:10px;margin-top:1px;cursor:pointer}.personal__statistics .body__statistics{border-radius:20px;overflow:hidden;row-gap:0}@media (max-width: 1430px){.personal__statistics .body__statistics{row-gap:20px}}@media (max-width: 630px){.personal__statistics .body__statistics{row-gap:10px}}.personal__statistics .body__bg{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0}.personal__statistics .body__bg img{width:100%;height:100%;object-position:center center;object-fit:cover}@media (max-width: 1430px){.personal__statistics .body__bg{display:none}}.personal__statistics .statistics__item{background-color:transparent}@media (max-width: 1430px){.personal__statistics .statistics__item{background:linear-gradient(90deg,#f25bff 0%,#812bee 100%)}}.personal__statistics .info-col span{color:#fff}.personal__statistics .img-wrap{background-color:#f1d3ff1a}.personal__statistics .p-hidden{display:none}.personal__statistics .referal__value .info-col,.personal__statistics .passive__value .info-col{position:relative}.personal__statistics .referal__value .income__show,.personal__statistics .passive__value .income__show{font-size:18px;position:absolute;bottom:0;left:0;opacity:0;transition:bottom .2s ease-in-out,opacity .2s ease-in-out .1s}.personal__statistics .referal__value .income__show.active,.personal__statistics .passive__value .income__show.active{bottom:-20px;opacity:1}.personal__statistics.hide-personal .p-hidden{display:inline-block}.personal__statistics.hide-personal .p-open,.personal__statistics.hide-personal .body__statistics{display:none}.pick-custom{width:100%;max-width:250px}.pick-custom>p{font-weight:600;font-size:16px;line-height:24px;letter-spacing:-.02em;margin-bottom:8px}.pick-custom .pick{border:1px solid rgba(255,255,255,.2)!important;border-radius:70px!important;transition:border-color .2s ease;background-color:transparent!important}.pick-custom .pick:hover{border-color:#fffc!important}.pick-custom .pick__line{font-size:16px!important;line-height:24px!important;letter-spacing:-.02em!important;color:#fff!important;padding:11px 20px 11px 32px!important}.pick-custom .pick__line:after,.pick-custom .pick__line:before{position:absolute;top:50%;right:20px;content:"";border:none!important;width:10px;height:2px;background-color:#ffffff80;transform:rotate(-45deg)}.pick-custom .pick__line:before{transform:rotate(45deg);right:26px}.pick-custom .pick__list{border:1px solid rgba(255,255,255,.2)!important;border-radius:20px!important;background-color:#262534!important}.pick-custom .pick__item{border-color:transparent!important;padding:11px 20px 11px 32px!important}.pick-custom .pick__item span:after{display:none!important}.pick-custom .pick__item:hover{background-color:#323142a2}.pick-custom .pick__item.item-active{background:linear-gradient(90deg,#f25bff 0%,#812bee 100%)!important}.pick-custom.error-field .pick{border-color:#cd3131!important;margin-bottom:0}.pick-custom.mini{max-width:84px;width:100%;width:84px}.pick-custom.mini .pick{border:none!important;border-radius:85px!important;background:rgba(241,211,255,.05)!important}.pick-custom.mini .pick:hover{border-color:#fff0!important}.pick-custom.mini .pick__line{font-weight:700!important;font-size:24px!important;color:#fff!important;padding:7px 15px 6px!important}@media (max-width: 420px){.pick-custom.mini .pick__line{font-size:20px!important}}.pick-custom.mini .pick__list{border:none!important;background:#3d3b4a!important}.pick-custom.mini .pick__item{border-color:transparent!important;padding:7px 15px 6px!important}.pick-custom.mini .pick__item:hover{background-color:#514f69a2}.error-message{color:#cd3131!important;font-size:14px!important;line-height:17px!important;margin-top:6px!important;margin-bottom:10px!important;text-align:left!important}.m-list{margin-top:20px;width:100%;background-color:#262534;border-radius:20px;overflow:hidden;overflow-x:auto}.m-list .filter__top{width:100%;justify-content:space-between;align-items:center;display:none}@media (max-width: 1150px){.m-list .filter__top{display:flex}}.m-list .filter__name span{font-weight:600;font-size:18px;line-height:24px;letter-spacing:-.02em;margin-right:13px}.m-list .filter__open{width:50px;height:50px;background:#262534;box-shadow:7px 10px 20px #0006;border-radius:4px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out .1s}.m-list .filter__open img{margin-top:4px}.m-list .list__filter{background-color:#f1d3ff05;padding:40px;width:100%;display:flex;justify-content:flex-start;align-items:flex-end}.m-list .list__filter .filter__content{width:100%;display:flex;justify-content:flex-start;align-items:flex-end}.m-list .list__filter .validation__label{max-width:250px}@media (max-width: 1150px){.m-list .list__filter,.m-list .list__filter .filter__content{flex-direction:column;align-items:flex-start}.m-list .list__filter .pick-custom,.m-list .list__filter .validation__label,.m-list .list__filter .button__row,.m-list .list__filter .level__bar{display:none}}.m-list .list__filter.show-filter .filter__open{transform:rotate(180deg);box-shadow:-7px -10px 20px #0006}.m-list .list__filter.show-filter .filter__top{margin-bottom:25px}.m-list .list__filter.show-filter .pick-custom,.m-list .list__filter.show-filter .validation__label,.m-list .list__filter.show-filter .level__bar{display:block}.m-list .list__filter.show-filter .button__row{display:flex}@media (max-width: 500px){.m-list .list__filter{padding:40px 20px}}.m-list .list__top{width:100%;display:flex;justify-content:space-between;align-items:center;padding:25px 40px 15px}.m-list .list__top .item__text{font-weight:600;font-size:14px;line-height:24px;text-align:center;letter-spacing:-.02em;text-transform:uppercase}@media (max-width: 1100px){.m-list .list__top{width:1200px}}.m-list .list__items{width:100%;min-height:20vh}@media (max-width: 1100px){.m-list .list__items{width:1200px}}.m-list .list__item{width:100%;display:flex;justify-content:space-between;align-items:center;padding:13px 40px}.m-list .list__item:nth-child(2n-1){background-color:#f1d3ff05}.m-list .list__item .item__text{font-weight:300;font-size:16px;line-height:24px;text-align:center;letter-spacing:-.02em}.m-list .list__bar{width:100%;padding:35px 10px;display:flex;justify-content:center;align-items:center}.m-list .list__bar .b-btn{position:relative;width:29px;height:29px;background-color:transparent;display:flex;justify-content:center;align-items:center;border-radius:50%;margin:0 10px;cursor:pointer}.m-list .list__bar .b-btn.active{background-color:#f1d3ff0d}.m-list .list__bar .prew:after,.m-list .list__bar .prew:before,.m-list .list__bar .next:after,.m-list .list__bar .next:before{content:"";width:14px;height:3px;position:absolute;top:50%;margin-top:-7px;right:50%;margin-right:-6px;background-color:#c6c4c4;transform:rotate(-45deg)}.m-list .list__bar .prew:before,.m-list .list__bar .next:before{transform:rotate(45deg);top:calc(50% + 9px)}.m-list .list__bar .next:after,.m-list .list__bar .next:before{margin-top:-7px;right:auto;left:50%;margin-right:0;margin-left:-6px;transform:rotate(45deg)}.m-list .list__bar .next:before{transform:rotate(-45deg)}.m-list .list__sum{display:flex;justify-content:flex-end;width:100%}.m-list .list__sum .sum__row{display:flex;justify-content:flex-start;align-items:center;padding:25px 50px;background:linear-gradient(90deg,#f25bff 0%,#812bee 100%);border-radius:20px 0}.m-list .list__sum .sum__row>p{font-weight:300;font-size:20px;line-height:24px}.m-list .list__sum .sum__row>span{font-weight:700;font-size:20px;line-height:24px;margin-left:40px}.m-list .item__text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.level__bar{max-width:120px;width:100%}.level__bar p{font-weight:600;font-size:16px;line-height:24px;letter-spacing:-.02em;margin-bottom:8px}.level__bar .bar__body{position:relative;width:100%}.level__bar span{font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.02em;padding:0 5px}.level__bar input{width:100%;border:1px solid rgba(255,255,255,.2);border-radius:70px;padding:11px 0 11px 53px;font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.02em;background-color:transparent}.level__bar button{position:absolute;width:18px;height:18px;display:flex;background:transparent;justify-content:center;align-items:center;cursor:pointer;top:50%;margin-top:-9px;opacity:.3;transition:opacity .2s ease}.level__bar button.plus{right:15px}.level__bar button.minus{left:15px}.level__bar button:hover{opacity:1}.button__row{display:flex;justify-content:flex-start;align-items:center}@media (max-width: 500px){.button__row{flex-direction:column}}.hidden-item{visibility:hidden!important}.audio-player{position:absolute;left:0;top:0}.check__label{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;position:relative}.check__label input{position:absolute;width:0;height:0;top:0;left:0;cursor:default;visibility:hidden}.check__label span{flex:0 0 24px;width:24px;height:24px;border-radius:4px;opacity:.2;border:1px solid #fff;cursor:pointer;position:relative;transition:opacity .2s ease-in-out}.check__label span:after{content:"";width:14px;height:9px;border-bottom:2px solid #fff;border-left:2px solid #fff;transform:rotate(-45deg);border-radius:1px;position:absolute;left:50%;top:50%;margin-left:-7px;margin-top:-7px;display:none}.check__label p{font-weight:500;font-size:14px;line-height:18px;letter-spacing:-.02em;opacity:.5;margin-left:15px;transition:opacity .2s ease-in-out}.check__label a{text-decoration:underline}.check__label input:checked+span{opacity:1}.check__label input:checked+span:after{display:block}.check__label input:checked~p{opacity:1}.check__label.error-field{margin-bottom:5px}.main__payment{position:relative;z-index:1;margin:33px 0;padding:40px 30px 40px 56px;background:#262534;border-radius:18.2424px;display:flex;gap:16px}@media (max-width: 1000px){.main__payment{padding:30px;flex-direction:column;gap:0}}@media (max-width: 600px){.main__payment{padding:20px;gap:18px}}.main__payment .payment__info{display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 1000px){.main__payment .payment__info{max-width:70%}}@media (max-width: 600px){.main__payment .payment__info{max-width:100%}}.main__payment .payment__info h3{font-weight:700;font-size:43px;line-height:54px;letter-spacing:-.02em;color:#fff}@media (max-width: 1000px){.main__payment .payment__info h3{font-size:38px;line-height:48px}}@media (max-width: 600px){.main__payment .payment__info h3{font-size:32px;line-height:46px}}.main__payment .payment__info p{font-weight:400;font-size:18px;line-height:25px;color:#fff}@media (max-width: 1000px){.main__payment .payment__info p{font-size:16px;line-height:24px}}@media (max-width: 600px){.main__payment .payment__info p{font-size:14px;line-height:20px}}.main__payment .payment__action{display:flex;align-items:flex-end;gap:18px}@media (max-width: 1000px){.main__payment .payment__action{justify-content:space-between}}.main__payment .payment__action .m-btn{max-width:168px;min-width:168px}@media (max-width: 600px){.main__payment .payment__action .m-btn{max-width:140px;min-width:120px;align-self:center}}.main__payment .payment__action .img{margin:-30px 0;max-width:282px;min-width:282px}@media (max-width: 600px){.main__payment .payment__action .img{margin:-18px 0 -20px;min-width:50%;max-width:50%}}.main__payment .payment__action .img img{object-fit:cover;object-position:center center;width:100%;height:100%}.modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:6;display:none}.modal__body{background:rgba(0,0,0,.3);height:100%;width:100%;display:flex;justify-content:center;align-items:center;padding:15px}.modal__box,.modal__content{max-width:600px;width:100%;position:relative;background-color:#262534;box-shadow:7px 30px 40px #0003;border-radius:20px;padding:50px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.modal__box:after,.modal__content:after{content:"";position:absolute;width:452px;height:285px;right:95px;top:-250px;background:linear-gradient(90deg,#f25bff 0%,#812bee 100%);opacity:.5;filter:blur(400px)}@media (max-width: 460px){.modal__box,.modal__content{padding:50px 25px}.modal__box .m-btn,.modal__content .m-btn{max-width:450px}}.modal__close{position:absolute;width:25px;height:25px;right:25px;top:25px;cursor:pointer}.modal__close:after,.modal__close:before{content:"";width:25px;height:2px;background-color:#fff3;position:absolute;left:50%;margin-left:-12px;top:50%;margin-top:-1px;transition:background-color .2s ease}.modal__close:after{transform:rotate(45deg)}.modal__close:before{transform:rotate(-45deg)}.modal__close:hover:after,.modal__close:hover:before{background-color:#fff6}@media (max-width: 460px){.modal__close{top:20px;right:20px}}.modal__title{font-weight:600;font-size:28px;line-height:34px;text-align:center;letter-spacing:-.02em}.modal__text{font-weight:500;font-size:22px;line-height:34px;text-align:center;letter-spacing:-.02em}.modal__text a{text-decoration:underline}@media (max-width: 500px){.modal__text{font-size:18px;line-height:26px}}@media (max-width: 360px){.modal__text{font-size:16px;line-height:22px}}.modal__btn{max-width:224px}.message-modal{z-index:7}.message-modal .modal__box{padding-top:60px;padding-bottom:60px}.message-modal .modal__text a{text-decoration:underline}.message-modal .m-btn{margin-top:30px}.message-modal .support{text-decoration:none!important;color:#812bee}.copied-modal{display:none;position:fixed;z-index:6;top:30px;width:100%;left:0}.copied-modal div{display:flex;justify-content:center;align-items:center}.copied-modal p{display:flex;text-align:center;padding:10px;background-color:#ef52fac5}@media (max-width: 500px){.copied-modal p{background-color:#ef52faf1}}.copied-modal .fail,.copied-modal.error-copy .success{display:none}.copied-modal.error-copy .fail{display:block}.copied-modal.error-copy p{background-color:#ff000080}.progress-modal .modal__box{padding:60px 40px}.progress-modal .progress__line{margin-top:20px;width:100%;height:4px;background:linear-gradient(90deg,#f25bff 0%,#812bee 45%,#812bee 55%,#f25bff 100%);background-size:200%;background-position:left center;animation:progress 1.5s ease;animation-iteration-count:infinite;border-radius:3px}@keyframes progress{0%{background-position:left center}50%{background-position:right center}to{background-position:left center}}.load-label{width:136px;height:136px;border:1px dashed rgba(255,255,255,.2);border-radius:50%;position:relative;margin:40px 0 46px;cursor:pointer;overflow:hidden}.load-label input{position:absolute;top:0;left:0;width:0;height:0;visibility:hidden}.load-label img{position:relative;width:102%;height:102%;object-fit:cover;object-position:center center;z-index:2}.load-label:after,.load-label:before{content:"";width:24px;height:2px;background-color:#c6c4c4;position:absolute;left:50%;margin-left:-12px;top:50%;margin-top:-1px;opacity:.8}.load-label:after{transform:rotate(-90deg)}.stacking-modal .modal__title,.stacking-modal-income .modal__title{font-size:22px;line-height:30px}.stacking-modal .validation__input,.stacking-modal-income .validation__input{max-width:364px;margin:30px 0}.stacking-modal .stacking__field,.stacking-modal-income .stacking__field{width:100%;display:flex;justify-content:center;align-items:center}.stacking-modal .stacking__field .m-btn,.stacking-modal-income .stacking__field .m-btn{flex:0 0 100px;margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.stacking-modal .stacking__field input,.stacking-modal-income .stacking__field input{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.log-out-modal{z-index:7}.log-out-modal .modal__row{margin-top:25px;max-width:400px;width:100%;display:grid;grid-template-columns:1fr 1fr;row-gap:20px;column-gap:20px}@media (max-width: 520px){.log-out-modal .modal__row{grid-template-columns:1fr}}@media (max-height: 700px){.user-modal .modal__body{align-items:flex-start;padding-top:100px;padding-bottom:50px;max-height:700px;overflow-y:auto}}.user-modal .modal__box{max-width:350px;padding-top:0;overflow:visible}.user-modal .modal__box:after{display:none}.user-modal .modal__close{top:20px;right:20px}.user-modal .user__img{width:100px;height:100px;border-radius:50%;overflow:hidden;background-color:#372f47;margin-top:-50px;margin-bottom:20px}.user-modal .user__img img{width:100%;height:100%;object-position:center center;object-fit:cover}.user-modal .user__info{margin-bottom:25px}.user-modal .user__name{font-weight:700;font-size:22px;line-height:32px}.user-modal .user__id{font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.02em;color:#fafafa;opacity:.3;margin-bottom:10px}.user-modal .user__mentor{font-weight:500;font-size:16px;line-height:24px;text-align:center;letter-spacing:-.02em}.user-modal .user__mentor-id{font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.02em;opacity:.2}.user-modal .user__levels{width:100%}.user-modal .user__period{margin-top:25px;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.user-modal .levels__title{font-weight:700;font-size:16px;line-height:24px;letter-spacing:-.02em;margin-bottom:15px}.user-modal .levels__row{width:100%;display:grid;grid-template-columns:1fr 1fr;column-gap:30px;justify-content:center}.user-modal .item__row{margin-top:10px!important}.user-modal .item__row>p{font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.02em}.user-modal .item__row>p span{font-weight:600}.user-modal .structure__item{position:relative}.user-modal .structure__item.team .structure__circle{transform:scale(.89);margin-top:-5px}.user-modal .structure__item.team .item__row{margin-top:3px!important}.user-modal .structure__item.team .user__icon{background-color:transparent!important;transform:scale(1.5)}.user-modal .structure__item:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:7}.activete-matrix .modal__text{margin-bottom:20px}.welcome-modal .modal__text{margin:40px 0 35px;font-weight:300;font-size:16px;line-height:24px;text-align:center;letter-spacing:-.02em}.welcome-modal .check__label{justify-content:center;align-items:center}.welcome-modal .m-btn{margin-top:24px;max-width:170px}.congrats-modal{width:320px;position:fixed;right:0;top:45px;background:linear-gradient(90deg,#f25bff 0%,#812bee 100%);box-shadow:7px 30px 40px #0003;border-radius:8px 0 0 8px;padding:11px 20px 11px 25px;z-index:10;display:flex;justify-content:flex-start;align-items:center;transform:translate(340px);transition:transform .2s ease-in-out}.congrats-modal img{margin-right:25px}.congrats-modal p{font-weight:500;font-size:14px;line-height:18px;letter-spacing:-.02em;color:#f3f3f3}.congrats-modal.congrats-show{transform:translate(0)}.blocked-user-modal{display:block}.policy-doc .modal__text{margin-bottom:20px}.policy-doc .modal__text.bottom{font-size:16px;line-height:22px;margin-top:20px}.policy-doc .check__label{margin:10px 0}.video-modal .modal__box{max-width:80vw;width:100%;height:85vh;padding:0;border-radius:0;position:relative;background-color:transparent;box-shadow:none}.video-modal .modal__close{right:10px;top:10px}.activate-staking .modal__box{max-width:800px}.activate-staking .modal__text{margin-bottom:20px;font-size:16px;line-height:24px;text-align:justify}.social-modal .modal__text{font-size:18px}.message-action .modal__text{margin-bottom:20px}.authorize .validation__input{margin-bottom:10px}@media (max-width: 600px){.metamask-modal .modal__body{align-items:flex-start;overflow-y:auto}}.metamask-modal .modal__box{max-width:800px}.metamask-modal .timer{justify-content:start}@media (max-width: 600px){.cardPay-modal .modal__body{align-items:flex-start;overflow-y:auto}}.cardPay-modal .timer{justify-content:center}.cardPay-modal b{color:#fff9}.exchange-modal .modal__box{max-width:506px;padding:25px 50px 45px}.exchange-modal .title{width:100%;margin-bottom:63px;text-align:left;font-size:20px}.exchange-modal .title:after{position:absolute;content:"";left:0;right:0;top:90px;opacity:.2;border-top:1px solid #CECDCD}.exchange-modal .list{margin-top:32px;padding-right:10px;width:100%;display:flex;flex-direction:column;gap:36px;max-height:400px;overflow-y:auto}.exchange-modal .list p{font-weight:700;font-size:20px;line-height:24px;color:#fff}.exchange-modal .list__item{display:flex;justify-content:space-between;align-items:center}.exchange-modal .list .item__title{display:flex;gap:12px}.exchange-modal .list .item__title img{width:33px}.exchange-modal .list .item__title p{font-weight:400;font-size:18px;line-height:22px}.exchange-modal .list .item__title .name{font-size:15px;line-height:18px;color:#b6b6b6}.exchange-settings-modal .modal__box{gap:17px;align-items:start}.exchange-settings-modal .info{opacity:.2}.exchange-settings-modal .actions{width:100%;display:flex;gap:10px;justify-content:space-between;align-items:center}.exchange-settings-modal input{text-align:right}.exchange-settings-modal label{max-width:100px}.exchange-settings-modal p{font-size:16px;line-height:19px}.exchange-history-modal .title{font-size:16px;line-height:19px;margin-bottom:30px}.exchange-history-modal .info{opacity:.2}.exchange-history-modal .list{width:100%;display:flex;flex-direction:column;gap:20px}.exchange-history-modal .list__item{display:flex;justify-content:space-between;align-items:center;gap:20px}.exchange-history-modal .list__item p{opacity:.8;color:#31d0aa}.exchange-history-modal .list .item__icons{display:flex;gap:20px}.exchange-history-modal .list .item__icons img{max-height:16px}.exchange-history-modal .list .item__icons p{width:20px;font-size:20px;font-weight:700}.exchange-history-modal .list .icon__open{cursor:pointer}.exchange-history-modal .list .error p{color:#ed4b9e}.entrance{width:100%;position:relative}.entrance__bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.entrance__bg img{width:100%;height:100%;object-position:center center;object-fit:cover}.entrance__container{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:50px 15px}@media (max-height: 720px){.entrance__container{padding-top:120px}}.entrance__btn{position:absolute;right:80px;top:40px;display:flex;justify-content:center;align-items:center;background:#62009e;box-shadow:0 0 22px #62009ef7,0 0 16px #9d60c27d;border-radius:24px;max-width:250px;width:100%;padding:18px 5px;cursor:pointer;transition:box-shadow .3s ease-in-out}.entrance__btn span{font-family:Rubik;font-style:normal;font-weight:400;font-size:15px;line-height:15px;margin-right:10px}.entrance__btn:hover{box-shadow:0 0 #62009ef7,0 0 #9d60c27d}@media (max-width: 1500px){.entrance__btn{top:30px;right:54px}}@media (max-width: 900px){.entrance__btn{right:15px}}.entrance__intro{max-width:720px;width:100%;overflow:hidden;border-radius:24px;position:relative}.entrance__intro .intro__scene{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;backdrop-filter:blur(31.5px);background:rgba(0,0,0,.42)}.entrance__intro .intro__scene:before,.entrance__intro .intro__scene:after{content:"";position:absolute;z-index:1;width:320px;height:320px;border-radius:50%;background:#62009e;filter:blur(140px)}.entrance__intro .intro__scene:after{right:-150px;top:-149px}.entrance__intro .intro__scene:before{left:-111px;bottom:-100px}.entrance__intro .intro__content{width:100%;position:relative;z-index:2;display:flex;justify-content:flex-start;flex-direction:column;align-items:center;padding:115px 10px 21px}.entrance__title{display:flex;justify-content:center;align-items:center;width:100%;font-family:Gotham Pro;font-style:normal;font-weight:400;font-size:86px;line-height:75px}.entrance__title span{font-weight:900;margin-right:20px}.entrance__title img{flex:0 1 300px;margin-bottom:5px}@media (max-width: 610px){.entrance__title{font-size:60px}.entrance__title img{flex:0 1 210px;margin-bottom:4px}}@media (max-width: 450px){.entrance__title{font-size:40px;line-height:60px}.entrance__title span{margin-right:15px}.entrance__title img{max-width:150px;margin-bottom:2px}}.entrance__sub{font-family:Rubik;font-style:normal;font-weight:400;font-size:24px;line-height:24px;margin:15px 0;text-transform:uppercase}@media (max-width: 610px){.entrance__sub{font-size:20px;line-height:20px}}@media (max-width: 450px){.entrance__sub{font-size:16px}}.entrance__caption{margin-bottom:45px;font-family:Rubik;font-style:normal;font-weight:400;font-size:16px;line-height:30px;text-align:center}.entrance__caption span{font-weight:700}@media (max-width: 610px){.entrance__caption{font-size:14px;line-height:24px}}@media (max-width: 450px){.entrance__caption{font-size:12px;line-height:20px}.entrance__caption br{display:none}}.entrance__advantages{align-self:center;width:100%;max-width:500px}@media (max-width: 610px){.entrance__advantages{padding:0 20px}}@media (max-width: 450px){.entrance__advantages{padding:0 20px}}.entrance__advantage{display:flex;justify-content:flex-start;align-items:flex-start;margin-bottom:30px}.entrance__advantage span{font-family:Rubik;font-style:normal;font-weight:700;font-size:14px;line-height:18px;text-transform:uppercase;margin-left:15px}.entrance__advantage span img{width:15px;height:15px}@media (max-width: 610px){.entrance__advantage span{font-size:12px;line-height:16px}}@media (max-width: 450px){.entrance__advantage{margin-bottom:20px}.entrance__advantage span{font-size:11px}}.entrance__soon{font-family:Gotham Pro;font-style:normal;font-weight:900;font-size:28px;line-height:51px;margin-top:10px;text-transform:uppercase}@media (max-width: 610px){.entrance__soon{font-size:22px;line-height:30px}}@media (max-width: 450px){.entrance__soon{font-size:18px;line-height:30px}}.modal-entrance{z-index:6}.modal-entrance .connect__row{width:100%;display:grid;justify-content:center;align-items:center;padding-top:30px;grid-template-columns:1fr 1fr;column-gap:20px;row-gap:20px}@media (max-width: 460px){.modal-entrance .connect__row{grid-template-columns:1fr}}.modal-entrance .connect__item{padding:10px;box-shadow:0 0 3px 4px #00000070;border-radius:10px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;cursor:pointer}.modal-entrance .connect__logo{width:66px;height:66px}.modal-entrance .connect__logo img{width:100%;height:100%;object-fit:contain;object-position:center center}.modal-entrance .connect__text{font-size:16px;font-weight:500}.sign-page{width:100%;position:relative}.sign-page .validation__input{max-width:360px;margin-bottom:30px}.sign-page .error-message{max-width:360px!important}.sign__bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.sign__bg img{width:100%;height:100%;object-position:center center;object-fit:cover}.sign__content{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:50px 15px}.sign__logo{margin-bottom:50px}.sign__logo img{width:175px}.sign__form{max-width:510px;width:100%;background:#262534;box-shadow:7px 30px 40px #0003;border-radius:20px;padding:65px 40px 30px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative;overflow:hidden}.sign__form:after{content:"";position:absolute;width:452px;height:285px;right:95px;top:-250px;background:linear-gradient(90deg,#f25bff 0%,#812bee 100%);opacity:.5;filter:blur(400px)}@media (max-width: 500px){.sign__form{padding:65px 10px 30px}.sign__form .m-btn{max-width:360px}}.sign__title{font-weight:700;font-size:34px;line-height:42px;letter-spacing:-.02em}@media (max-width: 420px){.sign__title{font-size:24px;line-height:32px}}.sign__caption{text-align:center;font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.02em;color:#c6c4c4;margin:15px 0 65px}.sign__caption span{font-weight:700}@media (max-width: 420px){.sign__caption{margin:15px 0 40px}}.sign__link{font-weight:500;font-size:16px;line-height:24px;text-align:center;letter-spacing:-.02em;text-decoration-line:underline;margin-top:40px;margin-bottom:65px}.sign__redirect{font-weight:500;font-size:16px;line-height:24px;text-align:center;letter-spacing:-.02em;margin-bottom:30px}.sign__redirect a{text-decoration:underline;cursor:pointer}.sign__redirect a:hover{text-decoration:none}.sign__bottom{padding:0 -40px;width:calc(100% + 80px);border-top:1px solid rgba(68,67,90,.2);display:flex;justify-content:center;align-items:center}.sign__service{margin-top:30px;font-weight:500;font-size:16px;line-height:24px;text-align:center;letter-spacing:-.02em;color:#c6c4c4}.sign__service a{display:inline-block;color:#812bee;background:linear-gradient(90deg,#b036bb 0%,#9547fa 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.sign__service a:hover{text-decoration:underline}.sign-in .linear{margin-bottom:20px}.sign-in .sign__title{margin-bottom:30px}.registration .sign__link{margin:30px 0}.registration .check__label{margin:10px 0}.registration .m-btn{margin-top:30px}.pre-sale .sign__logo{margin-bottom:50px}.pre-sale .sign__logo img{width:224px}.pre-sale .sign__form{background-color:#141414}.pre-sale .sign__form:after{width:428px;height:61px;right:39px;top:-31px;background:#f08809;opacity:.5;filter:blur(200px)}.pre-sale .sign__caption{margin-bottom:40px}.pre-sale .m-btn{margin-top:30px;margin-bottom:40px;border-radius:0}.pre-sale .m-btn.linear{background:#f08809;box-shadow:5px 6px 30px #ee8200b3}.pre-sale .validation__input{margin-bottom:24px;border-radius:0}.pre-sale .check__label{max-width:360px;margin-bottom:20px}.pre-sale .check__label.error-field{margin-bottom:0}.maintance-page{width:100%;position:relative}.maintance-page .validation__input{max-width:360px;margin-bottom:30px}.maintance-page .error-message{max-width:360px!important}.maintance__bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.maintance__bg img{width:100%;height:100%;object-position:center center;object-fit:cover}.maintance__content{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:50px 15px}.maintance__logo{margin-bottom:50px}.maintance__logo img{width:175px}.maintance__intro{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.maintance__img{max-width:275px}.maintance__img img{width:100%}.maintance__text{margin-top:10px;font-weight:300;font-size:24px;line-height:46px;text-align:center;letter-spacing:-.02em}.profile__info{width:100%;display:grid;grid-template-columns:1fr 2fr;column-gap:20px;align-items:stretch;margin-top:20px}@media (max-width: 1100px){.profile__info{grid-template-columns:1fr;row-gap:20px}}.profile__chapter,.profile__income{width:100%;background-color:#262534;border-radius:20px}.profile__chapter{padding:30px 25px 45px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.profile__chapter .m-btn img{margin-right:12px}.profile__chapter .referal-copy{position:relative}.profile__chapter .referal-copy input{position:absolute;height:0;left:0;top:0;opacity:0}.profile__chapter .referal-copy img,.profile__chapter .referal-copy span{pointer-events:none}.profile__chapter .m-btn{align-self:center;margin-top:10px}.profile__img{position:relative;margin-bottom:20px}.profile__img .img-wrapper{width:125px;height:125px;border-radius:50%;overflow:hidden}.profile__img .img-wrapper img{width:100%;height:100%;object-position:center center;object-fit:cover}.profile__top{background:#262534;padding:0 25px;width:calc(100% + 50px);margin-left:-25px;display:flex;justify-content:space-between;align-items:center;border-radius:0 0 20px 20px;box-shadow:7px 30px 40px #00000021;margin-bottom:16px}@media (max-width: 450px){.profile__top{flex-direction:column-reverse;justify-content:flex-start}}.profile__contacts{flex:1 1 auto}@media (max-width: 450px){.profile__contacts{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}}.profile__period{margin-bottom:8px}.profile__period .current-period,.profile__period .period-dates{font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.02em}.profile__period span,.profile__period .period-dates{color:#fff3}.profile__period.active-period span{color:#f1d3ff}.profile__name{font-weight:700;font-size:24px;line-height:32px}.profile__id{font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.02em;color:#c6c4c4;margin:7px 0 10px}.profile__referrer-id,.profile__referrer-nickname,.profile__referrer-tg{font-weight:500;font-size:16px;line-height:24px;color:#c6c4c4}.profile__referrer-tg a{text-decoration:underline}.profile__income{padding:25px 42px;display:grid;grid-template-columns:1fr 320px;column-gap:42px}@media (max-width: 1420px){.profile__income{grid-template-columns:1fr 1fr}}@media (max-width: 1100px){.profile__income{grid-template-columns:1fr 320px}}@media (max-width: 800px){.profile__income{grid-template-columns:1fr;row-gap:20px}}@media (max-width: 500px){.profile__income{padding:25px}}.load__img{width:42px;height:42px;border-radius:50%;border:3px solid #262534;position:absolute;bottom:0;right:0;background-color:#302e3e;display:flex;justify-content:center;align-items:center;cursor:pointer}.income__info{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.income__info h3{font-weight:700;font-size:34px;line-height:42px;letter-spacing:-.02em}.income__info p{font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.02em;color:#c6c4c4;margin:14px 0 20px}@media (max-width: 800px){.income__info{grid-row:2/3}}@media (max-width: 540px){.income__info h3{font-size:24px;line-height:32px}.income__info .m-btn{max-width:540px;margin-top:20px}}@media (max-width: 450px){.income__info .m-btn{max-width:400px}}.income__img{position:relative}.income__img:after{content:"";position:absolute;z-index:1;width:204px;height:135px;right:79px;top:90px;background:linear-gradient(90deg,#f25bff 0%,#812bee 100%);filter:blur(59px)}.income__img img{position:relative;z-index:2;width:100%;height:100%;object-position:center center;object-fit:contain}@media (max-width: 800px){.income__img{max-width:320px;justify-self:center}}.structure{width:100%;margin-top:20px}.structure__nav{width:100%;overflow:hidden;display:grid;grid-template-columns:1fr 1fr}.structure__nav .nav__item{display:flex;justify-content:center;align-items:center;width:calc(100% + 10px);background:#21202e;height:73px;border-radius:20px 20px 0 0;position:relative;z-index:1;cursor:pointer;margin:0;opacity:1}.structure__nav .nav__item p{font-weight:500;font-size:24px;line-height:32px;color:#f1f1f1;opacity:.4}.structure__nav .nav__item.team{margin-left:-10px}.structure__body{width:100%;background-color:#262534;border-radius:0 0 20px 20px}.structure__list{width:100%;display:grid;grid-template-columns:repeat(7,1fr);column-gap:45px;row-gap:40px;padding:50px 50px 40px}@media (max-width: 1450px){.structure__list{column-gap:40px}}@media (max-width: 1430px){.structure__list{grid-template-columns:repeat(6,1fr)}}@media (max-width: 1100px){.structure__list{grid-template-columns:repeat(4,1fr)}}@media (max-width: 740px){.structure__list{grid-template-columns:repeat(2,1fr);padding:40px 35px}}@media (max-width: 420px){.structure__list{padding:40px 25px;column-gap:35px}}@media (max-width: 350px){.structure__list{padding:40px 15px;column-gap:20px}}.structure__legend{width:100%;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;padding:0 50px 25px}@media (max-width: 740px){.structure__legend{padding:0 40px 25px}}@media (max-width: 420px){.structure__legend{padding:0 10px 25px 25px}}.structure__legend .legend__item{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;margin:15px 50px 15px 0}.structure__legend .legend__item .spin{flex:0 0 20px;width:20px;height:20px;border-radius:50%;margin-right:12px}.structure__legend .legend__item img{margin-right:10px;height:14px}.structure__legend .legend__item p{font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.02em;opacity:.3}.structure__legend .legend__item.l-partners img{height:16px}.structure__legend .legend__item.l-personal .spin{background-color:#cc33d8}.structure__legend .legend__item.l-overrding .spin{background-color:#e7bafc}.structure__legend .legend__item.l-above .spin{background-color:#a45dff}.structure__legend .legend__item.l-miss{display:none}.structure__legend .legend__item.l-miss img{width:20px;height:20px}.structure__legend .legend__item.l-below{display:none}.structure__legend .legend__item.l-below .spin{background-color:#62009e}.structure__item{width:100%;display:flex;justify-content:center;align-items:flex-start}.structure__item .item__body{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.structure__item .item__number{position:absolute;left:0;top:0;font-weight:700;font-size:14px;line-height:15px}.structure__item .missed__count{width:30px;height:30px;position:absolute;right:-17px;top:-5px;cursor:pointer;z-index:5;opacity:.5;transition:opacity .2s ease}.structure__item .missed__count img{width:100%;height:100%;object-fit:scale-down;object-position:center center}.structure__item .missed__count:after{content:"";display:none;position:absolute;bottom:38px;right:0px;z-index:4;width:130px;height:43px;background-color:#21202e;filter:drop-shadow(3px 5px 20px rgba(71,52,73,.74))}.structure__item .missed__count p{display:none;position:absolute;bottom:35px;right:-15px;z-index:5;width:160px;padding:10px;background-color:#21202e;box-shadow:0 2px 4px #2124290d;border-radius:10px;font-weight:300;font-size:12px;line-height:16px}.structure__item .missed__count p:after{content:"";position:absolute;bottom:-7px;right:23px;width:0;height:0;border-style:solid;border-width:8px 7px 0 7px;border-color:#21202e transparent transparent transparent}.structure__item .missed__count:hover{opacity:1}.structure__item .missed__count:hover:after{display:block}.structure__item .missed__count:hover p{display:block}.structure__item .item__row{display:flex;justify-content:flex-start;align-items:flex-end;margin-top:15px}.structure__item .partners__count{display:flex;justify-content:flex-start;align-items:flex-start;margin-right:12px}.structure__item .partners__count p{font-weight:700;font-size:12px;line-height:15px;margin-right:4px}.structure__item .reinvest__count{display:flex;justify-content:flex-start;align-items:flex-start}.structure__item .reinvest__count p{font-weight:700;font-size:12px;line-height:15px;margin-right:4px}.structure__item .reinvest__count img{margin-top:3px}.structure__item .item__price{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.structure__item .item__price p,.structure__item .item__price span{font-weight:700;font-size:12px;line-height:15px}.structure__item .item__price span{color:#cc33d8}.structure__circle{width:104px;height:104px;position:relative;display:flex;justify-content:center;align-items:center}.m-circle{min-width:104px;position:absolute;top:0;z-index:1}.unit__numbers{width:100%;height:100%;position:absolute;z-index:2;pointer-events:none}.unit__numbers p{font-weight:500;font-size:12px;line-height:17px;opacity:.3;position:absolute;cursor:default}.user__icon{width:100%;height:100%;position:relative;z-index:3}.user__icon img{width:100%;height:100%;object-position:center center;object-fit:none}.buy__btn{width:74px;height:74px;z-index:4;background:rgba(241,211,255,.1);border-radius:50%;position:relative}.buy__btn:after{content:"";width:1px;height:1px;position:absolute;z-index:1;display:block;box-shadow:0 0 20px 18px #ec58fe4d;top:50%;left:50%;margin-top:-1px;margin-left:-1px;transition:box-shadow .3s ease-in;border-radius:50%}.buy__btn img{position:relative;z-index:2}.buy__btn:hover:after{box-shadow:0 0 21px 25px #ec58fe4d}.buy__btn .m-loader{width:50px;height:50px;position:absolute;left:50%;margin-left:-26px;top:50%;margin-top:-26px;border-width:2px}.buy__btn .m-loader:after,.buy__btn .m-loader:before{border-width:2px}.buy__btn.m-lock{opacity:1}.structure__list.personal,.structure__list.team{display:none}.structure__item.personal .structure__circle .unit,.structure__item.personal .structure__circle .cut{fill:none;stroke-width:6}.structure__item.personal .structure__circle .unit{cursor:pointer;transition:stroke .2s ease;pointer-events:none}.structure__item.personal .structure__circle .user__icon{width:40px;height:40px;cursor:pointer}.structure__item.personal .structure__circle .user__icon:hover img{filter:invert(47%) sepia(78%) saturate(6773%) hue-rotate(279deg) brightness(94%) contrast(92%)}.structure__item.personal .unit-1{stroke:#ffffff1a;stroke-dasharray:33.2 100;stroke-dashoffset:-42}.structure__item.personal .unit-2{stroke:#ffffff1a;stroke-dasharray:66.2 66.2;stroke-dashoffset:-75}.structure__item.personal .unit-3{stroke:#ffffff1a;stroke-dasharray:33.2 100;stroke-dashoffset:-8.8}.structure__item.personal .cut-1{stroke-width:7;stroke:#262534;stroke-dasharray:.6 100;stroke-dashoffset:25.9}.structure__item.personal .cut-2{stroke-width:7;stroke:#262534;stroke-dasharray:.6 100;stroke-dashoffset:59.1}.structure__item.personal .cut-3{stroke-width:7;stroke:#262534;stroke-dasharray:.6 100;stroke-dashoffset:-8.2}.structure__item.personal .number-1{left:11px;top:26px}.structure__item.personal .number-2{right:11px;top:26px}.structure__item.personal .number-3{bottom:3px;left:50px}.structure__item.personal .partner-overrding{stroke:#e7bafc;pointer-events:auto!important}.structure__item.personal .partner-overrding:hover{stroke:#c192d7}.structure__item.personal .personal-partner{stroke:#cc33d8;pointer-events:auto!important}.structure__item.personal .personal-partner:hover{stroke:#9a21a5}.structure__item.personal .partner-below{stroke:#62009e;pointer-events:auto!important}.structure__item.personal .partner-below:hover{stroke:#330053}.structure__item.team .structure__circle{width:115px;height:115px}.structure__item.team .structure__circle .unit{fill:none;stroke-width:4.3;position:relative;stroke:#ffffff1a;cursor:pointer;transition:stroke .2s ease;pointer-events:none}.structure__item.team .m-circle{z-index:4}.structure__item.team .m-circle.m-central{position:absolute;top:50%;left:50%;margin-top:-37px;margin-left:-37px;height:74px;min-width:74px;z-index:5;border-radius:50%;overflow:hidden}.structure__item.team .m-circle.m-central .unit{stroke-width:6.6}.structure__item.team .unit.unit-1{stroke-width:10;stroke-dasharray:50 100;stroke-dashoffset:0}.structure__item.team .unit.unit-2{stroke-width:10;stroke-dasharray:50 66.2;stroke-dashoffset:-50}.structure__item.team .unit-3{stroke-dasharray:25 100;stroke-dashoffset:0}.structure__item.team .unit-4{stroke-dasharray:25 100;stroke-dashoffset:-75}.structure__item.team .unit-5{stroke-dasharray:25 66.2;stroke-dashoffset:-25}.structure__item.team .unit-6{stroke-dasharray:25 100;stroke-dashoffset:-50}.structure__item.team .user__icon{width:35px;height:35px;background-color:#504d62;border-radius:50%;overflow:hidden;position:relative;z-index:6;transition:background-color .2s ease}.structure__item.team .user__icon:hover{background-color:#434150}.structure__item.team .unit__cut{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;pointer-events:none}.structure__item.team .cut{background-color:#262534}.structure__item.team .cut.cut-1{width:100%;height:2px;z-index:5}.structure__item.team .cut.cut-2{position:absolute;left:50%;margin-left:-1px;width:2px;height:100%;z-index:4}.structure__item.team .unit__connections{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;pointer-events:none}.structure__item.team .unit__connections .connection{width:2px;position:absolute;height:10px;background-color:#ffffff1a}.structure__item.team .unit__connections .connection.connection-1{left:50%;margin-left:-1px;top:33px;height:7px}.structure__item.team .unit__connections .connection.connection-2{left:50%;margin-left:-1px;bottom:33px;height:7px}.structure__item.team .unit__connections .connection.connection-3{transform:rotate(-45deg);top:26px;left:27px;height:8px}.structure__item.team .unit__connections .connection.connection-4{transform:rotate(45deg);bottom:26px;left:27px;height:8px}.structure__item.team .unit__connections .connection.connection-5{transform:rotate(45deg);top:26px;right:27px;height:8px}.structure__item.team .unit__connections .connection.connection-6{transform:rotate(-45deg);bottom:26px;right:28px;height:7px}.structure__item.team .unit__connections .connection.active{background-color:#f1d3ff}.structure__item.team .unit__numbers{z-index:6}.structure__item.team .number-1{left:56px;top:20px}.structure__item.team .number-2{left:55px;top:80px}.structure__item.team .number-3{top:15px;left:18px}.structure__item.team .number-4{left:18px;bottom:14px}.structure__item.team .number-5{top:15px;right:18px}.structure__item.team .number-6{bottom:14px;right:18px}.structure__item.team .user__icon img{object-position:51% 48%}.structure__item.team .unit.partner-overrding{stroke:#e7bafc;pointer-events:auto!important}.structure__item.team .unit.partner-overrding:hover{stroke:#c192d7}.structure__item.team .unit.personal-partner{stroke:#cc33d8;pointer-events:auto!important}.structure__item.team .unit.personal-partner:hover{stroke:#9a21a5}.structure__item.team .unit.partner-overflow{stroke:#a45dff;pointer-events:auto!important}.structure__item.team .unit.partner-overflow:hover{stroke:#7839c8}.structure__item.team .unit.partner-below{stroke:#62009e;pointer-events:auto!important}.structure__item.team .unit.partner-below:hover{stroke:#330053}.structure__item.buy-item .structure__circle{border-radius:50%;background-color:#f1d3ff0d;display:flex;justify-content:center;align-items:center}.structure__item.buy-item.team .buy__btn{width:82px;height:82px}.structure__item.item-lock{pointer-events:none}.structure__item.item-lock .item__number{color:#ffffff08}.structure__item.item-lock .unit{stroke:#ffffff08!important}.structure__item.item-lock .unit__numbers,.structure__item.item-lock .user__icon{opacity:.3}.structure__item.item-lock .item__row p,.structure__item.item-lock .item__row span{color:#ffffff1a}.structure__item.item-lock .item__row img{opacity:.03;filter:grayscale(50)}.structure__item.item-lock .reinvest__count img{opacity:.1}.structure__item.item-lock .connection{background-color:#ffffff08!important}.structure.a-personal .structure__list.personal{display:grid}.structure.a-personal .nav__item.personal{background:#262534;z-index:2}.structure.a-personal .nav__item.personal p{color:#fff;opacity:1}.structure.a-personal .legend__item.l-miss,.structure.a-personal .legend__item.l-below{display:flex}.structure.a-personal .legend__item.l-above{display:none}.structure.a-team .structure__list.team{display:grid}.structure.a-team .nav__item.team{background:#262534;z-index:2}.structure.a-team .nav__item.team p{color:#fff;opacity:1}.structure.a-team .legend__item.l-below,.structure.a-team .legend__item.l-miss{display:flex}.watch-lvl-page .header__title{margin-bottom:20px}.watch-lvl-page .container{overflow:hidden}.watch-lvl-page .header__body.container{overflow:inherit}.watch-lvl__date{flex:0 0 122px}.watch-lvl__transaction{flex:0 0 260px}.watch-lvl__id,.watch-lvl__nickname{flex:0 1 140px}.watch-lvl__hash{flex:0 1 250px}.watch-lvl__hash .copy-hash{background-color:transparent;cursor:pointer;width:24px;height:24px;opacity:.7}.watch-lvl__hash .copy-hash:hover{opacity:1}.watch-lvl__hash a{text-decoration:underline;font-weight:300;font-size:16px;line-height:24px;letter-spacing:-.02em}.watch-lvl__hash input{position:absolute;height:0;left:0;top:0;opacity:0}.watch-lvl__currency{flex:0 1 100px}.structure.watch-lvl{min-height:494px;background-color:#262534;border-radius:20px;margin-top:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:20px 32px;overflow:hidden}@media (max-width: 700px){.structure.watch-lvl{padding:20px}}.watch-lvl{position:relative}.watch-lvl .watch-other-lvl{position:absolute;right:30px;top:28px;font-weight:500;font-size:14px;line-height:24px;letter-spacing:-.02em;cursor:pointer;opacity:.5;transition:opacity .2s ease-in-out}.watch-lvl .watch-other-lvl:hover{opacity:1}@media (max-width: 650px){.watch-lvl .watch-other-lvl{top:120px;right:auto;left:28px}}.watch-lvl .lvl__top{position:absolute;z-index:2;left:30px;top:27px}.watch-lvl .lvl__top h3{font-weight:700;font-size:24px;line-height:32px}@media (max-width: 400px){.watch-lvl .lvl__top h3{font-size:20px;line-height:32px}}.watch-lvl .lvl__id{font-weight:700;font-size:24px;line-height:32px;text-transform:uppercase}@media (max-width: 400px){.watch-lvl .lvl__id{font-size:20px}}.watch-lvl .lvl__main{padding-top:60px;flex:1 1 auto;width:100%;display:grid;grid-template-columns:165px 1fr 165px;column-gap:50px}@media (max-width: 1460px){.watch-lvl .lvl__main{column-gap:20px}}@media (max-width: 1400px){.watch-lvl .lvl__main{grid-template-columns:50px 1fr 50px;column-gap:30px}}@media (max-width: 1100px){.watch-lvl .lvl__main{padding-top:110px}}@media (max-width: 700px){.watch-lvl .lvl__main{grid-template-columns:1fr}}.watch-lvl .lvl__box{width:100%;display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.watch-lvl .lvl__nav{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;opacity:.2;transition:opacity .2s ease;cursor:default}.watch-lvl .lvl__nav span{font-weight:700;font-size:24px;line-height:32px;margin:0 12px}.watch-lvl .lvl__nav p{cursor:pointer}@media (max-width: 1400px){.watch-lvl .lvl__nav p{display:none}}.watch-lvl .lvl__nav:hover{opacity:1}.watch-lvl .lvl__nav.lvl__next.m-lock{pointer-events:unset;position:relative;opacity:1}.watch-lvl .lvl__nav.lvl__next.m-lock .lvl__box,.watch-lvl .lvl__nav.lvl__next.m-lock p{opacity:.2;cursor:default}.watch-lvl .lvl__nav.lvl__next.m-lock:after{display:none;content:attr(data-text);position:absolute;top:50%;right:0;background-color:#1f1f2d;border-radius:4px;padding:7px 5px;width:150px;color:#fff;font-size:14px;line-height:17px;z-index:7}.watch-lvl .lvl__nav.lvl__next.m-lock:hover:after{display:block}.watch-lvl .lvl__nav.lvl__next{align-items:flex-end}.watch-lvl .lvl__nav.lvl__next .lvl__box{justify-content:flex-end}@media (max-width: 700px){.watch-lvl .lvl__nav{position:absolute;top:63%;width:auto}.watch-lvl .lvl__nav.lvl__prev{left:20px}.watch-lvl .lvl__nav.lvl__next{right:20px}}@media (max-width: 400px){.watch-lvl .lvl__nav.lvl__prev{left:5px}.watch-lvl .lvl__nav.lvl__next{right:5px}}.watch-lvl .lvl__info{display:flex;justify-content:space-around;align-items:center}@media (max-width: 1100px){.watch-lvl .lvl__info{flex-direction:column;justify-content:flex-start}}@media (max-width: 700px){.watch-lvl .lvl__info{padding-top:55px}}.watch-lvl .lvl__col{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}@media (max-width: 1100px){.watch-lvl .lvl__col{align-items:center}.watch-lvl .lvl__col:first-child{order:1;margin-top:50px}.watch-lvl .lvl__col:last-child{margin-top:30px}}.watch-lvl .lvl__item{margin-bottom:25px}.watch-lvl .lvl__item .item__title{font-weight:500;font-size:14px;line-height:24px;color:#c6c4c4;margin-bottom:3px}.watch-lvl .lvl__item .item__body{width:100%;display:flex;justify-content:flex-start;align-items:center}.watch-lvl .lvl__item img{margin-right:15px}.watch-lvl .lvl__item span{font-weight:700;font-size:24px;line-height:29px}.watch-lvl .lvl__item.partners img{height:22px;margin-bottom:2px}.watch-lvl .lvl__item.reinvest img{height:16px}@media (max-width: 420px){.watch-lvl .lvl__item span{font-size:20px}}.watch-lvl .lvl__circle{position:relative;height:326px;width:321px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin:0 40px}@media (max-width: 1100px){.watch-lvl .lvl__circle{margin:0}}.watch-lvl .lvl__row{width:100%;display:flex;justify-content:space-between;align-items:flex-start}.watch-lvl .lvl__row.m-lock{visibility:hidden}.watch-lvl .lvl__details{padding:0 12px;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:70px;min-width:120px;background:#1f1f2d;box-shadow:7px 30px 40px #0003;border-radius:7px;position:relative;z-index:6}.watch-lvl .lvl__details.m-lock{visibility:hidden}@media (max-width: 440px){.watch-lvl .lvl__details{padding:0 6px;min-height:50px;min-width:90px}}.watch-lvl .lvl__details span{font-weight:300;font-size:14px;line-height:17px;opacity:.5;margin-bottom:5px;max-width:90px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 440px){.watch-lvl .lvl__details span{font-size:12px;line-height:14px;margin-bottom:3px;max-width:80px}}.watch-lvl .lvl__details p{font-weight:700;font-size:16px;line-height:19px}@media (max-width: 440px){.watch-lvl .lvl__details p{font-size:12px;line-height:14px}}.watch-lvl .lvl__details img{height:13px;margin-bottom:7px}@media (max-width: 440px){.watch-lvl .lvl__details img{margin-bottom:3px}}.watch-lvl .lvl__details:after{content:"";width:0;height:0;border-style:solid;position:absolute}.watch-lvl .lvl__details--first:after{border-width:10px 0 10px 10px;border-color:transparent transparent transparent #1f1f2d;top:calc(50% - 10px);left:100%}.watch-lvl .lvl__details--second:after{border-width:10px 10px 10px 0;border-color:transparent #1f1f2d transparent transparent;top:calc(50% - 10px);right:100%}.watch-lvl .lvl__details--reinvest:after{border-width:0 10px 10px 10px;border-color:transparent transparent #1f1f2d transparent;bottom:100%;right:calc(50% - 10px)}.watch-lvl .lvl__bar{width:100%;display:flex;justify-content:center;align-items:center;margin-top:30px;padding:5px 0}@media (max-width: 1150px){.watch-lvl .lvl__bar{flex-direction:column;align-items:flex-start}}.watch-lvl .lvl__bar p{font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.02em;margin-right:30px;opacity:.2;transition:opacity .2s ease}.watch-lvl .lvl__bar .bar__links{display:flex;justify-content:flex-start;align-items:center}@media (max-width: 1150px){.watch-lvl .lvl__bar .bar__links{margin-top:10px;width:100%;flex-wrap:wrap}}.watch-lvl .lvl__bar .bar__link{cursor:pointer;width:32px;height:32px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:600;font-size:16px;line-height:24px;letter-spacing:-.02em;margin:0 3px}.watch-lvl .lvl__bar .bar__link.active,.watch-lvl .lvl__bar .bar__link:hover{background-color:#f1d3ff0d}.watch-lvl .lvl__bar .bar__link.m-lock{pointer-events:unset;position:relative;opacity:1;color:#ffffff30}.watch-lvl .lvl__bar .bar__link.m-lock:after{display:none;content:attr(data-text);position:absolute;bottom:100%;right:0;background-color:#1f1f2d;border-radius:4px;padding:7px 5px;width:150px;color:#fff;font-size:14px;line-height:17px;z-index:7}.watch-lvl .lvl__bar .bar__link.m-lock:hover:after{display:block}.watch-lvl .lvl__bar:hover p{opacity:1}.watch-lvl .structure__circle{width:240px;height:240px;position:absolute;top:50%;left:50%;margin-top:-120px;margin-left:-120px}@media (max-width: 440px){.watch-lvl.personal .lvl__circle{width:100%;height:230px}}.watch-lvl.personal .unit__numbers p{font-weight:500;font-size:22px;line-height:41px}.watch-lvl.personal .structure__circle{margin-top:-140px}.watch-lvl.personal .structure__circle .unit,.watch-lvl.personal .structure__circle .cut{fill:none;stroke-width:6}.watch-lvl.personal .structure__circle .cut{stroke-width:7;stroke:#262534;stroke-dasharray:.4 100}.watch-lvl.personal .structure__circle .unit{cursor:pointer;pointer-events:none;transition:stroke .2s ease}@media (max-width: 440px){.watch-lvl.personal .structure__circle{transform:scale(.8)}}.watch-lvl.personal .unit-1{stroke:#ffffff1a;stroke-dasharray:33 100;stroke-dashoffset:-42}.watch-lvl.personal .unit-2{stroke:#ffffff1a;stroke-dasharray:66.2 66.2;stroke-dashoffset:-75}.watch-lvl.personal .unit-3{stroke:#ffffff1a;stroke-dasharray:33.2 100;stroke-dashoffset:-8.8}.watch-lvl.personal .cut-1{stroke-dashoffset:25.75}.watch-lvl.personal .cut-2{stroke-dashoffset:58.7}.watch-lvl.personal .cut-3{stroke-dashoffset:-8.6}.watch-lvl.personal .number-1{left:28px;top:69px}.watch-lvl.personal .number-2{right:27px;top:69px}.watch-lvl.personal .number-3{bottom:5px;left:114px}.watch-lvl.personal .partner-overrding{stroke:#e7bafc;pointer-events:auto!important}.watch-lvl.personal .partner-overrding:hover{stroke:#c192d7}.watch-lvl.personal .personal-partner{stroke:#cc33d8;pointer-events:auto!important}.watch-lvl.personal .personal-partner:hover{stroke:#9a21a5}.watch-lvl.personal .partner-below{stroke:#62009e;pointer-events:auto!important}.watch-lvl.personal .partner-below:hover{stroke:#330053}.watch-lvl.personal .user__icon{width:110px;height:110px;border-radius:50%;overflow:hidden}.watch-lvl.personal .user__icon.is-active img{object-fit:cover}@media (max-width: 380px){.watch-lvl.team .lvl__info{width:auto}}.watch-lvl.team .lvl__circle{width:430px;height:310px;margin:0 70px}@media (max-width: 1550px){.watch-lvl.team .lvl__circle{margin:0}}@media (max-width: 530px){.watch-lvl.team .lvl__circle{margin:0;width:100%}}@media (max-width: 440px){.watch-lvl.team .lvl__circle{height:280px}}@media (max-width: 360px){.watch-lvl.team .lvl__circle{height:270px}}.watch-lvl.team .structure__circle{width:240px;height:240px}.watch-lvl.team .structure__circle .unit{fill:none;stroke-width:4;position:relative;stroke:#ffffff1a;cursor:pointer;transition:stroke .2s ease;pointer-events:none}@media (max-width: 490px){.watch-lvl.team .structure__circle{transform:scale(.8)}}@media (max-width: 440px){.watch-lvl.team .structure__circle{transform:scale(.9)}}@media (max-width: 400px){.watch-lvl.team .structure__circle{transform:scale(.8)}}@media (max-width: 360px){.watch-lvl.team .structure__circle{transform:scale(.7)}}.watch-lvl.team .m-circle{z-index:4}.watch-lvl.team .m-circle.m-central{position:absolute;top:50%;left:50%;margin-top:-80px;margin-left:-80px;height:160px;min-width:160px;z-index:5;border-radius:50%;overflow:hidden}.watch-lvl.team .m-circle.m-central .unit{stroke-width:6}.watch-lvl.team .unit.unit-1{stroke-dasharray:50 100;stroke-dashoffset:0}.watch-lvl.team .unit.unit-2{stroke-dasharray:50 66.2;stroke-dashoffset:-50}.watch-lvl.team .unit-3{stroke-dasharray:25 100;stroke-dashoffset:0}.watch-lvl.team .unit-4{stroke-dasharray:25 100;stroke-dashoffset:-75}.watch-lvl.team .unit-5{stroke-dasharray:25 66.2;stroke-dashoffset:-25}.watch-lvl.team .unit-6{stroke-dasharray:25 100;stroke-dashoffset:-50}.watch-lvl.team .user__icon{width:84px;height:84px;background-color:#504d62;border-radius:50%;overflow:hidden;position:relative;z-index:6}.watch-lvl.team .user__icon img{object-position:51% 48%;object-fit:cover}.watch-lvl.team .unit__cut{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;pointer-events:none}.watch-lvl.team .cut{background-color:#262534}.watch-lvl.team .cut.cut-1{width:100%;height:4px;z-index:5}.watch-lvl.team .cut.cut-2{position:absolute;left:50%;margin-left:-2px;width:4px;height:100%;z-index:4}.watch-lvl.team .unit__connections{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;pointer-events:none}.watch-lvl.team .unit__connections .connection{width:4px;position:absolute;height:10px;background-color:#ffffff1a}.watch-lvl.team .unit__connections .connection.connection-1{left:50%;margin-left:-1px;top:67px;height:11px}.watch-lvl.team .unit__connections .connection.connection-2{left:50%;margin-left:-1px;bottom:67px;height:11px}.watch-lvl.team .unit__connections .connection.connection-3{transform:rotate(-45deg);top:58px;left:58px;height:11px}.watch-lvl.team .unit__connections .connection.connection-4{transform:rotate(45deg);bottom:58px;left:58px;height:11px}.watch-lvl.team .unit__connections .connection.connection-5{transform:rotate(45deg);top:58px;right:58px;height:11px}.watch-lvl.team .unit__connections .connection.connection-6{transform:rotate(-45deg);bottom:58px;right:58px;height:10px}.watch-lvl.team .unit__connections .connection.active{background-color:#f1d3ff}.watch-lvl.team .unit__numbers{z-index:6}.watch-lvl.team .unit__numbers p{font-weight:600;font-size:20px;line-height:43px;opacity:.3}.watch-lvl.team .number-1{left:115px;top:34px}.watch-lvl.team .number-2{left:115px;bottom:34px}.watch-lvl.team .number-3{top:30px;left:40px}.watch-lvl.team .number-4{left:40px;bottom:30px}.watch-lvl.team .number-5{top:30px;right:40px}.watch-lvl.team .number-6{bottom:30px;right:40px}.watch-lvl.team .unit.partner-overrding{stroke:#e7bafc;pointer-events:auto!important}.watch-lvl.team .unit.partner-overrding:hover{stroke:#c192d7}.watch-lvl.team .unit.personal-partner{stroke:#cc33d8;pointer-events:auto!important}.watch-lvl.team .unit.personal-partner:hover{stroke:#9a21a5}.watch-lvl.team .unit.partner-overflow{stroke:#a45dff;pointer-events:auto!important}.watch-lvl.team .unit.partner-overflow:hover{stroke:#7839c8}.watch-lvl.team .unit.partner-below{stroke:#62009e;pointer-events:auto!important}.watch-lvl.team .unit.partner-below:hover{stroke:#330053}.watch-lvl.team .lvl__row .lvl__details:first-child:after{border-width:10px 0 10px 10px;border-color:transparent transparent transparent #1f1f2d;top:calc(50% - 10px);left:100%}.watch-lvl.team .lvl__row .lvl__details:last-child:after{border-width:10px 10px 10px 0;border-color:transparent #1f1f2d transparent transparent;top:calc(50% - 10px);right:100%}.watch-lvl.team .lvl__row.second{margin-top:-90px}.watch-lvl.team .lvl__row.third{margin-bottom:-90px}.watch-lvl.team .lvl__row.center{justify-content:center}.watch-lvl.team .lvl__row.center .lvl__details:after{border-width:0 10px 10px 10px;border-color:transparent transparent #1f1f2d transparent;bottom:100%;right:calc(50% - 10px);left:auto;top:auto}.watch-lvl.team .lvl__row.top .lvl__details:after{border-width:10px 10px 0 10px;border-color:#1f1f2d transparent transparent transparent;right:calc(50% - 10px);left:auto;top:100%}.partners__list .level__bar{margin:0 15px}.partners__list .button__row{margin-left:25px;max-width:380px;width:100%}.partners__list .button__row .linear{margin-right:10px}@media (max-width: 1150px){.partners__list .level__bar{margin:15px 0}.partners__list .button__row{margin-left:0;margin-top:35px}}@media (max-width: 500px){.partners__list .pick-custom.level,.partners__list .pick-custom.type,.partners__list .validation__label{max-width:500px!important}.partners__list .m-btn{max-width:500px}.partners__list .m-btn.linear{max-width:500px;margin-right:0;margin-bottom:15px}}.partners__date{flex:0 1 140px}.partners__id{flex:0 1 100px}.partners__nickname{flex:0 1 140px}.partners__wallet{flex:0 0 155px}.partners__wallet .copy-user-wallet{background-color:transparent;cursor:pointer;width:24px;height:24px;opacity:.7}.partners__wallet .copy-user-wallet:hover{opacity:1}.partners__wallet a{text-decoration:underline;font-weight:300;font-size:16px;line-height:24px;letter-spacing:-.02em}.partners__wallet input{position:absolute;height:0;left:0;top:0;opacity:0}.partners__personal{flex:0 1 75px}.partners__team{flex:0 1 50px}.partners__income{flex:0 1 90px}.partners__structure{flex:0 1 190px;display:flex;justify-content:center;align-items:center}.partners__structure img{height:18px;margin-bottom:2px;margin-left:4px}.finances__list .level__bar{margin:0 15px}.finances__list .button__row{margin-left:25px;max-width:380px;width:100%}.finances__list .button__row .linear{margin-right:10px}@media (max-width: 1150px){.finances__list .level__bar{margin:15px 0}.finances__list .button__row{margin-left:0;margin-top:35px}}@media (max-width: 500px){.finances__list .pick-custom.level,.finances__list .pick-custom.type,.finances__list .m-btn{max-width:500px}.finances__list .m-btn.linear{max-width:500px;margin-right:0;margin-bottom:15px}}.finances__date{flex:0 0 122px}.finances__transaction{flex:0 0 250px}.finances__id{flex:0 1 100px}.finances__nickname{flex:0 1 140px}.finances__hash{flex:0 1 180px;position:relative}.finances__hash .copy-hash{background-color:transparent;cursor:pointer;width:24px;height:24px;opacity:.7}.finances__hash .copy-hash:hover{opacity:1}.finances__hash a{text-decoration:underline;font-weight:300;font-size:16px;line-height:24px;letter-spacing:-.02em}.finances__hash input{position:absolute;height:0;left:0;top:0;opacity:0}.finances__matrix,.finances__level{flex:0 1 80px}.finances__currency{flex:0 0 150px}.finances-page .filter__content{flex-wrap:wrap}.finances-page .period-start{margin:0 15px}.finances-page .period-end{margin-right:30px}.finances-page .button__row{margin-top:25px;margin-left:0}@media (max-width: 1620px){.finances-page .period-end{margin-top:20px}}@media (max-width: 1360px){.finances-page .transaction-pick{margin-right:15px}.finances-page .period-start{margin:0 15px 0 0}}@media (max-width: 1150px){.finances-page .transaction-pick{margin-right:0}.finances-page .period-start{margin:15px 0}.finances-page .period-end{margin:0}}@media (max-width: 500px){.finances-page .period-start,.finances-page .period-end{max-width:500px!important}}.finances-page .list__top{padding:7px 40px 5px}.finances-page .list__top>.finances__currency{flex:0 0 150px;position:relative;text-align:center!important}.finances-page .list__top>.finances__currency span{opacity:.3;cursor:pointer;transition:all .2s ease}.finances-page .list__top>.finances__currency span:hover{opacity:1}.finances-page .list__top>.finances__currency span.active{opacity:1;color:#cc33d8}.list__top>.finances__currency{flex:0 0 150px;position:relative;text-align:left!important}.list__top>.finances__currency span{opacity:.3;cursor:pointer;transition:all .2s ease}.list__top>.finances__currency span:hover{opacity:1}.list__top>.finances__currency span.active{opacity:1;color:#cc33d8}.list__item>.finances__nickname{cursor:pointer;text-decoration:underline}.registrations-statistics .header__title h3{font-size:23px}.stacking-wraper{margin-top:20px;width:100%;display:grid;grid-template-columns:1fr 1fr;align-items:stretch;column-gap:20px}@media (max-width: 1200px){.stacking-wraper{grid-template-columns:1fr;row-gap:20px}}.stacking-wraper .balance,.stacking-wraper .stacking{width:100%;background:#262534;border-radius:20px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:30px 40px}.stacking-wraper .balance:after,.stacking-wraper .stacking:after{content:"";position:absolute;width:312px;height:196px;right:112px;top:-183px;background:linear-gradient(90deg,#f25bff 0%,#812bee 100%);opacity:.5;filter:blur(400px)}@media (max-width: 550px){.stacking-wraper .balance,.stacking-wraper .stacking{padding:30px 25px}}.stacking-wraper .stacking .helper__info{margin-bottom:45px}.stacking__info{width:100%;display:flex;justify-content:flex-start;align-items:center;margin:15px 0}.stacking__info .item__img{width:70px;height:70px;background-color:#f1d3ff0d;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:20px}.stacking__info .item__col p{font-weight:500;font-size:14px;line-height:24px;letter-spacing:-.02em;text-transform:uppercase;color:#c6c4c4}.stacking__info .item__col h4{font-weight:700;font-size:20px;line-height:32px;white-space:nowrap}.balance__wrapper{width:100%}.balance__card{align-self:center;position:relative;max-width:332px;width:100%;margin:50px 0 65px}.balance__card:after{content:"";position:absolute;z-index:1;width:204px;height:135px;right:79px;top:90px;background:linear-gradient(90deg,#f25bff 0%,#812bee 100%);filter:blur(59px)}.balance__card img{position:relative;z-index:2;width:100%;height:100%;object-position:center center;object-fit:contain}@media (max-width: 1200px){.balance__card{margin:30px 0}}.balance__info{width:100%;display:flex;justify-content:flex-start;align-items:center;margin-bottom:30px}@media (max-width: 650px){.balance__info{flex-direction:column;align-items:flex-start}}.balance__item:first-child{margin-right:20px}.balance__action{display:none}.helper__info{position:relative;z-index:3;display:flex;justify-content:flex-start;align-items:center}.helper__info h4{font-weight:700;font-size:20px;line-height:32px}.helper__text{background-color:#21202e;position:absolute;font-size:16px;line-height:19px;color:#dde2e5;padding:13px 24px;width:250px;right:-255px;top:15px;border-radius:0 10px 10px;display:none}.helper__show{cursor:pointer;width:24px;height:24px;display:flex;justify-content:center;align-items:center;margin-left:8px;opacity:.5;transition:opacity .2s ease-in-out}.helper__show:hover{opacity:1}.helper__show:hover+.helper__text{display:block}.stacking__item{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:calc(100% + 80px);margin-left:-40px;padding:20px 40px 12px}.stacking__item:nth-child(3){border-top:2px solid rgba(241,211,255,.05);border-bottom:2px solid rgba(241,211,255,.05)}.stacking__item .m-btn{max-width:240px;margin:6px 0}.stacking__top{width:100%;display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;margin-bottom:25px}@media (max-width: 700px){.stacking__top{grid-template-columns:1fr 1fr;row-gap:25px}}.stacking__col{width:auto;margin-right:25px}.stacking__col p{font-weight:500;font-size:12px;line-height:24px;letter-spacing:-.02em;text-transform:uppercase;color:#c6c4c4}.stacking__col h4{font-weight:700;font-size:16px;line-height:32px;white-space:nowrap}.stacking__btn span{color:#cc33d8}.stacking-wraper.open-sale .balance__wrapper{display:grid;grid-template-columns:1fr 170px;column-gap:50px;justify-content:space-between;align-items:flex-end}@media (max-width: 700px){.stacking-wraper.open-sale .balance__wrapper{grid-template-columns:1fr;row-gap:25px}}.stacking-wraper.open-sale .balance__info{flex-direction:column}.stacking-wraper.open-sale .balance__info .balance__item:first-child{margin-right:0}.stacking-wraper.open-sale .balance__action{display:block;margin-bottom:45px}.stacking-wraper.open-sale .stacking .helper__info{margin-bottom:0}.training-info{font-weight:500;font-size:16px;line-height:24px;letter-spacing:-.02em;margin-top:10px}.learning__all{margin-top:24px;width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;column-gap:10px;row-gap:10px;align-items:stretch}@media (max-width: 960px){.learning__all{grid-template-columns:1fr 1fr 1fr}}@media (max-width: 710px){.learning__all{grid-template-columns:1fr 1fr}}@media (max-width: 520px){.learning__all{grid-template-columns:1fr}}.learning__item{width:100%;display:flex;justify-content:space-between;align-items:center;background:#262534;border-radius:10px;padding:25px 20px;cursor:pointer;transition:box-shadow .2s ease-in-out}.learning__item:hover{box-shadow:0 0 3px 3px #812bee80}.learning__n{font-weight:700;font-size:16px;line-height:21px}button.learning__link{background-color:#f1d3ff10;border-color:transparent;cursor:default;pointer-events:none}button.learning__link:hover{border-color:transparent}.learning__item.lock-learning{position:relative}.learning__item.lock-learning .item__bg{overflow:hidden;border-radius:10px;position:absolute;left:0;top:0;width:100%;height:100%}.learning__item.lock-learning .item__bg img{width:100%;height:100%;object-position:left bottom;object-fit:scale-down}.learning__item.lock-learning .item__content{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center}.training__list{margin-top:32px;width:100%;display:grid;grid-template-columns:1fr;row-gap:12px}.training__item{width:100%;background:#262534;border-radius:20px;padding:27px 20px 26px 26px;position:relative;overflow:hidden}.training__item:after{content:"";position:absolute;width:312px;height:196px;right:112px;top:-183px;background:linear-gradient(90deg,#f25bff 0%,#812bee 100%);opacity:.5;filter:blur(400px)}.training__item .intro__part{display:grid;grid-template-columns:320px 1fr;column-gap:26px;position:relative}@media (max-width: 950px){.training__item .intro__part{grid-template-columns:1fr}}.training__item .intro__video{width:100%;border-radius:9px;overflow:hidden;height:180px;position:relative}.training__item .intro__video img{width:100%;height:100%;object-fit:cover;object-position:center center}.training__item .intro__video:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(0deg,#201f2e 5.86%,rgba(33,31,49,0) 73.87%)}@media (max-width: 950px){.training__item .intro__video{max-width:320px;margin-bottom:20px}}@media (max-width: 500px){.training__item .intro__video{max-width:100%}}.training__item .intro__content{width:100%}.training__item .show-hidden-part{position:absolute;right:0;bottom:0;width:45px;height:45px;border:1px solid rgba(241,211,255,.1882352941);border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:transparent;transition:border-color .2s ease-in-out}.training__item .show-hidden-part img{margin-top:3px}.training__item .show-hidden-part:hover{border-color:#f1d3ff70}.training__title{font-weight:700;font-size:18px;line-height:21px;margin-bottom:12px}.training__text{font-weight:300;font-size:16px;line-height:24px;letter-spacing:-.02em;padding-right:70px}.training__text a{text-decoration:underline;color:#cc33d8}@media (max-width: 500px){.training__text{padding-right:50px;font-size:14px;line-height:20px}}.run-training-video{position:absolute;top:50%;margin-top:-32px;left:50%;margin-left:-32px;width:64px;height:64px;cursor:pointer;opacity:.9;transition:opacity .2s ease-in-out;z-index:2}.run-training-video:hover{opacity:1}.hidden__part{margin-top:30px;display:none}@media (max-width: 950px){.hidden__part .training__text{padding-right:0}}.training__item.active-item .hidden__part{display:block}.training__item.active-item .show-hidden-part{border-color:#f1d3ff70}.faq__all{width:100%;margin-top:24px;padding-bottom:100px}.faq__item{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative;background:#262534;border-radius:10px;padding:34px 30px;margin-bottom:15px;overflow:hidden}.faq__item:after{content:"";position:absolute;width:312px;height:196px;right:112px;top:-183px;background:linear-gradient(90deg,#f25bff 0%,#812bee 100%);opacity:.5;filter:blur(400px);z-index:1}@media (max-width: 500px){.faq__item:after{display:none}}.faq__top{width:100%;position:relative;z-index:2}.faq__title{font-weight:700;font-size:16px;line-height:21px;padding-right:60px}.faq__open{width:44px;height:44px;border:1px solid rgba(241,211,255,.5647058824);background-color:transparent;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:border-color .2s ease-in-out;position:absolute;right:0;top:50%;margin-top:-22px}.faq__open span{width:16px;height:2px;background-color:#f1d3ff90;position:relative}.faq__open span:after{content:"";position:absolute;top:50%;margin-top:-8px;left:50%;margin-left:-1px;width:2px;height:16px;background-color:#f1d3ff90;transition:transform .2s ease-in-out}.faq__text{font-weight:300;font-size:16px;line-height:24px;letter-spacing:-.02em;display:none;position:relative;z-index:2;margin-top:20px;padding-right:30px}@media (max-width: 600px){.faq__text{padding-right:0}}.faq__text a{color:#f25bff}.faq__text a:hover{text-decoration:underline}.faq__text b{font-weight:700}.faq__item.active .faq__text{display:block}.faq__item.active .faq__open span:after{transform:rotate(-90deg)}.policy-page .main{padding-top:80px;padding-left:0}.p-text{font-weight:300;font-size:16px;line-height:24px;letter-spacing:-.02em}.p-text b{font-weight:700}.p-text a{color:#cc33d8}.p-text a:hover{text-decoration:underline}.disclaimer{font-weight:700;font-size:26px;text-align:center;margin-top:0;margin-bottom:30px}.market__list{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;column-gap:21px;row-gap:21px;align-items:stretch}@media (max-width: 1700px){.market__list{grid-template-columns:1fr 1fr 1fr}}@media (max-width: 1050px){.market__list{grid-template-columns:1fr 1fr}}@media (max-width: 700px){.market__list{grid-template-columns:1fr}}.market__item{width:100%;background:#262534;border-radius:20px;padding:25px 25px 30px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.market__item:after{content:"";position:absolute;width:312px;height:196px;right:112px;top:-183px;background:linear-gradient(90deg,#f25bff 0%,#812bee 100%);opacity:.5;filter:blur(400px)}.market__item .item__img{width:100%;max-height:167px}.market__item .item__img img{width:100%;height:100%;object-position:center center;object-fit:cover}.market__item .item__author{font-weight:700;font-size:12px;line-height:15px;letter-spacing:.1em;text-transform:uppercase;color:#f1d3ff;margin:22px 0 10px}.market__item .item__title{font-weight:700;font-size:24px;line-height:29px;letter-spacing:-.02em}.market__item .item__text{font-weight:300;font-size:14px;line-height:20px;opacity:.6;margin:14px 0 20px}.market__item .item__price{margin-top:auto;font-weight:700;font-size:24px;line-height:29px;letter-spacing:-.02em}.market__item .item__row{flex:1 1 auto;width:100%;display:grid;grid-template-columns:1fr 1fr;column-gap:15px;row-gap:15px;margin-top:15px}@media (max-width: 400px){.market__item .item__row{grid-template-columns:1fr}}.market-n-page .market__item{margin-top:24px}.market-n-page .market__item .item__intro{width:100%;display:grid;grid-template-columns:470px 1fr;column-gap:38px}@media (max-width: 1100px){.market-n-page .market__item .item__intro{grid-template-columns:1fr}}.market-n-page .market__item .item__video{width:100%;border-radius:9px;overflow:hidden;height:270px;position:relative}.market-n-page .market__item .item__video img{width:100%;height:100%;object-fit:cover;object-position:center center;border-radius:10px}.market-n-page .market__item .item__video:after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(0deg,#201f2e 5.86%,rgba(33,31,49,0) 73.87%)}@media (max-width: 1100px){.market-n-page .market__item .item__video{max-width:470px;margin-bottom:20px}}@media (max-width: 500px){.market-n-page .market__item .item__video{max-width:100%}}.market-n-page .market__item .item__row{grid-template-columns:170px 1fr;column-gap:30px}@media (max-width: 470px){.market-n-page .market__item .item__row{display:flex;flex-direction:column-reverse;align-items:center}}.market-n-page .market__item .item__price{margin:auto 0}.market-n-page .market__item .item__description{margin-top:45px}.market-n-page .market__item .item__description .m-text{font-size:16px;line-height:24px}.market-n-page .market__item .item__citation{margin:20px 0}.item__citation{width:100%;padding:22px 25px 26px;display:grid;grid-template-columns:84px 1fr;column-gap:30px;align-items:stretch;background:rgba(196,196,196,.04);backdrop-filter:blur(4px);border-radius:20px}@media (max-width: 650px){.item__citation{grid-template-columns:1fr;justify-items:center;row-gap:20px}}.item__citation .citation__img{width:84px;height:84px;border-radius:50%;overflow:hidden;border:2px solid #574962}.item__citation .citation__img img{width:100%;height:100%;object-position:center center;object-fit:cover}.item__citation .citation__content{width:100%;display:flex;flex-direction:column;justify-content:center}.item__citation .citation__author{font-weight:700;font-size:12px;line-height:15px;letter-spacing:.1em;text-transform:uppercase;color:#f1d3ff;margin-bottom:10px}@media (max-width: 650px){.item__citation .citation__author{text-align:center}}.item__citation .citation__text{font-weight:300;font-size:16px;line-height:20px;opacity:.6}@media (max-height: 750px){.product__modal .modal__body{align-items:flex-start;max-height:100vh;overflow:auto}}@media (max-width: 850px){.product__modal .modal__body{align-items:flex-start;max-height:100vh;overflow:auto}}.product__modal .modal__box{max-width:800px}@media (max-width: 550px){.product__modal .modal__box{padding:70px 20px 20px}}.product__row{width:100%;display:grid;grid-template-columns:1fr 1fr;column-gap:30px;row-gap:20px;align-items:stretch}@media (max-width: 750px){.product__row{grid-template-columns:1fr}}.product__col{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:20px}.product__col .item__title{font-weight:700;font-size:20px;line-height:22px;line-height:20px;align-self:center;margin-bottom:15px}.product__col .item__text{font-size:14px;line-height:20px}.product__col .item__text.sub{font-weight:700;margin-bottom:4px}.product__col .item__text.bonus{font-weight:600;margin:5px 0}.product__col .item__bonuses{margin-top:20px}.product__col .item__bottom{margin-top:auto;width:100%}.product__col .item__price{margin-top:18px;font-weight:700;font-size:18px;line-height:22px;letter-spacing:-.02em;margin-bottom:20px;text-align:center}.product__col .m-btn{margin:0 auto}.product__modal .three-col{max-width:1100px}.product__modal .three-col .product__row{grid-template-columns:1fr 1fr 1fr}@media (max-width: 1080px){.product__modal .three-col .product__row{grid-template-columns:1fr 1fr}}@media (max-width: 750px){.product__modal .three-col .product__row{grid-template-columns:1fr}}.exchange__container{display:flex;justify-content:space-between;gap:50px}@media (max-width: 1000px){.exchange__container{flex-direction:column;align-items:center}}@media (min-width: 1450px){.exchange__container{gap:100px;justify-content:start}}.exchange__content{display:flex;flex-direction:column;padding:20px 0}.exchange__content .menu{margin-top:10px;margin-bottom:75px}@media (min-width: 1450px){.exchange__content:global br{display:none}.exchange__content p{font-weight:400;font-size:24px;line-height:29px;color:#fffdfd}}.exchange__content .img{max-width:470px;width:100%}@media (min-width: 1450px){.exchange__content .img{margin-top:20px;align-self:flex-end}}.exchange__content .img img{object-fit:contain;object-position:bottom right;width:100%;height:100%}.exchange__content .info{font-weight:400;font-size:24px;line-height:29px;color:#fffdfd}.exchange__card{position:relative;z-index:1;max-width:506px;width:100%;padding:0 47px 41px;background:#2c263f;box-shadow:7px 30px 40px #0003;border-radius:20px;display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 600px){.exchange__card{padding:0 20px 27px}}.exchange__card .menu{margin:27px 0 0}.exchange__card .menu .m-btn{padding:5px}.exchange__card .menu .m-btn img{margin-right:6px}.exchange__card .info{margin:40px 0 10px;text-align:center}.exchange__card .linear{margin:0 auto}.exchange .card__bg{position:absolute;bottom:0;left:0;border-radius:20px}.exchange .card__bg img{object-fit:contain;object-position:center center;width:100%;height:100%;border-radius:20px}.exchange .content{position:relative;z-index:3;display:flex;flex-direction:column}.exchange .content__item{display:flex;flex-direction:column;gap:17px;margin-top:55px}.exchange .content__info{margin-top:12px;display:flex;justify-content:space-between}.exchange .content .item__info{display:flex;justify-content:space-between}.exchange .content .item__open{cursor:pointer;display:flex;gap:10px;align-items:center}.exchange .content .item__open span{position:relative;display:flex;align-items:center;margin-right:17px;gap:10px;font-weight:400;font-size:18px;line-height:22px}.exchange .content .item__open span:after,.exchange .content .item__open span:before{right:0;margin-right:-17px;content:"";position:absolute;display:block;width:2px;height:11px;background-color:#fff;transform:rotate(45deg);border-radius:30px}.exchange .content .item__open span:before{margin-right:-10px;transform:rotate(-45deg)}.exchange .content .item__open .open__icon{width:33px}.exchange .content .validation__label{border:1px solid rgba(255,255,255,.2);border-radius:70px;padding:20px 40px 20px 20px;display:flex;flex-direction:column;align-items:flex-end}.exchange .content .validation__label button{margin-top:10px;width:35px;border-radius:5px;background-color:#fff;font-weight:700;font-size:12px;line-height:15px;color:#d473d6;cursor:pointer}.exchange .content .validation__label button:hover,.exchange .content .validation__label .active{background-color:#cc33d8;color:#fff}.exchange .content .validation__input{border:none;border-radius:0;padding:0;font-weight:400;font-size:16px;line-height:19px;color:#fff;text-align:right}.exchange .menu{display:flex;gap:27px}.exchange .menu .m-btn{max-width:150px}.exchange .menu .linear{margin:0}.m-lock{pointer-events:none;opacity:.5}p.missed{color:red;position:relative;overflow:unset!important;text-overflow:unset!important;cursor:pointer}p.missed:after{display:none;content:attr(data-missed);position:absolute;bottom:80%;right:100%;background-color:#1f1f2d;border-radius:4px 4px 0;padding:7px 5px;width:190px;color:#fff;font-size:14px;line-height:17px;z-index:7;white-space:normal}p.missed:hover:after{display:block}.m-preloader.svelte-vd34zp.svelte-vd34zp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;opacity:0;pointer-events:none;background-color:#000000d9;display:block;transition:all .4s ease-in-out;animation-play-state:paused}.m-preloader.show-preloader.svelte-vd34zp.svelte-vd34zp{pointer-events:initial;opacity:1;background-color:#000000d9}.preloader__body.svelte-vd34zp.svelte-vd34zp{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px}.loader__text.svelte-vd34zp.svelte-vd34zp{margin-top:20px;text-align:center;font-size:16px;line-height:24px;color:#ededed}.m-loader.svelte-vd34zp.svelte-vd34zp{display:block;position:relative;width:150px;height:150px;border-radius:50%;border:3px solid transparent;border-top-color:#a45dff}.m-loader.svelte-vd34zp.svelte-vd34zp:before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:3px solid transparent;border-top-color:#cc33d8}.m-loader.svelte-vd34zp.svelte-vd34zp:after{content:"";position:absolute;top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:3px solid transparent;border-top-color:#3097d8}.m-preloader.show-preloader.svelte-vd34zp .m-loader.svelte-vd34zp{animation:svelte-vd34zp-spin 2s linear infinite}.m-preloader.show-preloader.svelte-vd34zp .m-loader.svelte-vd34zp:after{animation:svelte-vd34zp-spin 1.5s linear infinite}.m-preloader.show-preloader.svelte-vd34zp .m-loader.svelte-vd34zp:before{animation:svelte-vd34zp-spin 3s linear infinite}@keyframes svelte-vd34zp-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pick.svelte-dkq7ff.svelte-dkq7ff{width:100%;position:relative;z-index:1;border:1px solid #ccc;background-color:#fff;border-radius:5px}.pick__line.svelte-dkq7ff.svelte-dkq7ff{position:relative;padding:10px 28px 10px 20px;z-index:2;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0}.pick__line.svelte-dkq7ff.svelte-dkq7ff:after{position:absolute;top:calc(50% - 3px);right:20px;content:"";border-width:6px 5px 0 5px;border-style:solid;border-color:#c4c4c4 transparent transparent transparent;cursor:pointer}.pick__line.svelte-dkq7ff.svelte-dkq7ff:hover:after{border-color:#000 transparent transparent transparent}.pick__list.svelte-dkq7ff.svelte-dkq7ff{position:absolute;z-index:3;width:calc(100% + 2px);top:calc(100% + 2px);left:-1px;border:1px solid #ccc;background-color:#fff;border-radius:5px;display:none;max-height:24vh;overflow-y:auto}.pick.pick-active.svelte-dkq7ff.svelte-dkq7ff{z-index:2}.pick.pick-active.svelte-dkq7ff .pick__list.svelte-dkq7ff{display:block}.pick__item.svelte-19tacea.svelte-19tacea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;padding:10px 20px;cursor:pointer;border-top:1px solid #ccc;margin:0}.pick__item.svelte-19tacea.svelte-19tacea:first-child{border-top:none}.pick__item.svelte-19tacea input.svelte-19tacea{position:absolute;top:0;left:0;width:0;height:0;visibility:hidden;cursor:default}.pick__item.svelte-19tacea p.svelte-19tacea{font-size:14px;line-height:14px;margin:0}.pick__item.svelte-19tacea span.svelte-19tacea{width:16px;height:16px;border:1px solid transparent;border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pick__item.svelte-19tacea span.svelte-19tacea:after{content:"✓";font-weight:700;font-size:12px;display:none}input[id*=pick_].svelte-19tacea:checked~span.svelte-19tacea{border-color:transparent}input[id*=pick_].svelte-19tacea:checked~span.svelte-19tacea:after{display:block}.pick.plural .pick__item.svelte-19tacea span.svelte-19tacea{border-color:#d4d4d4}.error-message.svelte-1qjj5u1{width:100%;margin:8px 0 0;font-size:16px;line-height:18px;color:red;text-align:center}.validation__input.svelte-lamauz{width:100%}input.error-field.svelte-lamauz{border-color:red;margin-bottom:0}.loader.svelte-jg7uqe.svelte-jg7uqe{position:fixed;z-index:7;right:5px;top:50%;margin-top:-40px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.loader.svelte-jg7uqe img.svelte-jg7uqe{margin-top:25px;width:30px;height:30px}.circle-1.svelte-jg7uqe.svelte-jg7uqe{margin:0 auto;width:50px;height:25px;border-radius:50px 50px 0 0;border-top:2px solid #F25BFF;border-left:2px solid #F25BFF;border-right:2px solid #F25BFF;animation:2s svelte-jg7uqe-loader linear infinite;transform-origin:50% 100%}.circle-2.svelte-jg7uqe.svelte-jg7uqe{width:40px;height:20px;margin:25px auto;border-radius:0 0 40px 40px;border-bottom:3px solid #416A8A;border-left:3px solid #416A8A;border-right:3px solid #416A8A;animation:2s svelte-jg7uqe-loader-reverse linear infinite;transform-origin:50% 0%}.circle-3.svelte-jg7uqe.svelte-jg7uqe{width:30px;height:15px;margin:25px auto;border-radius:0 0 30px 30px;border-bottom:2px solid #7C2A6C;border-left:2px solid #7C2A6C;border-right:2px solid #7C2A6C;animation:1s svelte-jg7uqe-loader linear infinite;transform-origin:50% 0%}.circle-4.svelte-jg7uqe.svelte-jg7uqe{width:20px;height:10px;margin:25px auto;border-radius:0 0 20px 20px;border-bottom:4px solid #56916C;border-left:4px solid #56916C;border-right:4px solid #56916C;animation:1.5s svelte-jg7uqe-loader-reverse linear infinite;transform-origin:50% 0%}@keyframes svelte-jg7uqe-loader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes svelte-jg7uqe-loader-reverse{0%{transform:rotate(360deg)}to{transform:rotate(-360deg)}}.copied-modal.svelte-16pq718.svelte-16pq718{display:block;position:fixed;z-index:6;top:30px;width:100%;left:0}.copied-modal.svelte-16pq718 div.svelte-16pq718{display:flex;justify-content:center;align-items:center}.copied-modal.svelte-16pq718 p.svelte-16pq718{display:flex;text-align:center;padding:10px;background-color:#ef52fac5}@media (max-width: 500px){.copied-modal.svelte-16pq718 p.svelte-16pq718{background-color:#ef52faf1}}.copied-modal.svelte-16pq718 .fail.svelte-16pq718,.copied-modal.error-copy.svelte-16pq718 .success.svelte-16pq718{display:none}.copied-modal.error-copy.svelte-16pq718 .fail.svelte-16pq718{display:block}.copied-modal.error-copy.svelte-16pq718 p.svelte-16pq718{background-color:#ff000080}.header__wallet.svelte-1wiid2m.svelte-1wiid2m.svelte-1wiid2m{position:relative}.header__wallet.svelte-1wiid2m .wallet-box.svelte-1wiid2m.svelte-1wiid2m{position:relative;z-index:1}.notice.svelte-1wiid2m.svelte-1wiid2m.svelte-1wiid2m{width:100%;height:100%;position:absolute;z-index:2;top:0;left:0;background-color:#000000b3;border-radius:8px;display:flex;justify-content:center;align-items:center}.notice.svelte-1wiid2m img.svelte-1wiid2m.svelte-1wiid2m{width:30px;height:30px;pointer-events:none}.notice.svelte-1wiid2m div.svelte-1wiid2m.svelte-1wiid2m{opacity:0;transition:opacity .2s ease-in-out;position:absolute;background-color:#00000080;padding:5px 10px;top:calc(100% + 5px)}.notice.svelte-1wiid2m div.svelte-1wiid2m p.svelte-1wiid2m{white-space:normal;text-align:center}.notice.svelte-1wiid2m:hover div.svelte-1wiid2m.svelte-1wiid2m{opacity:1}.disconnect.svelte-1wiid2m.svelte-1wiid2m.svelte-1wiid2m{margin-left:10px}@media (max-width: 1330px){.disconnect.svelte-1wiid2m.svelte-1wiid2m.svelte-1wiid2m{margin-top:10px;margin-left:0}}.banner-message-text{font-size:15px;line-height:18px}.banner-message-text a{text-decoration:underline}.timer.svelte-1bhgx7s.svelte-1bhgx7s{position:relative;z-index:3;display:flex;gap:10px;align-items:center;width:100%}.timer__time.svelte-1bhgx7s.svelte-1bhgx7s{display:flex;gap:6px}.timer__minutes.svelte-1bhgx7s.svelte-1bhgx7s{display:flex}.timer__info.svelte-1bhgx7s.svelte-1bhgx7s{font-weight:400;font-size:14px;line-height:120.5%;letter-spacing:.02em}@media (max-width: 400px){.timer__info.svelte-1bhgx7s.svelte-1bhgx7s{font-size:12px}}.timer.svelte-1bhgx7s .time__item.svelte-1bhgx7s{display:flex;justify-content:center;align-items:center;width:21px;font-weight:400;font-size:26px;line-height:30px;text-align:center;text-transform:capitalize;color:#fff;border:1px solid rgb(0,0,0);border-radius:3px;background:linear-gradient(3.14deg,#535353 .2%,#3d3d3d 94%);box-shadow:inset 0 1px #ffffff40}@media (max-width: 400px){.timer.svelte-1bhgx7s .time__item.svelte-1bhgx7s{font-size:26px;line-height:29px}}.card__item.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{cursor:pointer}.check__label.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{width:100%;display:flex;justify-content:flex-start;align-items:center;position:relative;margin-bottom:20px}.check__label.svelte-14qf3a2 input.svelte-14qf3a2.svelte-14qf3a2{color:#fff;position:absolute;width:0;height:0;top:0;left:0;cursor:default;visibility:hidden}.check__label.svelte-14qf3a2 span.svelte-14qf3a2.svelte-14qf3a2{flex:0 0 24px;width:24px;height:24px;border-radius:4px;opacity:.2;border:1px solid #fff;cursor:pointer;position:relative;transition:opacity .2s ease-in-out}.check__label.svelte-14qf3a2 p.svelte-14qf3a2.svelte-14qf3a2{font-weight:500;font-size:14px;line-height:18px;letter-spacing:-.02em;opacity:.5;margin-left:15px;transition:opacity .2s ease-in-out}.check__label.svelte-14qf3a2 input.svelte-14qf3a2:checked~p.svelte-14qf3a2,.check__label.svelte-14qf3a2 input.svelte-14qf3a2:checked~span.svelte-14qf3a2{opacity:1}button.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2:disabled{cursor:not-allowed}.modal__title.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{margin:35px 0 17px;font-style:normal;font-weight:600;font-size:28px;line-height:121%;text-align:center;letter-spacing:-.02em}.modal__title--input.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{margin-top:9px}.modal__btn.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{margin-top:36px}.modal__cards.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;width:100%}@media (max-width: 600px){.modal__cards.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{grid-template-columns:1fr}}.pay-card.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{position:relative;display:flex;flex-direction:column;align-items:center}.pay-card.svelte-14qf3a2 button.svelte-14qf3a2.svelte-14qf3a2{margin:0 0 19px;max-width:224px}.pay__img.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{position:relative;z-index:2;max-height:217px;max-width:284px;transform:translateY(-35px)}.pay__img.svelte-14qf3a2 img.svelte-14qf3a2.svelte-14qf3a2{position:relative;z-index:2;object-fit:contain;object-position:center center;width:100%;height:100%}.pay__img.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2:after{content:"";position:absolute;z-index:1;top:50%;left:50%;margin-left:-61px;margin-top:-61px;width:122px;height:122px;background:#cc33d8;filter:blur(37px)}.pay__title.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{font-weight:600;font-size:28px;line-height:24px;margin-bottom:24px}@media (max-width: 550px){.pay__title.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{font-size:22px}}@media (max-width: 400px){.pay__title.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{font-size:18px}}@media (max-width: 300px){.pay__title.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{font-size:16px}}.pay__info.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{font-size:16px;line-height:18px;text-align:center;color:#ffffff80}@media (max-width: 400px){.pay__info.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{font-size:14px}}.meta-mask.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{position:relative;display:flex;flex-direction:column;align-items:center}.meta-mask__img.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{position:relative;z-index:2;height:166px;width:191px;margin:24px 0 38px}.meta-mask__img.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2:after{content:"";position:absolute;z-index:1;left:50%;top:50%;margin-top:-61px;margin-left:-61px;width:122px;height:122px;background:#cc33d8;filter:blur(47px)}.meta-mask__img.svelte-14qf3a2 img.svelte-14qf3a2.svelte-14qf3a2{position:relative;z-index:2;object-position:center center;object-fit:contain;width:100%;height:100%}.meta-mask__title.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{margin-bottom:30px;font-weight:600;font-size:28px;line-height:24px;text-align:center}@media (max-width: 550px){.meta-mask__title.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{font-size:22px}}@media (max-width: 400px){.meta-mask__title.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{font-size:18px}}@media (max-width: 300px){.meta-mask__title.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{font-size:16px}}.meta-mask__btn.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{padding:13px 5px;margin:0;font-weight:600;font-size:16px;line-height:150%}.meta-mask__info.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{margin:45px 0 18px;font-weight:400;font-size:16px;line-height:112%;text-align:center;letter-spacing:-.02em;color:#ffffff80}@media (max-width: 600px){.meta-mask__info.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{font-size:14px}}.credit-card.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{display:flex;flex-direction:column;align-items:center}.credit-card__title.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{margin-top:17px;font-weight:600;font-size:25px;line-height:26px;text-align:center;letter-spacing:-.02em}@media (max-width: 600px){.credit-card__title.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{font-size:20px;line-height:21px}}@media (max-width: 400px){.credit-card__title.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{font-size:16px;line-height:17px}}.credit-card.svelte-14qf3a2 button.svelte-14qf3a2.svelte-14qf3a2{max-width:224px}.credit-card__text.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{margin-bottom:19px}.credit-card__img.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{position:relative;z-index:2;height:166px;width:191px;transform:rotate(9.7deg)}.credit-card__img.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2:after{content:"";position:absolute;z-index:1;left:50%;top:50%;margin-top:-75px;margin-left:-75px;width:150px;height:150px;background:#cc33d8;filter:blur(47px)}.credit-card__img.svelte-14qf3a2 img.svelte-14qf3a2.svelte-14qf3a2{position:relative;z-index:2;object-position:center center;object-fit:contain;width:100%;height:100%}.card__title.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{margin:0 10px;position:relative;z-index:2;font-weight:600;font-size:16px;line-height:130%;text-align:center}.card__item.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;height:200px;background:linear-gradient(90deg,#f25bff 0%,#812bee 100%);border:1px solid rgba(38,37,52,0);border-radius:10px}.card__item.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2:before{content:"";position:absolute;z-index:2;width:100%;height:100%;border-radius:10px;background-color:#262534;transition:all .2s ease}.card__item.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2:hover:before{opacity:0}.card__img.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{z-index:2;position:relative;height:106px;width:106px}.card__img.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2:after{content:"";position:absolute;z-index:1;left:50%;top:50%;margin-left:-47px;margin-top:-47px;width:94px;height:94px;background-color:#cc33d8;filter:blur(59px)}.card__img.svelte-14qf3a2 img.svelte-14qf3a2.svelte-14qf3a2{position:relative;z-index:2;object-position:center center;object-fit:contain;width:100%;height:100%}.card__text.svelte-14qf3a2.svelte-14qf3a2.svelte-14qf3a2{margin-top:17px;font-size:14px;line-height:120.5%;text-align:center;letter-spacing:.02em;color:#ffffff80}.card.svelte-14qf3a2 .active.svelte-14qf3a2.svelte-14qf3a2:before{opacity:0}.metamask__tutorial.svelte-132aqy.svelte-132aqy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:start;width:100%}@media (max-width: 600px){.metamask__tutorial.svelte-132aqy.svelte-132aqy{align-items:center}}.metamask__title.svelte-132aqy.svelte-132aqy{width:100%;margin:18px 0 43px;max-width:590px;font-weight:600;font-size:28px;line-height:109%;letter-spacing:-.02em}@media (max-width: 600px){.metamask__title.svelte-132aqy.svelte-132aqy{font-size:22px;text-align:center}}@media (max-width: 400px){.metamask__title.svelte-132aqy.svelte-132aqy{font-size:18px}}@media (max-width: 300px){.metamask__title.svelte-132aqy.svelte-132aqy{font-size:16px}}.metamask__img.svelte-132aqy.svelte-132aqy{position:absolute;right:0;bottom:0;z-index:1;max-width:553px;width:100%}@media (max-width: 800px){.metamask__img.svelte-132aqy.svelte-132aqy{opacity:.6}}@media (max-width: 600px){.metamask__img.svelte-132aqy.svelte-132aqy{opacity:.3}}.metamask__btn.svelte-132aqy.svelte-132aqy{max-width:224px;padding:13px 5px;font-weight:600;font-size:16px;line-height:24px}.step.svelte-132aqy.svelte-132aqy{display:flex;justify-content:flex-start;align-items:center;margin-bottom:50px}@media (max-width: 600px){.step.svelte-132aqy.svelte-132aqy{flex-direction:column}}.step__number.svelte-132aqy.svelte-132aqy{position:relative;display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:linear-gradient(90deg,#f25bff 0%,#812bee 100%);border-radius:50%}.step__number.svelte-132aqy.svelte-132aqy:before{content:"";position:absolute;left:1px;top:1px;z-index:1;width:48px;height:48px;border-radius:50%;background-color:#262534}.step__number.svelte-132aqy .number.svelte-132aqy{position:relative;z-index:2;font-weight:700;font-size:20px}.step__text.svelte-132aqy.svelte-132aqy{max-width:240px;min-width:240px;margin-left:25px;font-size:12px;line-height:15px}@media (max-width: 600px){.step__text.svelte-132aqy.svelte-132aqy{margin:13px 0;max-width:none;min-width:auto;text-align:center}}.step__btn.svelte-132aqy.svelte-132aqy{max-width:160px;min-width:160px;padding:8px 5px 9px;font-weight:600;font-size:12px;line-height:17px}@media (max-width: 460px){.step__btn.svelte-132aqy.svelte-132aqy{width:100%;margin-top:20px}}.registrations__date.svelte-ezft1x.svelte-ezft1x,.registrations__nickname.svelte-ezft1x.svelte-ezft1x{flex:1 1 300px}.registrations__email.svelte-ezft1x.svelte-ezft1x{flex:1 1 400px}.registrations-statistics.svelte-ezft1x .list__top.svelte-ezft1x{padding:20px 40px 15px;justify-content:flex-start}.registrations-statistics.svelte-ezft1x .list__item.svelte-ezft1x{justify-content:flex-start}.list__item.svelte-i4tmi0{cursor:pointer}.connect__row.single.svelte-i1nh7m{display:flex;justify-content:center;align-items:center}.connect__item.svelte-i1nh7m{max-width:350px}.connect__text.svelte-i1nh7m{font-family:Montserrat,sans-serif;font-size:16px;font-weight:600}.pick__line:after{top:50%!important}
