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,main,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{box-sizing:border-box;margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,main,footer,header,hgroup,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}table{border-collapse:collapse;border-spacing:0}a{display:block;text-decoration:none;color:inherit}button{padding:0;border:none;cursor:pointer}input{padding:0}ul{font-size:0}.header{display:block;padding:50px 0}.nav-section{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.site-nav{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.site-nav__logo{width:108px;height:25px;background-image:url(/assets/img/logo.svg);background-position:0 0;background-size:100%;cursor:pointer}.site-nav__item{display:inline-block;margin-right:50px}.site-nav__item:last-child{margin-right:0}.site-nav__link{border-bottom:2px solid transparent;font-size:24px;padding:4px 0;text-decoration:none;text-transform:uppercase;transition:all 0.5s}.site-nav__link:hover{border-bottom:2px solid #60c392}@media only screen and (max-width: 1280px){.site-nav__link{font-size:20px}.site-nav__item{margin-right:40px}}@media only screen and (max-width: 1024px){.site-nav__logo{width:90px;height:19px}.site-nav__link{font-size:16px}.site-nav__item{margin-right:19px}}@media only screen and (max-width: 768px){.header{padding:40px 0}.site-nav__item{margin-right:30px}.site-nav__link{font-size:14px}.site-nav__item{margin-right:10px}}@media only screen and (max-width: 640px){.header{display:none}}.info-block-wrapper{background:url("/assets/img/dotsBG.svg");background-size:cover;background-position:center;z-index:1;color:#fff;padding:70px 0;color:#000;width:100%}.info-block{text-align:center;background-color:rgba(209,209,209,0.9);max-width:1000px;min-height:663px;border-radius:50px;padding:0 40px;display:flex;flex-direction:column;justify-content:space-evenly;position:relative}.info-block__title{font-weight:800;font-size:40px;letter-spacing:0.04em;text-transform:uppercase}.info-block__text{font-weight:400;font-size:27px;line-height:38px;text-align:left;max-width:1000px}.info-block__button{width:300px;transition:all 0.4s ease-out}.info-block__button:hover{width:320px}.info-block__image{position:absolute;bottom:10px;right:100px;width:147px;height:160px}@media only screen and (max-width: 1024px){.info-block__title{font-size:40px}.info-block__text{font-size:24px;line-height:36px}.info-block__image{right:70px;width:127px;height:140px}}@media only screen and (max-width: 768px){.info-block{padding:0 30px}.info-block__title{font-size:30px}.info-block__text{font-size:24px;line-height:33px}.info-block__button{width:270px}.info-block__image{right:70px;width:117px;height:130px}}@media only screen and (max-width: 640px){.info-block__title{font-size:24px}.info-block__text{font-size:20px;line-height:31px}.info-block__button{width:260px}.info-block__image{display:none}}@media only screen and (max-width: 480px){.info-block{min-height:600px;border-radius:30px;padding:15px 10px}.info-block__title{font-size:20px}.info-block__text{font-size:16px;line-height:28px;padding:15px 0}.info-block__button{margin:0 auto;width:170px}}.services{text-align:center;position:relative;letter-spacing:0.04em;display:flex;flex-direction:column;padding-bottom:70px;padding-top:150px}.services__title-circle{top:0;left:450px}.services__content{position:relative}.services__item{display:flex;flex-direction:column;background-color:rgba(255,255,255,0.08);backdrop-filter:blur(30px);border-radius:50px;width:850px;height:350px;justify-content:space-evenly;margin-bottom:80px;z-index:5}.services__item-title{font-weight:500;font-size:34px;text-transform:uppercase;margin:20px 0 40px}.services__item-content{display:flex;justify-content:space-around;align-items:center}.services__list{list-style-image:url(/assets/img/dot.svg);text-align:left}.services__list-item{font-size:22px;margin-bottom:27px;padding-left:15px}.services__item-circle1{bottom:0;left:0}.services__item-circle2{top:100px;right:90px}.services__item-circle3{bottom:20px;right:400px}.services__item-circle4{bottom:0px;right:0px}.services__dot1{background-image:url(/assets/img/points1.svg);width:70px;height:95px;position:absolute;top:350px;right:150px}.services__dot2{background-image:url(/assets/img/points2.svg);width:80px;height:87px;position:absolute;top:760px;left:150px}.services__dot3{background-image:url(/assets/img/points3.svg);width:70px;height:70px;position:absolute;top:1250px;right:180px}.services__dot4{background-image:url(/assets/img/points4.svg);width:70px;height:95px;position:absolute;top:1600px;left:180px}.right{display:flex;align-self:flex-end}@media only screen and (max-width: 1280px){.services__title-circle{left:370px}.services__dot1{top:150px;right:0px}.services__dot2{top:650px;left:120px}.services__dot3{top:1100px;right:0px}.services__dot4{top:1500px;left:80px}}@media only screen and (max-width: 1024px){.services__title-circle{left:250px}.services__item{width:690px}.services__item-title{font-size:32px}.services__list-item{font-size:20px}.services__dot1{top:150px;right:0px}.services__dot2{top:650px;left:120px}.services__dot3{top:1100px;right:0px}.services__dot4{top:1500px;left:80px}.consulting{width:113px;height:170px}.blockchain{width:171px;height:173px}.gameDevelopment{width:172px;height:171px}.vr{width:212px;height:181px}}@media only screen and (max-width: 768px){.services{padding-top:100px}.services__title{font-size:34px}.services__item{width:500px;height:510px;margin:30px auto}.services__title-circle{left:170px}.services__item-title{font-size:28px;margin:10px 0 30px}.services__list-item{font-size:18px;padding-left:10px;margin-bottom:20px}.services__item-content{flex-direction:column}.services__dot1{top:200px;right:0px}.services__dot2{top:800px;left:0px}.services__dot3{top:1350px;right:-30px}.services__dot4{top:1960px;left:-30px}.consulting{width:103px;height:160px}.blockchain{width:161px;height:163px;margin-bottom:15px}.gameDevelopment{width:162px;height:161px;margin-top:25px}.vr{width:202px;height:171px;margin:25px 0}}@media only screen and (max-width: 640px){.services{padding-top:60px}.services__title{font-size:30px}.services__item{width:420px;height:470px;margin:0px auto 30px}.services__title-circle{left:120px}.services__item-title{font-size:26px;margin:10px 0 30px}.services__list{list-style-image:url(/assets/img/small-dot.svg)}.services__list-item{font-size:16px;margin-bottom:15px;padding-left:8px}.services__dot1{top:120px;right:-15px}.services__dot2{top:670px;left:-10px}.services__dot3{top:1160px;right:-30px}.services__dot4{top:2100px;left:-30px}.consulting{width:93px;height:150px}.blockchain{width:151px;height:153px}.gameDevelopment{width:152px;height:151px;margin-top:25px}.vr{width:192px;height:161px}}@media only screen and (max-width: 480px){.services__title{font-size:22px}.services__item{width:290px;height:480px;margin:0px auto 30px}.services__title-circle{top:-20px;left:30px}.services__item-title{font-size:20px;margin:10px 0 20px}.services__list{padding:0 10px 0 25px}.services__list-item{font-size:16px;line-height:25px}.services__dot1{top:120px;right:-15px}.services__dot4{top:2100px;left:-30px}.consulting{width:83px;height:140px}.blockchain{width:131px;height:133px}.gameDevelopment{width:142px;height:141px}.vr{width:182px;height:151px}}.contact{text-align:center;letter-spacing:0.04em;padding-bottom:100px}.contact__title-circle{top:0;left:500px}.contact__form{display:flex;flex-direction:column;margin:0 auto;width:965px}.contact__block-input{display:flex;flex-direction:column;font-weight:500;font-size:30px;text-transform:uppercase;text-align:left}.contact__input{background:transparent;border:none;border-bottom:1px solid #60c392;outline:none;padding:10px 2px;margin-bottom:50px;color:#fff;font-size:24px;cursor:pointer;transition:all 0.3s}.contact__input:hover{border-bottom:1px solid #367b50}.contact__input:focus{border-bottom:2px dotted #60c392}.contact__button{margin:0 auto;width:300px;transition:all 0.4s ease-out}.contact__button:hover{width:320px}@media only screen and (max-width: 1280px){.contact__title-circle{left:420px}.contact__input{width:900px}}@media only screen and (max-width: 1024px){.contact__title-circle{left:300px}.contact__form{width:700px}.contact__block-input{font-size:24px}.contact__input{font-size:20px;width:650px}.contact__button{margin:0 auto;min-width:280px}}@media only screen and (max-width: 768px){.contact__title-circle{left:200px}.contact__form{width:600px}.contact__input{width:550px}}@media only screen and (max-width: 640px){.contact__title-circle{left:150px}.contact__form{width:400px}.contact__block-input{font-size:22px}.contact__input{font-size:18px;width:400px}.contact__button{min-width:220px}}@media only screen and (max-width: 480px){.contact{padding-bottom:10px}.contact__title-circle{top:-20px;left:40px}.contact__form{width:300px}.contact__block-input{font-size:20px;line-height:25px}.contact__input{font-size:16px;width:270px}.contact__button{width:100px}}.footer{padding-bottom:30px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.footer__copyrating{display:block;font-size:16px;margin-top:15px}.footer__shared-item{display:inline-block;margin-right:30px}.footer__shared-item:last-child{margin-right:0}.footer__shared-link{width:40px;height:40px;transition:all 0.5s ease;border-radius:20px}.footer__shared-link:hover{background-color:#60c392;border-radius:20px}@media only screen and (max-width: 640px){.footer__copyrating{font-size:14px}}@media only screen and (max-width: 480px){.footer{flex-direction:column;padding-top:20px}.footer__copyrating{font-size:12px}.footer__sharing{display:flex;margin-top:15px}.footer__shared-link{width:40px;height:40px}}.metaverse{letter-spacing:0.04em;background:rgba(255,255,255,0.08);backdrop-filter:blur(30px);border-radius:50px;padding:50px;display:flex;flex-direction:column;align-items:center;margin-bottom:50px;margin-top:-30px}.metaverse__title h3{font-weight:500;font-size:34px;text-transform:uppercase}.metaverse__video{max-width:980px;height:530px;margin:30px 0 45px;border-radius:15px}.portfolio{text-align:center;letter-spacing:0.04em;padding-bottom:150px}.portfolio__title-circle{top:0;left:480px}.portfolio__content{display:flex;align-items:center;justify-content:space-around;flex-direction:column}.portfolio__description{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.portfolio__text{font-weight:400;font-size:30px;line-height:44px;text-align:left;width:48%}.portfolio__image{width:45%}.portfolio__buttons{display:flex;width:100%;justify-content:space-between}.portfolio__button{width:420px;transition:all 0.4s ease-out}.portfolio__button:hover{width:440px}@media only screen and (max-width: 1280px){.metaverse__video{height:430px}.portfolio__title-circle{left:390px}.portfolio__text{font-size:28px}.portfolio__button{width:350px}.portfolio__button:hover{width:370px}}@media only screen and (max-width: 1024px){.metaverse__title h3{font-size:30px}.metaverse__line{width:150px}.metaverse__video{height:300px}.portfolio{padding-bottom:50px}.portfolio__title-circle{left:280px}.portfolio__content{flex-direction:column}.portfolio__text{font-size:24px}.portfolio__description{margin-bottom:30px;margin-top:-30px}.portfolio__button{width:300px}.portfolio__button:hover{width:320px}.portfolio__button span{font-size:16px}}@media only screen and (max-width: 768px){.metaverse__title h3{font-size:26px}.metaverse__line{width:130px}.metaverse__video{width:520px;height:300px}.portfolio__title-circle{top:-20px;left:180px}.portfolio__description{flex-direction:column}.portfolio__image{width:100%}.portfolio__content{margin-top:50px}.portfolio__text{width:100%;margin-bottom:20px}.portfolio__buttons{align-items:center;flex-direction:column}.portfolio__button:not(:last-child){margin-bottom:20px}}@media only screen and (max-width: 640px){.metaverse__title h3{font-size:24px}.metaverse__line{width:110px}.metaverse__video{width:390px;height:200px}.portfolio__title-circle{left:120px}.portfolio__text{font-size:20px;line-height:28px}}@media only screen and (max-width: 480px){.metaverse{margin-top:-10px}.metaverse__title h3{font-size:20px}.metaverse__line{width:90px}.metaverse__video{width:260px;height:130px}.portfolio__title-circle{top:-20px;left:30px}.portfolio__text{font-size:16px;line-height:30px}.portfolio__button{width:240px}.portfolio__button:hover{width:270px}.portfolio__button span{font-size:14px}}.company{text-align:left;letter-spacing:0.04em;padding:40px 0 100px;display:flex;justify-content:space-evenly;align-items:center}.company__content{max-height:90px}.company__text{font-weight:400;font-size:24px;margin-bottom:20px;text-transform:uppercase}.company__title-circle{top:-20px;left:-20px}.company__image{width:400px;height:320px}@media only screen and (max-width: 1280px){.company{padding:30px 0 170px}.company__content{max-height:110px}.company__title{font-size:34px;line-height:30px}.company__text{line-height:30px}.company__image{width:350px;height:270px}}@media only screen and (max-width: 1024px){.company{padding-bottom:90px}.company__content{max-height:130px}.company__title{font-weight:700;font-size:30px}.company__text{font-size:18px;margin-bottom:30px}.company__image{width:300px;height:220px}}@media only screen and (max-width: 768px){.company__title{font-size:24px}.company__text{font-size:16px}.company__image{margin-top:15px;width:250px;height:170px}}@media only screen and (max-width: 640px){.company{flex-direction:column;align-items:center;padding-bottom:50px;padding-top:80px}.company__content{max-height:200px}.company__title{font-size:30px}.company__text{font-size:20px;margin-bottom:20px}.company__image{margin-top:0px;width:350px;height:270px;z-index:-3}}@media only screen and (max-width: 480px){.company__title{font-size:20px}.company__text{font-size:16px}.company__image{width:270px;height:200px}}.burger-menu-wrapper{background:transparent;color:#fff}.burger-menu{display:none;z-index:3}.burger-menu__bar{width:45px;height:40px;margin:30px 0 20px 20px;cursor:pointer}.burger-menu__line{height:5px;width:100%;background-color:#fff;display:block;border-radius:5px;transition:0.3s ease}.burger-menu__nav{transition:0.3s ease;display:none}.burger-menu__list{padding:0 22px}.burger-menu__item{list-style:none;padding:12px 0}.burger-menu__link{font-size:20px;text-decoration:none}.burger-menu__link:hover{font-weight:bold}.menu-bg,.burger-menu{top:0;left:15px;position:absolute}.menu-bg{z-index:-1;width:0;height:0;margin:30px 0 20px 20px;background:#60c392;border-radius:50%;transition:0.3s ease}#bar1{transform:translateY(-4px)}#bar3{transform:translateY(4px)}.change{display:block}.change #bar1{transform:translateY(4px) rotateZ(-45deg)}.change #bar2{opacity:0}.change #bar3{transform:translateY(-6px) rotateZ(45deg)}.change-bg{width:520px;height:460px;transform:translate(-60%, -30%)}@media only screen and (max-width: 640px){.burger-menu{display:block}}@media only screen and (max-width: 320px){.menu-bg,.burger-menu{left:0px}}.tokenomics{text-align:center;letter-spacing:0.04em;padding-bottom:70px}.tokenomics__title-circle{top:0;left:160px}.tokenomics__content{display:flex;align-items:center;justify-content:space-between}.tokenomics__code-img{border-radius:20px;width:502px;height:425px}.tokenomics__info{max-width:620px}.tokenomics__list{list-style-image:url(/assets/img/dot.svg);text-align:left;line-height:33px}.tokenomics__list-item{font-size:24px;margin-bottom:27px;padding-left:15px}.tokenomics__button{width:350px;transition:all 0.4s ease-out}.tokenomics__button:hover{width:370px}@media only screen and (max-width: 1280px){.tokenomics__title-circle{left:90px}.tokenomics__content{flex-direction:column-reverse}.tokenomics__code-img{width:802px;height:725px;margin-top:40px}.tokenomics__info{max-width:920px;margin:0 20px}.tokenomics__list-item{font-size:22px}.tokenomics__button{margin:0 auto}}@media only screen and (max-width: 1024px){.tokenomics__title-circle{left:0px}.tokenomics__code-img{width:502px;height:425px}}@media only screen and (max-width: 768px){.tokenomics__list-item{font-size:18px;padding-left:10px;margin-bottom:20px}}@media only screen and (max-width: 640px){.tokenomics__code-img{width:432px;height:355px}.tokenomics__list{list-style-image:url(/assets/img/small-dot.svg);line-height:25px}.tokenomics__list-item{font-size:16px;margin-bottom:15px;padding-left:8px}}@media only screen and (max-width: 480px){.tokenomics__code-img{width:292px;height:215px}.tokenomics__info{margin:0 10px}.tokenomics__list-item{font-size:16px}.tokenomics__button{width:230px}.tokenomics__button:hover{width:250px}}.t-about{letter-spacing:0.04em;padding-bottom:70px}.t-about__text{margin-top:50px;font-size:24px;text-align:left;line-height:40px}@media only screen and (max-width: 768px){.t-about{padding-bottom:50px}.t-about__text{margin-top:25px;font-size:20px;line-height:30px}}@media only screen and (max-width: 640px){.t-about{padding-top:80px}.t-about__text{margin-top:20px;font-size:18px;line-height:25px}}@media only screen and (max-width: 480px){.t-about__text{margin-top:15px;font-size:16px}}.t-services{letter-spacing:0.04em;padding-bottom:70px}.t-services__content{display:flex;justify-content:space-between;align-items:center}.t-services__right{flex-direction:row-reverse}.t-services__text{width:53%;font-size:24px;line-height:36px}.t-services__image{width:45%}.t-services__list{list-style-image:url(/assets/img/dot.svg);text-align:left;line-height:33px}.t-services__list-item{padding-left:15px;font-size:24px}.t-services__list-item:not(:last-child){margin-bottom:27px}@media only screen and (max-width: 1024px){.t-services__content{padding:30px 0}}@media only screen and (max-width: 768px){.t-services{padding-bottom:50px}.t-services__text{font-size:20px;line-height:30px}.t-services__list-item{margin-bottom:20px;padding-left:10px;font-size:20px}}@media only screen and (max-width: 640px){.t-services__text{width:100%;font-size:18px;line-height:25px}.t-services__image{width:100%;margin-bottom:10px}.t-services__content{flex-direction:column-reverse}.t-services__list{list-style-image:url(/assets/img/small-dot.svg);line-height:25px}.t-services__list-item{font-size:18px;margin-bottom:15px;padding-left:8px}}@media only screen and (max-width: 480px){.t-services__text{font-size:16px}.t-services__image{margin-bottom:10px}.t-services__list-item{font-size:16px}}.t-risks{letter-spacing:0.04em;padding-bottom:70px}.t-risks__block{display:flex;justify-content:space-between;align-items:center;margin-top:50px}.t-risks__block__title{width:30%;font-weight:300;font-size:34px;line-height:165.4%;color:#61c392;text-shadow:0px 0px 4px #60c392}.t-risks__block__text{width:65%;font-size:24px;line-height:40px}@media only screen and (max-width: 1024px){.t-risks__block__title{font-size:30px;line-height:135%}.t-risks__block__text{font-size:22px;line-height:40px}}@media only screen and (max-width: 768px){.t-risks{padding-bottom:50px}.t-risks__block{margin-top:40px}.t-risks__block__title{font-size:24px;line-height:105%;text-shadow:0px 0px 3px #60c392}.t-risks__block__text{font-size:20px;line-height:30px}}@media only screen and (max-width: 640px){.t-risks__block{flex-direction:column;margin-top:35px}.t-risks__block__title{width:100%;font-size:24px;margin-bottom:10px;text-shadow:0px 0px 2px #60c392}.t-risks__block__text{width:100%;font-size:18px;line-height:25px}}@media only screen and (max-width: 480px){.t-risks{padding-bottom:30px}.t-risks__block{margin-top:30px}.t-risks__block__title{font-size:24px;margin-bottom:10px}.t-risks__block__text{font-size:16px}}body{width:100%;font-family:"Nunito",sans-serif;background-color:#000;color:#fff}@media only screen and (max-width: 1024px){body{-webkit-overflow-scrolling:touch}}.main-section{width:100%;width:1280px;margin:0 auto}@media only screen and (max-width: 1366px){.main-section{width:90%}}@media only screen and (max-width: 1280px){.main-section{width:85%}}.article-title{font-weight:800;font-size:40px;text-transform:uppercase;position:relative;margin-bottom:90px;line-height:50px}.blur-circle{width:74px;height:74px;background:#367b50;filter:blur(40px);position:absolute;z-index:-2}.article-button{background:#60c392;border-radius:40px;text-transform:uppercase;font-size:22px;color:#000;display:flex;justify-content:space-between;align-items:center;padding:5px 5px 5px 15px;transition:all 0.7s ease-out}.button-circle{background-color:#000;border-radius:50px;width:56px;height:56px;display:flex;align-items:center;justify-content:center;transition:all 0.7s ease-out}.t-title{font-weight:700;font-size:40px;line-height:55px;text-transform:uppercase;text-align:left;display:flex}@media only screen and (max-width: 1280px){.article-button{font-size:20px;padding:2px 2px 2px 9px}}@media only screen and (max-width: 768px){.article-button{border-radius:40px;max-width:380px;font-size:20px}.button-circle{border-radius:50px;width:50px;height:50px}.article-title{font-weight:700;font-size:30px;line-height:40px;margin-bottom:50px}.t-title{font-weight:600;font-size:30px;line-height:40px}}@media only screen and (max-width: 480px){.article-button{border-radius:40px;max-width:300px;font-size:15px;padding:2px 2px 2px 7px}.button-circle{border-radius:50px;width:30px;height:30px}.button-arrow{width:20px;height:20px}.article-title{font-size:24px;line-height:30px;margin-bottom:30px}.t-title{font-size:24px;line-height:30px}}.in-icon{background-image:url(/assets/img/linkedin.svg)}.insta-icon{background-image:url(/assets/img/instagram.svg)}.twitter-icon{background-image:url(/assets/img/twitter.svg)}

/*# sourceMappingURL=style.css.map */