.menu__body{overflow:auto;scrollbar-color:#0b112d #fde7ff;scrollbar-width:thin}.menu__body::-webkit-scrollbar{width:4px;height:4px}.menu__body::-webkit-scrollbar-track{background-color:#fde7ff}.menu__body::-webkit-scrollbar-thumb{background-color:#0b112d}@font-face{font-family:Poppins;font-display:swap;src:url("Poppins-Bold.woff2") format("woff2"),url("Poppins-Bold.woff") format("woff");font-weight:700;font-style:normal}@font-face{font-family:Poppins;font-display:swap;src:url("Poppins-Medium.woff2") format("woff2"),url("Poppins-Medium.woff") format("woff");font-weight:500;font-style:normal}body{font-family:Poppins,sans-serif;font-weight:500}@font-face{font-family:Poppins;font-display:swap;src:url("Poppins-Regular.woff2") format("woff2"),url("Poppins-Regular.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:Poppins;font-display:swap;src:url("Poppins-SemiBold.woff2") format("woff2"),url("Poppins-SemiBold.woff") format("woff");font-weight:600;font-style:normal}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0}ol,ul{padding:0}ul{list-style:none}a{text-decoration:none}img{display:block;max-width:100%;width:100%;height:100%}button,input,select,textarea{font:inherit}button{padding:0;cursor:pointer}body,html{height:100%}:root{--medium-radius:14px}html.is-lock{overflow:clip}body{font-size:32px;line-height:1.5;color:#0b112d;background-color:#fff}.wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100%;overflow:clip;opacity:0}.page{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.container{position:relative;z-index:3;max-width:1630px;padding:0 15px;margin:0 auto}.title{position:relative;margin-bottom:70px;font-weight:500;font-size:90px;line-height:1.1;color:transparent}.title span{position:absolute;top:0;right:0;left:0}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-transform:uppercase;text-align:center;line-height:1;letter-spacing:.06em;border:none;border-radius:var(--medium-radius);-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s}.link{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:20px;text-transform:uppercase;font-weight:600;line-height:1;letter-spacing:.1em;color:#ff4257}.link::before{content:"";position:absolute;bottom:0;right:0;width:100%;height:3px;background-color:#ff4257;border-radius:2px;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s}.link::after{content:"";width:24px;height:24px;margin-left:50px;background:url("link-arrow.svg") center/contain no-repeat}.link:focus-visible{outline:0}.link:focus-visible::before{width:0}.crossing{position:absolute;z-index:2;pointer-events:none}.crossing--top-left{--left:800px;top:-1px;left:calc(50% - var(--left));width:885px;height:89px;background:url("top-left-white.svg") top left/contain no-repeat}.crossing--top-left::before{--overlay:50px;content:"";position:absolute;top:0;right:calc(100% - var(--overlay));height:58px;width:calc(50vw - var(--left) + var(--overlay));background-color:#fff}.crossing--top-center{top:-1px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:958px;height:70px;background-repeat:no-repeat;background-position:top center;background-size:contain}.staking .crossing--top-center{background-image:url("top-center-black.svg")}.charity .crossing--top-center{background-image:url("top-center-white.svg")}.crossing--bottom-center{bottom:-1px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:958px;height:69px;background:url("bottom-center-white.svg") bottom center/contain no-repeat}.cards{display:-webkit-box;display:-ms-flexbox;display:flex}.cards--wallet{padding:190px 0 180px}.cards--store{padding:150px 0 72px}.cards__item{--icon-size:120px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(33.3% - 20px);padding:0 30px 80px;text-align:center;border-radius:var(--medium-radius)}.cards__item>*{position:relative;z-index:1}.cards__item>a{margin:40px 0}.cards__item>a:last-child{margin-bottom:0}.cards__item a{text-decoration:underline;color:#ff4257}.cards__item a:focus-visible{outline:0;text-decoration:none}.cards__item--dark{background:-o-linear-gradient(263.4deg,#1e2a78 20.95%,#ff2e4c 58.66%);background:linear-gradient(186.6deg,#1e2a78 20.95%,#ff2e4c 58.66%)}.cards__item--dark::before{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;background:-o-linear-gradient(344deg,#202030 0,#161524 100%);background:linear-gradient(106deg,#202030 0,#161524 100%);border-radius:var(--medium-radius)}.cards__item--dark .cards__text{color:#fde7ff}.cards__item--light{background-color:#fff;border:1px solid #e5e4ed}.cards__icon-box{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:var(--icon-size);height:var(--icon-size);margin-top:calc(var(--icon-size)/ 2 * -1)}.cards__icon{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.cards__name{margin:40px 0;text-transform:uppercase;font-weight:500;font-size:32px;line-height:1.3;letter-spacing:.1em;color:#ff4257}.cards__text{font-weight:400;font-size:24px}.ticker{width:100%;background-color:#0b112d;overflow:hidden}.ticker__items{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear;will-change:transform}.ticker__item{position:relative;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 0;text-transform:uppercase;color:#fff}.no-webp .ticker__item::before{background:url("") center/contain no-repeat}.ticker__item::before{content:"";-ms-flex-negative:0;flex-shrink:0;width:28px;height:28px;margin-right:5px}.ticker__text{font-size:14px;line-height:1;letter-spacing:.18em}.header{position:fixed;z-index:20;top:60px;right:0;left:0;background-color:#fff}.header__body{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:30px;padding:10px 0}.logo{-ms-flex-negative:0;flex-shrink:0;width:200px;height:62px}.logo__img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.menu__btn{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50px;height:50px;background-color:transparent;border:1px solid #e5e4ed;border-radius:var(--medium-radius);cursor:pointer;outline:0}.menu__btn:focus-visible{outline:0}.menu__btn:focus-visible .menu__icon span,.menu__btn:focus-visible .menu__icon::after,.menu__btn:focus-visible .menu__icon::before{background-color:#ff4257}.menu__icon{position:relative;width:20px;height:14px}.menu__icon::after,.menu__icon::before{content:""}.menu__icon span,.menu__icon::after,.menu__icon::before{position:absolute;left:0;width:100%;height:2px;background-color:#0b112d;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;border-radius:1px}.menu__icon span{top:6px}.menu__icon::before{top:0}.menu__icon::after{bottom:0}.menu__btn.is-menu-open .menu__icon span{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.menu__btn.is-menu-open .menu__icon::before{-webkit-transform:translateY(-50%) rotate(-45deg);-ms-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg);top:50%}.menu__btn.is-menu-open .menu__icon::after{-webkit-transform:translateY(50%) rotate(45deg);-ms-transform:translateY(50%) rotate(45deg);transform:translateY(50%) rotate(45deg);bottom:50%}.menu__body{border:1px solid #e5e4ed;border-radius:var(--medium-radius)}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:19px 40px;line-height:1}.menu__item{display:-webkit-box;display:-ms-flexbox;display:flex}.menu__item+.menu__item{margin-left:60px}.menu__link{white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:400;font-size:20px;color:#0b112d;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s}.menu__link:focus-visible{outline:0;color:#ff4257}.welcome__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:160px 0 120px;text-align:center}.welcome__desc{margin-bottom:20px;text-transform:uppercase;font-size:18px;color:#77767f;letter-spacing:.18em}.welcome__title{margin-bottom:30px;font-weight:700;font-size:100px;line-height:1.2;color:#ff4257}.welcome__text{font-size:32px;line-height:1.3}.welcome__actions{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:60px}.welcome__btn{position:relative;min-width:322px;height:90px;font-size:24px;overflow:hidden}.welcome__btn+.welcome__btn{margin-left:30px}.welcome__btn span{position:relative;z-index:1;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s}.welcome__btn::after,.welcome__btn::before{content:"";position:absolute;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-property:right,opacity,background-color;-o-transition-property:right,opacity,background-color;transition-property:right,opacity,background-color}.welcome__btn::before{top:0;right:0;height:100%;border-radius:inherit}.welcome__btn:focus-visible{outline:0}.welcome__btn:focus-visible span{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.welcome__btn--first span{color:#fff}.welcome__btn--first::before{width:200%;background:-o-linear-gradient(355deg,#ff4257 0,#1e2a78 50%,#ff4257 100%);background:linear-gradient(95deg,#ff4257 0,#1e2a78 50%,#ff4257 100%)}.welcome__btn--first::after{top:0;right:0;width:100%;height:100%;border-radius:inherit;-webkit-box-shadow:inset 0 0 10px rgba(255,255,255,.7);box-shadow:inset 0 0 10px rgba(255,255,255,.7)}.welcome__btn--first:focus-visible::before{right:-100%}.welcome__btn--second{background-color:#e5e4ed}.welcome__btn--second span{color:#0b112d}.welcome__btn--second::before{width:100%;background:-o-linear-gradient(355deg,#1e2a78 0,#ff4257 100%);background:linear-gradient(95deg,#1e2a78 0,#ff4257 100%);opacity:0}.welcome__btn--second::after{top:1px;left:1px;width:calc(100% - 2px);height:calc(100% - 2px);background-color:#fff;border-radius:calc(var(--medium-radius) - 2px)}.welcome__btn--second:focus-visible{background-color:transparent}.welcome__btn--second:focus-visible::before{opacity:1}.welcome__btn--second:focus-visible::after{top:2px;left:2px;width:calc(100% - 4px);height:calc(100% - 4px)}.welcome__img{width:984px;height:auto;margin-top:70px}.welcome__img .arrow-1{opacity:0}.welcome__img .arrow-2{opacity:0}.welcome__img .arrow-3{opacity:0}.about{position:relative;background-color:#14111b}.about__glow{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.no-webp .about__glow::before{background:#14111b url("") top right/contain no-repeat}.about__glow::before{content:"";position:absolute;top:0;left:calc(50% - 370px);width:2312px;height:984px}.about__body{display:-webkit-box;display:-ms-flexbox;display:flex}.about__img-box{height:750px}.about__img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.about__content{padding-top:160px}.about__title span{color:#fff}.about__text{font-weight:400;color:#fde7ff}.about__diagram{position:relative;z-index:3;padding:130px 0 100px}.about__diagram svg{width:100%;height:auto}.about__diagram svg .diagram__icon,.about__diagram svg .diagram__logo{-webkit-filter:drop-shadow(0 0 8px #fff);filter:drop-shadow(0 0 8px #fff)}.about__diagram svg .diagram-m__icon,.about__diagram svg .diagram-m__logo{-webkit-filter:drop-shadow(0 0 4px #fff);filter:drop-shadow(0 0 4px #fff)}.staking{position:relative}.staking__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:150px 0 110px}.staking__title span{color:#0b112d}.staking__text{font-weight:400}.staking__text+.staking__text{margin-top:40px}.staking__soon{text-transform:uppercase;font-weight:600;line-height:1;letter-spacing:.1em;color:#ff4257;margin:40px 0}.staking__soon:last-child{margin-bottom:0}.staking__link{margin:40px 0}.staking__link:last-child{margin-bottom:0}.staking__img-box{height:716px}.staking__img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.wallet{position:relative;background-color:#110f16}.wallet__glow{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.no-webp .wallet__glow::before{background:#14111b url("") bottom center/contain no-repeat}.wallet__glow::before{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2304px;height:1292px}.wallet__body{display:-webkit-box;display:-ms-flexbox;display:flex}.wallet__img-box{height:958px}.wallet__img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.wallet__content{padding-top:160px}.wallet__title span{color:#fff}.wallet__info{margin-bottom:40px;text-transform:uppercase;letter-spacing:.1em;color:#ff4257}.wallet__text{font-weight:400;color:#fde7ff}.wallet__text+.wallet__text{margin-top:40px}.store__body{padding-top:72px}.store__title span{color:#0b112d}.store__text{font-weight:400}.store__text,.store__title{max-width:1200px;margin-right:auto;margin-left:auto;text-align:center}.store-slider{--shadow-size:40px;--img-width:322px;--padding:24px;width:calc(100% + var(--shadow-size) * 2);padding:calc(var(--shadow-size)/ 2) var(--shadow-size) calc(var(--shadow-size) * 2.25);margin:calc(var(--shadow-size)/ -2) calc(var(--shadow-size) * -1) 0}.store-slider__items{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.store-slider__item{position:relative;-ms-flex-negative:0;flex-shrink:0;width:calc(var(--img-width) + var(--padding) * 2);padding:var(--padding);background-color:#ff4257;border-radius:30px;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.15),0 15px 40px rgba(0,0,0,.2),inset 2px 2px 4px rgba(255,255,255,.6);box-shadow:0 2px 10px rgba(0,0,0,.15),0 15px 40px rgba(0,0,0,.2),inset 2px 2px 4px rgba(255,255,255,.6)}.store-slider__item--active{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:2;margin-top:200px}.store-slider__item--next,.store-slider__item--prev{z-index:1;margin-top:100px}.store-slider__item--prev{-webkit-transform:translate3d(38px,0,0);transform:translate3d(38px,0,0)}.store-slider__item--next{-webkit-transform:translate3d(-38px,0,0);transform:translate3d(-38px,0,0)}.store-slider__name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:76px;margin-bottom:24px;font-weight:600;font-size:32px;line-height:1.2}.store-slider__name::after{content:"";-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px;margin-left:40px;background:url("confirmed.svg") center/contain no-repeat}.store-slider__img-box{width:var(--img-width);height:368px;border-radius:20px;overflow:hidden}.store-slider__img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.charity{position:relative;background-color:#110f16}.charity__glow{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.no-webp .charity__glow::before{background:#14111b url("") top center/contain no-repeat}.charity__glow::before{content:"";position:absolute;z-index:1;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2228px;height:1126px;pointer-events:none}.charity__body{display:-webkit-box;display:-ms-flexbox;display:flex;padding:150px 0 50px}.charity__title span{color:#fff}.charity__text{font-weight:400;color:#fde7ff}.charity__link{margin-top:40px}.charity__img-box{height:930px}.charity__img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.no-webp .community{background-image:url("")}.community{--community-height:710px;margin:-1px 0;background-repeat:no-repeat;background-position:center;background-color:#110f16;background-size:1920px var(--community-height)}.community__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:var(--community-height)}.community__title{text-align:center;color:#fff}.partners{background-color:#110f16}.partners__body{padding-top:10px;padding-bottom:100px}.partners__box+.partners__box{margin-top:70px}.partners__title{position:relative;margin-bottom:40px;font-weight:500;font-size:40px;line-height:1.1;color:transparent}.partners__title span{position:absolute;top:0;right:0;left:0;color:#fff}.partners-slider{width:100%}.partners-slider__items{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-transition-timing-function:linear;-o-transition-timing-function:linear;transition-timing-function:linear}.partners-slider__item{-ms-flex-negative:0;flex-shrink:0;width:184px;height:100px}.partners-slider__img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.footer__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px 0 40px}.footer__body>*+*{margin-top:60px}.footer__info{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.no-webp .footer__info::before{background:url("") center/contain no-repeat}.footer__info::before{content:"";-ms-flex-negative:0;flex-shrink:0;width:160px;height:160px;margin-right:30px}.footer__text{max-width:822px;text-transform:uppercase;text-align:center;font-size:24px;letter-spacing:.1em}.footer__logo{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.footer__copy{text-align:center;font-weight:400;font-size:20px;color:#515773}.footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:-35px;margin-bottom:-35px;margin-left:-35px}.footer-menu__item{margin:0 35px 35px}.footer-menu__link{font-weight:400;font-size:28px;color:#0b112d;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s}.footer-menu__link:focus-visible{outline:0;color:#ff4257}.social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer .social{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-35px;margin-bottom:-35px;margin-left:-35px}.community .social__item+.social__item{margin-left:30px}.footer .social__item{margin:0 35px 35px}.social__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:var(--medium-radius)}.social__link:focus-visible{outline:0}.community .social__link{width:160px;height:160px;background-color:#fff}.community .social__link svg{width:38%;height:38%;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s}.community .social__link svg path{-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s}.community .social__link svg path.hover{opacity:0}.community .social__link:focus-visible svg{-webkit-transform:scale(1.3);-ms-transform:scale(1.3);transform:scale(1.3)}.community .social__link:focus-visible path.hover{opacity:1}.footer .social__link{position:relative;padding:20px;font-size:20px;line-height:1;background-color:#e5e4ed}.footer .social__link>*{position:relative;z-index:3}.footer .social__link::after,.footer .social__link::before{content:"";position:absolute;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s;-webkit-transition-property:opacity,background-color;-o-transition-property:opacity,background-color;transition-property:opacity,background-color}.footer .social__link span{margin-left:20px;color:#361447}.footer .social__link::before{top:0;right:0;width:100%;height:100%;background:-o-linear-gradient(355deg,#1e2a78 0,#ff4257 100%);background:linear-gradient(95deg,#1e2a78 0,#ff4257 100%);border-radius:inherit;opacity:0}.footer .social__link::after{top:1px;left:1px;width:calc(100% - 2px);height:calc(100% - 2px);background-color:#fff;border-radius:calc(var(--medium-radius) - 2px)}.footer .social__link:focus-visible{background-color:transparent}.footer .social__link:focus-visible::before{opacity:1}.footer .social__link:focus-visible::after{top:2px;left:2px;width:calc(100% - 4px);height:calc(100% - 4px)}.footer .social__link svg{width:40px;height:40px}@media (min-width:575.98px){.menu__backdrop{display:none}.about__diagram svg.diagram-m{display:none}.store-slider__item--prev-prev{-webkit-transform:translate3d(126px,0,0);transform:translate3d(126px,0,0)}.store-slider__item--next-next{-webkit-transform:translate3d(-126px,0,0);transform:translate3d(-126px,0,0)}}@media (min-width:991.98px){.cards{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu__btn{display:none}.menu__body{overflow:visible}.about__body{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.about__img-box{width:50%}.about__content{width:50%}.staking__content{width:50%}.staking__img-box{width:50%}.wallet__body{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wallet__img-box{width:50%}.wallet__content{width:50%}.store-slider{overflow:hidden}.charity__body{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.charity__content{width:50%}.charity__img-box{width:50%}}@media (min-width:1921px){.no-webp .community{background-image:url("")}.community{background-size:4000px var(--community-height)}}@media (max-width:1670px){body{font-size:24px}.container{max-width:1230px}.title{margin-bottom:50px;font-size:68px}.link{padding-bottom:16px}.link::after{width:18px;height:18px;margin-left:40px}.crossing--top-left{--left:600px;width:656px;height:66px}.crossing--top-left::before{height:42px}.crossing--top-center{width:700px;height:52px}.crossing--bottom-center{width:700px;height:52px}.cards--wallet{padding:160px 0 150px}.cards--store{padding:130px 0 60px}.cards__item{width:calc(33.3% - 12px);padding:0 22px 60px}.cards__item>a{margin:30px 0}.cards__name{margin:30px 0;font-size:24px}.cards__text{font-size:22px}.ticker__item{padding:3px 0}.ticker__item::before{width:22px;height:22px}.ticker__text{font-size:12px}.header{top:40px}.logo{width:170px;height:54px}.menu__list{padding:14px 40px}.menu__item+.menu__item{margin-left:40px}.menu__link{font-size:18px}.welcome__body{padding:140px 0 90px}.welcome__desc{font-size:16px}.welcome__title{margin-bottom:20px;font-size:80px}.welcome__text{font-size:28px}.welcome__actions{margin-top:50px}.welcome__btn{min-width:260px;height:74px;font-size:18px}.welcome__img{width:680px;margin-top:60px}.about__glow::before{width:1700px;height:724px}.about__img-box{height:480px}.about__content{padding-top:100px}.about__diagram{padding:80px 0 50px}.staking__body{padding:100px 0 60px}.staking__text+.staking__text{margin-top:30px}.staking__soon{margin:30px 0}.staking__link{margin:30px 0}.staking__img-box{height:537px}.wallet__img-box{height:760px}.wallet__content{padding-top:110px}.wallet__info{margin-bottom:30px}.wallet__text+.wallet__text{margin-top:30px}.store__body{padding-top:44px}.store-slider{--shadow-size:28px;--img-width:260px;--padding:16px}.store-slider__item{border-radius:20px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15),0 10px 28px rgba(0,0,0,.2),inset 2px 2px 3px rgba(255,255,255,.6);box-shadow:0 2px 8px rgba(0,0,0,.15),0 10px 28px rgba(0,0,0,.2),inset 2px 2px 3px rgba(255,255,255,.6)}.store-slider__item--active{margin-top:160px}.store-slider__item--next,.store-slider__item--prev{margin-top:80px}.store-slider__name{min-height:58px;margin-bottom:20px;font-size:24px}.store-slider__name::after{width:30px;height:30px;margin-left:30px}.store-slider__img-box{height:298px;border-radius:14px}.charity__glow::before{width:1599px;height:808px}.charity__body{padding:90px 0 50px}.charity__link{margin-top:30px}.charity__img-box{height:698px}.community{background-size:100% var(--community-height);--community-height:550px}.partners__box+.partners__box{margin-top:60px}.partners__title{margin-bottom:34px;font-size:36px}.footer__info::before{width:140px;height:140px}.footer__text{font-size:22px}.footer__copy{font-size:18px}.footer-menu{margin-right:-18px;margin-bottom:-30px;margin-left:-18px}.footer-menu__item{margin:0 18px 30px}.footer .social{margin-right:-18px;margin-bottom:-36px;margin-left:-18px}.footer .social__item{margin:0 18px 36px}.community .social__link{width:130px;height:130px}}@media (max-width:1279.98px){body{font-size:22px}.container{max-width:960px}.title{margin-bottom:40px;font-size:52px}.crossing--top-left{--left:430px;width:492px;height:50px}.crossing--top-left::before{height:31px}.crossing--top-center{width:556px;height:42px}.crossing--bottom-center{width:556px;height:42px}.cards--wallet{padding:130px 0 110px}.cards--store{padding:100px 0 50px}.cards__item{--icon-size:100px;width:calc(33.3% - 6px)}.cards__name{font-size:22px}.cards__text{font-size:20px}.logo{width:146px;height:46px}.menu__list{padding:12px 30px}.menu__item+.menu__item{margin-left:30px}.welcome__desc{font-size:14px}.welcome__title{font-size:66px}.about__img-box{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;height:410px}.about__content{padding-top:90px}.about__diagram{padding:80px 0 30px}.staking__img-box{height:416px}.wallet__glow::before{width:1800px;height:1010px}.wallet__img-box{height:660px}.wallet__content{padding-top:80px}.store-slider{--img-width:212px;--padding:12px}.store-slider__name{margin-bottom:18px;min-height:53px;font-size:22px}.store-slider__img-box{height:242px}.charity__glow::before{width:1266px;height:640px}.charity__img-box{height:540px}.community{--community-height:440px}.partners__body{padding-top:20px;padding-bottom:70px}.partners__box+.partners__box{margin-top:50px}.partners__title{margin-bottom:26px;font-size:32px}.partners-slider__item{width:164px;height:89px}.footer__body>*+*{margin-top:50px}.footer__info::before{width:120px;height:120px}.footer__text{max-width:610px;font-size:18px}.footer__copy{font-size:16px}.footer-menu__link{font-size:22px}.community .social__link{width:110px;height:110px}.footer .social__link{padding:16px;font-size:16px}.footer .social__link span{margin-left:16px}.footer .social__link svg{width:30px;height:30px}}@media (max-width:991.98px){:root{--medium-radius:10px}body{font-size:20px}.container{max-width:720px}.link{padding-bottom:12px}.link::before{height:2px}.link::after{width:14px;height:14px;margin-left:20px}.crossing--top-left{--left:310px}.crossing--top-center{width:434px;height:32px}.crossing--bottom-center{width:434px;height:32px}.cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cards--wallet{padding:110px 0 80px}.cards--store{padding:80px 0 36px}.cards__item{--icon-size:90px;width:100%}.cards__item+.cards__item{margin-top:calc(var(--icon-size)/ 2 + 20px)}.cards__item>a{margin:20px 0}.cards__name{margin:20px 0;font-size:20px}.cards__text{font-size:18px}.header{top:28px}.logo{width:128px;height:40px}.menu__body{position:absolute;top:100%;right:0;width:100%;max-width:300px;max-height:calc(100vh - 100%);background-color:#fff;opacity:0;visibility:hidden;pointer-events:none}.menu__body.is-menu-open{opacity:1;visibility:visible;pointer-events:auto}.menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:50px 30px}.menu__item+.menu__item{margin-left:0;margin-top:26px}.menu__link{text-align:center;width:100%}.welcome__body{padding:110px 0 70px}.welcome__title{font-size:54px}.welcome__text{font-size:24px}.welcome__actions{margin-top:40px}.welcome__btn+.welcome__btn{margin-left:22px}.welcome__img{width:100%}.about__glow::before{width:1500px}.about__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__img-box{height:380px;margin-bottom:70px}.about__content{padding-top:0}.staking__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:80px 0 40px}.staking__content{margin-bottom:40px}.staking__text+.staking__text{margin-top:24px}.staking__soon{margin:24px 0}.staking__link{margin:24px 0}.wallet__glow::before{width:1400px;height:785px}.wallet__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:20px}.wallet__img-box{height:570px;margin-bottom:80px}.wallet__content{padding-top:0}.wallet__info{margin-bottom:24px}.wallet__text+.wallet__text{margin-top:24px}.store__body{padding-top:30px}.store-slider__item--active{margin-top:112px}.store-slider__item--next,.store-slider__item--prev{margin-top:56px}.charity__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:80px 0 40px}.charity__content{margin-bottom:40px}.charity__link{margin-top:24px}.community{background-size:992px var(--community-height)}.footer__body{padding:20px 0}.footer__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__info::before{margin-right:0;margin-bottom:20px}.footer__text{max-width:430px}.social__item--large{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (max-width:767.98px){.container{max-width:540px}.title{margin-bottom:30px;font-size:40px}.cards__item{padding:0 30px 40px}.logo{width:100px;height:32px}.welcome__desc{font-size:12px}.welcome__title{font-size:50px}.welcome__text{max-width:330px;font-size:20px}.welcome__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;margin-top:30px}.welcome__btn{min-width:244px;height:68px;font-size:16px}.welcome__btn+.welcome__btn{margin-left:0;margin-top:20px}.welcome__img{margin-top:50px}.no-webp .about__glow::before{background-image:url("")}.about__glow::before{right:0;left:auto;width:576px;height:954px}.about__img-box{height:290px;margin-bottom:40px}.about__diagram{padding:60px 0 20px}.staking__body{padding:70px 0 30px}.staking__img-box{height:340px}.charity__body{padding:64px 0 30px}.charity__img-box{height:460px}.no-webp .community{background-image:url("")}.community{background-size:780px var(--community-height)}.partners__body{padding-top:30px;padding-bottom:40px}.partners__box+.partners__box{margin-top:40px}.partners__title{margin-bottom:20px;font-size:28px}.partners-slider__item{width:150px;height:81px}.footer__body>*+*{margin-top:40px}.footer__text{max-width:330px;font-size:14px}.footer__copy{font-size:14px}.footer-menu{margin-right:-10px;margin-bottom:-20px;margin-left:-10px}.footer-menu__item{margin:0 10px 20px}.footer-menu__link{font-size:18px}.footer .social{margin-right:-10px;margin-bottom:-20px;margin-left:-10px}.community .social__item+.social__item{margin-left:20px}.footer .social__item{margin:0 10px 20px}.community .social__link{width:90px;height:90px}.footer .social__link{padding:14px;font-size:14px}.footer .social__link span{margin-left:14px}.footer .social__link svg{width:20px;height:20px}}@media (max-width:575.98px){.container{max-width:100%}.link{padding-bottom:8px;font-size:18px}.crossing--top-left{width:420px;height:42px}.crossing--top-center{width:330px;height:24px}.crossing--bottom-center{width:330px;height:24px}.cards--wallet{padding:80px 0 70px}.cards--store{padding:70px 0 20px}.header__body{padding:15px 0}.menu__body{z-index:1;width:auto;max-width:none;right:-15px;left:-15px;border:none;border-radius:0}.menu__backdrop{position:absolute;top:100%;right:-15px;left:-15px;height:100vh;max-height:calc(100vh - 100%);background-color:rgba(11,17,45,.3);opacity:0;visibility:hidden;pointer-events:none;-webkit-transition-duration:.4s;-o-transition-duration:.4s;transition-duration:.4s}.menu__body.is-menu-open+.menu__backdrop{opacity:1;visibility:visible;pointer-events:auto}.menu__list{padding:30px 15px 60px}.welcome__body{padding:94px 0 40px}.welcome__desc{max-width:214px}.welcome__title{max-width:360px}.welcome__actions{width:100%;max-width:400px;margin-right:auto;margin-left:auto}.welcome__btn{font-size:14px;height:60px}.welcome__img{width:100%;max-width:400px;margin-top:40px;margin-right:auto;margin-left:auto}.about__diagram{padding:60px 0 0;margin-left:-15px}.about__diagram svg.diagram{display:none}.staking__body{padding:60px 0 20px}.staking__soon{font-size:18px}.staking__img-box{height:290px}.wallet__glow::before{width:1149px;height:644px}.wallet__img-box{height:490px;margin-bottom:50px}.store__body{padding-top:20px}.store-slider{--img-width:228px;--padding:18px}.store-slider__item--active{margin-top:40px}.store-slider__item--next,.store-slider__item--prev{margin-top:0}.charity__glow::before{width:1191px;height:602px}.charity__img-box{height:400px}.footer-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .social{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;max-width:400px}}@media (max-width:479.98px){.about__diagram{padding:40px 0 0}.staking__img-box{height:252px}.wallet__img-box{height:448px}.charity__img-box{height:344px}}@media (max-width:1279.98px) and (min-width:991.98px){.cards__item{padding:0 16px 50px}.header__body{padding:5px 0}.menu__link{font-size:16px}}@media (max-width:1670px) and (min-width:1279.98px){.about__glow::before{left:calc(50% - 250px)}}@media (any-hover:hover){.link:not(:active):hover::before{width:0}.cards__item a:not(:active):hover{text-decoration:none}.menu__btn:not(:active):hover .menu__icon span,.menu__btn:not(:active):hover .menu__icon::after,.menu__btn:not(:active):hover .menu__icon::before{background-color:#ff4257}.menu__link:hover{color:#ff4257}.welcome__btn:not(:active):hover span{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.welcome__btn--first:not(:active):hover::before{right:-100%}.welcome__btn--second:not(:active):hover{background-color:transparent}.welcome__btn--second:not(:active):hover::before{opacity:1}.welcome__btn--second:not(:active):hover::after{top:2px;left:2px;width:calc(100% - 4px);height:calc(100% - 4px)}.footer-menu__link:not(:active):hover{color:#ff4257}.community .social__link:not(:active):hover svg{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.community .social__link:not(:active):hover path.hover{opacity:1}.footer .social__link:not(:active):hover{background-color:transparent}.footer .social__link:not(:active):hover::before{opacity:1}.footer .social__link:not(:active):hover::after{top:2px;left:2px;width:calc(100% - 4px);height:calc(100% - 4px)}}.webp .ticker__item::before{background:url("box.webp") center/contain no-repeat}.webp .about__glow::before{background:#14111b url("glow-gift.webp") top right/contain no-repeat}.webp .wallet__glow::before{background:#14111b url("glow-wallet.webp") bottom center/contain no-repeat}.webp .charity__glow::before{background:#14111b url("glow-charity.webp") top center/contain no-repeat}.webp .community{background-image:url("community-1920.webp")}.webp .footer__info::before{background:url("box.webp") center/contain no-repeat}@media (min-width:1921px){.webp .community{background-image:url("community-large.webp")}}@media (max-width:767.98px){.webp .about__glow::before{background-image:url("glow-gift-m.webp")}}@media (max-width:767.98px){.webp .community{background-image:url("community-small.webp")}}