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, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } article, aside, details, figcaption, figure, 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:hover { border: 0; } body, input, button, textarea,* {font-family: "Geom Graphic W03 Regular";} input { -webkit-appearance: none; -moz-appearance: none; appearance: none; } 
body a { color: #02155A; text-decoration:none;  transition: all 300ms ease-in-out 0s;}*, *:before, *:after {box-sizing: border-box;} 
body { position:relative; color:#fff;    font-family: "Geom Graphic W03 Regular"; background:#0E0E0E;}
@font-face {
    font-family: "Geom Graphic W03 Regular";
    src: url("");
    src: url("")format("embedded-opentype"),
    url("b0b8a10e9c97391e66297c8b5398984f.woff2")format("woff2"),
    url("b0b8a10e9c97391e66297c8b5398984f.woff")format("woff"),
    url("b0b8a10e9c97391e66297c8b5398984f.ttf")format("truetype"),
    url("")format("svg");
}
.overflow__page {position:relative;}
.inner__page {position:relative; z-index:10;}
#head {max-width:1300px; margin-left:auto; margin-right:auto; padding:20px 0; position:relative; z-index:20;-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
.header__article {background:#000000; border:1px solid #353535; display:flex; align-items:center; position:relative; z-index:11;}
	.logotype {}
	.logotype a {display:flex; align-items:center; color:#fff; text-transform:uppercase; font-size:18px; padding:0 25px;}
	.logotype a:before {content:''; display:inline-block; height:36px; width:36px; background:url("logotype.svg") center/contain no-repeat; margin-right:8px;}
	.navigation {}
	.navigation a {text-transform:uppercase; color:#fff; font-size:14px; padding: 22px 30px; display:inline-flex; position:relative; border-left:1px solid #353535;}
	.navigation a:last-child {border-right:1px solid #353535;}
	.navigation a:nth-child(2):before {content: ''; position: absolute; top: 8px; left: 8px; width: 0; height: 0; border-left: 5px solid #353535; border-bottom: 5px solid #353535; border-top: 5px solid transparent; border-right: 5px solid transparent; transition: transform 0.3s ease; -moz-transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg);transition: all 300ms ease-in-out 0s;}
	.navigation a:nth-child(2):hover:before {border-left: 5px solid #FFFC3F; border-bottom: 5px solid #FFFC3F;}
	.navigation a.select,
	.navigation a:hover {color:#FFFC3F;}
	.head__right {display:flex; align-items:center; margin-left:auto; border-left:1px solid #353535;}
	.head__right button {height:100%; border:0; background:none; padding:0 25px; height:60px; color:#FFFC3F; cursor:pointer; display:flex; align-items:center;}
	.head__right button:focus {outline:none;}
	.head__right button#download:after {content:''; display:inline-flex; height:20px; width:20px; background:url("download.svg") center/17px no-repeat; margin-left:8px;}
	.head__right button#menu {border-left:1px solid #353535; background:url("menu.svg") center/25px no-repeat; padding:0 30px;}
.viewNav .head__right button#menu {background:url("") center/25px no-repeat;}
.menuNavigation {border:1px solid #353535; background:#000000; position:absolute; top:20px; right:0; bottom:0; right:0; height:100vh; z-index:10; border-bottom:0; width:50%; display:none;}
.downloadModal {position:absolute; left:0; top:0; height:100vh; width:100%; background:#000; display:none;}
.viewDownload .downloadModal {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeIn; animation-name: fadeIn; display:block;}
.dM__inner {padding-top:150px; display:flex;     justify-content: center;}
.dM__table { display:flex; flex-flow:column;     justify-content: center; text-align:center;}
.dM__table h2 {text-transform:uppercase; font-size:30px; margin-bottom:10px;}
.download__page .dM__table h2,
.viewDownload .dM__table h2 {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
.dM__table p {line-height:1.3; text-align:center; font-size:12px;  color:#666666;}
.download__page .dM__table p,
.viewDownload .dM__table p {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
.dM__table p a {color:#666666; text-decoration:underline;}
.dM__table p a:hover {color:#FFFC3F; text-decoration:none;}
.download_title {display:flex; align-items:center; font-size:17px; border-bottom:1px solid #353535; padding:12px 0; margin-bottom:20px;    justify-content: space-between; margin-top:30px;}
.download_title:after {content:''; display:inline-block; width:20px; height:20px; background:url("downloadW.svg") center/20px no-repeat;;}
.download__Links {display:flex; flex-flow:column;}
.download__Links li {margin-bottom:20px;}
.download__btn {position:relative; z-index:2; overflow:hidden;}
.download__btn button {display:flex; flex-flow:column; position:relative; z-index:2; background:#FFFC3F; color:#0E0E0E; text-align:left; padding:20px 20px 20px 55px; width:100%; border:0}
.download__btn button:after,
.download__btn button:before {content: ''; background: #000; width: 30px; height: 30px; position: absolute; bottom: -22px; left: -16px; transform: rotate(45deg); z-index: 2;}
.download__btn button:before {left: auto; right: -16px; bottom: auto; top: -20px; }
.download__btn button span {display:flex; font-size:19px; font-weight:400; margin-bottom:8px;}
.download__Links li .download__btn button span:before {content:''; display:inline-block; position:absolute; left:10px; top:20px; height:35px; width:35px; background:url("windows.svg") center/30px no-repeat;}
.download__Links li:nth-child(2) .download__btn button span:before {background:url("apple.svg") center/30px no-repeat;}
.download__btn button small {font-size:13px; font-weight:300;}
.main__social {display:flex; margin-top:35px;}
.ms__item {position:relative;}
.ms__item:first-child:before {content:''; display:inline-block; background:#0e0e0e; width:18px; position:absolute; right:0%; top:0; height:40%; z-index:3; }
.ms__item:first-child:after {width: 16px; height: 41px; background: #0e0e0e; position: absolute; right: 0; margin-right: -7px; content: ''; top: 50%; z-index: 4; -moz-transform: rotate(-31deg); -webkit-transform: rotate(-31deg); -o-transform: rotate(-31deg); -ms-transform: rotate(-31deg); transform: rotate(-31eg); margin-top: -21px;}
.ms__item:last-child:before {content:''; display:inline-block; background:#0e0e0e; width:18px; position:absolute; left:0%; bottom:0; height:40%; z-index:3;  }
.ms__item a {display:flex; background:#181818 url("discordDark.svg") right top no-repeat; background-size:100px;  padding:25px; min-width:260px; min-height:120px; color:#fff; position:relative; overflow:hidden;background-position: 100% 16px;}
.ms__item:nth-child(2) a {min-width:290px; background:#181818 url("twitterDark.svg") right top no-repeat; background-size:70px; background-position: 100% 16px;}
.ms__item:nth-child(2) a:before {bottom:auto; top:-22px; left:auto; right:-16px; }
.ms__item a:hover {color:#FFFC3F;}
.ms__item a:before {content: ''; background: #0e0e0e; width: 30px; height: 30px; position: absolute; bottom: -22px; left: -16px; transform: rotate(45deg); z-index: 2;}
.ms__item a:after {height:25px; width:90px; position:absolute; left:0; bottom:0; content:''; border:2px solid #353535; border-left:0; border-bottom:0;-moz-transform: skew(42deg, 0deg); -webkit-transform: skew(42deg, 0deg); -o-transform: skew(42deg, 0deg); -ms-transform: skew(42deg, 0deg); transform: skew(42deg, 0deg);}
.ms__item a span {text-transform:uppercase; font-size:19px;}
.viewNav .menuNavigation {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeIn; animation-name: fadeIn;display:block;}
.mN__inner {padding:100px 50px 50px 50px;}
.main__navigation {display:flex; flex-flow:column;}
.main__navigation li {border-bottom:1px solid #353535;-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;order:0;}
.main__navigation li a {color:#fff; font-size:30px; text-transform:uppercase;padding:20px 0 20px 50px; display:flex; position:relative; overflow:hidden;}
.main__navigation li a:before {content:''; display:inline-flex; height:16px; width:16px; background:#FFFC3F; position:absolute; left:-30px; top:50%; margin-top:-8px; opacity:0;transition: all 300ms ease-in-out 0s; -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg);}
.main__navigation li.select a:before,
.main__navigation li a:hover:before {left:10px; opacity:1; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}
.main__navigation li.select a,
.main__navigation li a:hover {color:#FFFC3F;}
.main__navigation li.my__account {order:10; margin-top:40px;border-bottom:0;}
.viewNav .main__navigation li  {visibility: inherit; -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
.viewNav .main__navigation li:nth-child(2) {animation-delay: .1s;}
.viewNav .main__navigation li:nth-child(3) {animation-delay: .2s;}
.viewNav .main__navigation li:nth-child(4) {animation-delay: .3s;}
.viewNav .main__navigation li:nth-child(5) {animation-delay: .4s;}
.viewNav .main__navigation li:nth-child(6) {animation-delay: .5s;}
.viewNav {overflow:hidden;}
.main__screen {padding-top:50px; margin-bottom:120px;}
.main__screen .article__container {display:flex;}
	.ms__left {width:50%;  -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft}
	.ms__article {padding:80px 0 0 130px;}
	.ms__article h1 {font-size:50px; line-height:1; margin-bottom:35px; text-transform:uppercase; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
	.ms__article p {font-weight:300; font-size:14px; max-width:80%; margin-bottom:25px;  line-height:1.4; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeIn; animation-name: fadeIn;}
	.download__row {display:inline-flex;-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
	.ms__right {width:50%; text-align:center; position:relative;}
	.ask__right:before,
	.ms__right:before {content:''; display:inline-block; position:absolute; left:0; top:0; height:100%; width:100%; z-index:1; background:url("mainBlur.webp") center/cover no-repeat; -webkit-animation: fadeInOut 4s infinite alternate; animation: fadeInOut 4s infinite alternate;}
		.msr__pic {display:inline-block; position:relative; z-index:2; -webkit-animation: mover3 4s infinite alternate; animation: mover3 4s infinite alternate;}
		.msr__pic:before {content:''; display:inline-block; position:absolute; left:13px; top:calc(55% - 5px); height:80px; width:100px; background:url("w.webp") center/contain no-repeat; -webkit-animation: mover1 4s infinite alternate; animation: mover1 4s infinite alternate;}
		.msr__pic img {vertical-align:bottom; max-width:440px;}
.enjoy__section {margin:120px 0; position:relative; z-index:2;}
.enjoy__section .article__container {padding-left:140px;}
.enjoy__List {display:flex; margin-right:140px; margin-top:35px; position:relative;}
.enjoy__List:before {content:''; display:inline-block; position:absolute; left:0; top:0; height:100%; background:#0E0E0E;z-index:10; width:50px;}
.enjoy__List:after {content:''; display:inline-block; position:absolute; right:0; top:0; height:100%; background:#0E0E0E;z-index:10; width:50px;}
.enj__item {width:33.33%; transition: all 300ms ease-in-out 0s; scale:.9;}
	.enj__body {margin:20px;}
		.eng__pic {position:relative;}
		.eng__pic.oversize { }
.enjoy__List .slick-current.slick-active .eng__pic.oversize:after {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInRight; animation-name: fadeInRight; opacity:1;}
.enjoy__List .slick-current.slick-active  .eng__pic.oversize:before {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; opacity:1;}	
		.eng__pic.oversize:before {content: ''; display: inline-block; height:calc(100% + 40px); width: 130px; background: url("slidePic2a.webp") center/contain no-repeat; position: absolute; left: 0; top: 0; z-index: 10; margin-left:-50px; opacity:0;}
		.eng__pic.oversize:after {content: ''; display: inline-block; height:100%; width: 80px; background: url("slidePic2b.webp") center/contain no-repeat; position: absolute; right: 0; top: 0; z-index: 10; margin-right:-20px; opacity:0;}
		.enj__overflow {position:relative;}
		.enj__overflow:after,
		.enj__overflow:before {content: ''; background: #0E0E0E;  width: 40px; height: 40px; position: absolute; top: -20px; left: -20px; transform: rotate(-45deg); z-index: 2; }
		.enj__overflow:after {left:auto; right:-20px; top:auto; bottom:-20px;}
		.eng__pic img{vertical-align:bottom; width:100%;}
.enjoy__List .slick-prev.slick-arrow, .enjoy__List .slick-next.slick-arrow {border:1px solid #FFFC3F; bottom:50%; z-index:21; height:60px; margin-bottom:-30px; background:url("") center/20px no-repeat; min-width:25px; max-width:25px;}
.enjoy__List .slick-next.slick-arrow,
.enjoy__List .slick-prev.slick-arrow {overflow:inherit; font-size:0;}
.enjoy__List .slick-prev.slick-arrow:before {content: ''; display: inline-block; position: absolute; left: -10px; top: -11px; height: 20px; width: 19px; background: #0E0E0E; -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); border-bottom: 1px solid #FFFC3F;}
.enjoy__List .slick-next.slick-arrow:before {content: ''; display: inline-block; position: absolute; right: -10px; top: -10px; height: 20px; width: 19px; -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); border-left: 1px solid #FFFC3F; background: #0E0E0E;}
.enjoy__List .slick-next.slick-arrow:after {content: ''; display: inline-block; position: absolute; right: -10px; bottom: -10px; height: 20px; width: 19px; -moz-transform: rotate(-45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); border-left: 1px solid #FFFC3F; background: #0E0E0E;}
.enjoy__List .slick-prev.slick-arrow:after {content: ''; display: inline-block; position: absolute; left: -10px; bottom: -11px; height: 20px; width: 19px; background: #0E0E0E; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); border-top: 1px solid #FFFC3F;}
 .enjoy__List .slick-next.slick-arrow {background:url("") center/20px no-repeat;}
.enjoy__List .slick-current.slick-active .enj__overflow {border:2px solid #FFFC3F;}
.enjoy__List .slick-current.slick-active .enj__overflow:before {border-bottom:2px solid #FFFC3F;}
.enjoy__List .slick-current.slick-active .enj__overflow:after {border-top:2px solid #FFFC3F;}
.enjoy__List .slick-current.slick-active {scale:1.1;}
.about__section {}
	.article__container {max-width:1260px; margin-left:auto; margin-right:auto; }
.about__section .article__container {display:flex;}
.about__left {width:50%; display:flex; flex-flow:column; padding-top:130px; padding-left:150px;}
.section__header {display:flex; flex-flow:column; margin-bottom:25px;}
	.label__title {margin-bottom:10px; font-size:17px; color:#FFFC3F; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}		
	.header__title {font-size:40px; line-height:1; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
	.aos-animate.section__header .label__title {visibility: inherit; -webkit-animation-name: fadeInDown; animation-name: fadeInDown}
      .aos-animate.section__header .header__title {visibility: inherit; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
	.section__text {max-width:70%;}
	.section__text p {font-size:13px; font-weight:300; line-height:1.3; margin-bottom:15px;-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
	.aos-animate.section__text p{visibility: inherit; -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
.about__right {width:50%; text-align:center;}
	.about__pic {display:inline-block; text-align:center; position:relative;padding:25px;}
	.ap__leftB {position:absolute; left:0; bottom:0; height:100px; width:100px; border:2px solid #353535; border-top:0; border-right:0; z-index:3; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.aos-animate .ap__leftT,
.aos-animate .ap__leftB {visibility: inherit; -webkit-animation-name: fadeInRight; animation-name: fadeInRight;}
	.ap__leftB:before {content:''; width:50px; height:50px; border:2px solid #FFFC3F; border-top:0; border-right:0; position:absolute; left:-20px; bottom:-20px;}
	.ap__rightT i:after,
	.ap__rightT i:before,
	.ap__leftB:after {content:''; display:inline-block; background:#FFFC3F; height:14px; width:14px; position:absolute; left:-34px; bottom:-34px;}
	.ap__item {display:inline-block; position:relative; overflow:hidden;}
	.ap__item:after,
	.ap__item:before {content: ''; background:#0E0E0E; width: 80px; height: 80px; position: absolute; top: -50px; left: -50px; transform: rotate(-45deg); z-index:2;}
	.ap__item:after {left:auto; top:auto; right:-50px; bottom:-50px}
	.ap__item img {vertical-align:bottom; max-width:380px; position:relative; z-index:1;-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
	.aos-animate .ap__item img {visibility: inherit; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
	.ap__rightT {position:absolute; right:0; top:0; height:100px; width:100px; border:2px solid #353535; border-left:0; border-bottom:0; z-index:3; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
	.aos-animate .ap__rightT {visibility: inherit; -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}
	.ap__rightT i {position:absolute; right:-25px; top:-25px; height:50px; width:50px; border:2px solid #FFFC3F; border-left:0; border-bottom:0;}
	.ap__rightT i:before {left:-14px; top:-8px;}
	.ap__rightT i:after {left:auto; right:-8px; top:auto; bottom:-14px;}
	.ap__leftT {position:absolute; left:0; top:0; height:140px; width:140px; border:2px solid #353535; border-right:0; border-bottom:0;-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
	.ap__leftT:before {content: ''; display: inline-block; position: absolute; left: -15px; top: -7px; background: #0e0e0e; transform: rotate(-45deg); height: 25px; width: 40px; border-bottom: 2px solid #353535;}
	.ap__leftT:after {content:''; display:inline-block; position:absolute; left:0; top:-5px; height:40px; width:25px; background:#0e0e0e; transform: rotate(-45deg);}
	.ap__rightB {position:absolute; right:0; bottom:0; height:140px; width:140px; border:2px solid #353535; border-left:0; border-top:0;-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
	.ap__rightB:before {content: ''; display: inline-block; position: absolute; right: -15px; bottom: -7px; background: #0e0e0e; transform: rotate(-45deg); height: 25px; width: 40px; border-top: 2px solid #353535;}
	.ap__rightB:after {content:''; display:inline-block; position:absolute; right:0; bottom:-5px; height:40px; width:25px; background:#0e0e0e; transform: rotate(-45deg);}
	.aos-animate .ap__rightB {visibility: inherit; -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}

.withdraw__section {position:relative; overflow:hidden; margin:150px 0;}
.withdraw__section .article__container {display:flex;}
.withdraw__left {width:50%; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.withdraw__left.aos-animate {visibility: inherit; -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}
.withdraw__left.aos-animate .withdraw__cell:first-child {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
.withdraw__left.aos-animate .wl__item {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
.withdraw__left.aos-animate .wl__item:nth-child(2) {animation-delay: .1s;}
.withdraw__left.aos-animate .wl__item:nth-child(3) {animation-delay: .2s;}
.withdraw__left.aos-animate .wl__item:nth-child(4) {animation-delay: .3s;}
.withdraw__table {display:flex; flex-flow:column; margin-right:30px; padding-left:80px;}
.withdraw__cell {background:#181818; position:relative; overflow:hidden;}
.withdraw__cell:first-child {margin-bottom:25px;}
.withdraw__cell:after,
.withdraw__cell:before {content: ''; background: #0e0e0e; width: 50px; height: 50px; position: absolute; bottom: -30px; left: -29px; transform: rotate(45deg); z-index: 2;}
.withdraw__cell:after {left:auto; right:-25px; top:-28px; bottom:auto; }
	.wc__inner {padding:30px; position:relative; z-index:4;}
		.wc__balance {display:flex;     justify-content: space-between; align-items:center;}
			.wc__wallet {display:flex; align-items:center;}
			.wc__wallet i {width:60px; height:60px; min-width:60px; background:url("wallet.svg") center/contain no-repeat;;}
			.wcw__info {display:flex; flex-flow:column; margin-left:20px;}
				.wcw__label {margin-bottom:7px; font-size:14px;}
				.wcw__balance {font-weight:400; font-size:40px;}
				.download__row,
				.cf__send,
		.wc__button {position:relative; overflow:hidden;}
		.download__row:after,
		.download__row:before,
		.cf__send:before,
		.cf__send:after,
		.wc__button:before,
		.wc__button:after {content: ''; background: #181818;   width: 30px; height: 30px; position: absolute; bottom: -22px; left: -16px; transform: rotate(45deg); z-index: 2; }
		.cf__send:before,
		.cf__send:after,
		.download__row:after,
.download__row:before{background:#0E0E0E;}
		.download__row:before,
		.cf__send:before,
		.wc__button:before {left:auto; right:-16px; bottom:auto; top:-20px;}
		.download__row button,
		.cf__send button,
		.wc__button button {position:relative; overflow:hidden; border:0; padding:12px 30px; background:#FFFC3F; cursor:pointer;}
		.download__row button:after,
		.cf__send button:after,
		.wc__button button:after {content: ''; position: absolute; top: -50%; right: -50%; bottom: -50%; left: -50%; background: linear-gradient(to bottom, rgba(229, 172, 142, 0), rgba(255,255,255,0.5) 50%, rgba(229, 172, 142, 0)); transform: rotateZ(60deg) translate(-5em, 7.5em); opacity:0;}
		.download__row button:hover:after,
		.cf__send button:hover:after,
		.wc__button button:hover:after { animation: sheen 1s forwards; opacity:1;}
		@keyframes sheen { 100% { transform: rotateZ(60deg) translate(1em, -9em); } }
		.download__row button:focus,
		.cf__send button:focus,
		.wc__button button:focus {outline:none;}
		.download__row span,
		.cf__send span,
		.wc__button span {position:relative; display:flex; font-weight:400; font-size:18px; color:#0E0E0E; text-transform:uppercase;}
	.withdraw__list {display:flex; flex-flow:column;}
		.wl__item {display:flex; align-items:center;padding-bottom:20px; border-bottom:1px solid #353535; margin-bottom:20px;display: flex; justify-content: space-between;}
		.wl__item:last-child {border-bottom:0; padding-bottom:0; margin-bottom:0;}
			.wli__info {display:flex; flex-flow:column; padding-left:50px; position:relative; }
			.wli__info:before {content:''; display:inline-block; position:absolute; width:40px; height:40px; background:url("arrowCorner.svg") center/25px no-repeat; left:0; top:0;}
				.wli__label {text-transform:uppercase; font-size:16px; margin-bottom:8px;}
				.wli__name {font-size:14px; color:#666666;}
			.wli__price {color:#fff; font-size:23px;}
.withdraw__right {width:50%; padding:100px 0 0 50px;}
.underBox {width:1300px; position:fixed; left:50%; margin-left:-650px; z-index:1;  height:100vh; top:0; bottom:0;}
.underBox:after,
.underBox:before {content:''; display:inline-block; position:absolute; left:0; top:0; bottom:0; width:63px; background:url("cLeft.webp") left top repeat-y; background-size:contain;}
.underBox:after {left:auto; right:0; background:url("cRight.webp") left top repeat-y; background-size:contain;}

.team__section {overflow:hidden; margin:150px 0;}
.team__section .article__container {display:flex;}
.team__left {width:55%; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.team__left.aos-animate {visibility: inherit; -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}
.team__left .slick-prev.slick-arrow {left:65px;}
.team__list {margin-left:20px;}
	.team__group {display:flex; justify-content: flex-end;}
		.team__column {width:45%;}
		.team__column:first-child .team__item {height:100%; margin-right:20px;}
		.team__left.aos-animate .team__column:nth-child(2) .team__item:first-child {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
		.team__left.aos-animate .team__column:nth-child(2) .team__item:last-child {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
		.team__item.check .team__info {height:100%;}
		.team__item.check .team__info:after,
		.team__item.check .team__info:before {content:''; display:inline-block; position:absolute; left:0; top:0; border:1px solid #FFFC3F; z-index:3; height:50px; width:50px;}
		.team__item.check .team__info:before {border-right:0; border-bottom:0;}
		.team__item.check .team__info:after {left:auto; right:0; top:auto; bottom:0; border-left:0; border-top:0;}
		.team__column:nth-child(2) .team__item:first-child {margin-bottom:20px;}
		.team__column:nth-child(2) .team__item:last-child {margin-top:20px;}
			.team__item {position:relative; overflow:hidden; height:250px; background:#181818;}
			.team__item p {visibility:hidden;}
			.team__item:after,
			.team__item:before {content: ''; background: #0E0E0E; width: 50px; height: 50px; position: absolute; bottom: -27px; left: -26px; transform: rotate(45deg); z-index: 2;}
			.team__item:after {left: auto; right: -26px; top: -25px; bottom: auto; }
			.team__item img {position:absolute; left:0; top:0; width:100%; height:100%; object-fit:cover;}
				.team__info {padding:25px; position:relative; z-index:2;}
					.ti__name {font-size:17px; line-height:1; margin-bottom:8px;}
					.ti__label {font-size:10px;}
.team__right {width:50%; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.team__right.aos-animate {visibility: inherit; -webkit-animation-name: fadeInRight; animation-name: fadeInRight;}
.mainTeam {display:flex; flex-flow:column; padding:80px 0 0 80px;}
.mainTeam h2 {font-size:40px; line-height:1; font-weight:400; margin-bottom:25px; }
.team_status {margin-bottom:25px;}
.team_status span {display:inline-flex; background:#FFFC3F; text-transform:uppercase; color:#0E0E0E; font-size:19px; padding:8px 15px;}
.mainTeam p {font-size:14px; line-height:1.3; max-width:60%;}
.bottom__section {overflow:hidden; position:relative; z-index:10;  margin-bottom:-50px;}
.ask__section .article__container {display:flex;}
.ask__column {width:50%; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.ask__column.aos-animate {visibility: inherit; -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}
	.ask__body {display:inline-flex; flex-flow:column; padding-left:120px;}
	.ask__body h2 {font-size:45px; line-height:1.3; margin-bottom:30px; text-transform:uppercase;}
	.ask__column.aos-animate .ask__body h2 {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
	.contact__row {display:flex; align-items:center;}
	.ask__column.aos-animate .ask__body .contact__row {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
	.contact__row span {display:inline-flex; text-transform:uppercase; color:#FFFC3F; font-size:19px;}
	.contact__row a {display:inline-flex; height:25px; width:25px;  margin:0 10px;}
	.contact__row a.twitter {background:url("twitter.svg") center/20px no-repeat;}
	.contact__row a.discord {background:url("discord.svg") center/20px no-repeat;}
	.contact__form {display:flex; flex-flow:column; margin-top:80px;}
	.cf__item {margin-bottom:20px;}
	.cf__item input {width:100%; color:#fff; line-height:40px; font-size:14px; border:0; border-bottom:1px solid #fff; box-sizing: border-box; transition: all 300ms ease-in-out 0s;background:none; font-weight:300;}
	.cf__item input::placeholder {color:#fff;}
	.cf__item input:focus {outline:none; border-bottom:1px solid #FFFC3F;}
	.cf__send {margin-top:15px;}
	.cf__send button {width:100%;}
	.cf__send button span {display: flex; justify-content: center;}
.ask__right {width:50%; text-align:center; position:relative; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden; padding-top:100px;}
.ask__right.aos-animate {visibility: inherit; -webkit-animation-name: fadeInRight; animation-name: fadeInRight;}
.ask__right:before {background:url("askBlur.webp") center/cover no-repeat;}
.askr__item {display:inline-block;}
.askr__item img {vertical-align:bottom;  max-width:520px; margin-bottom:-50px; -webkit-animation: mover3 4s infinite alternate; animation: mover3 4s infinite alternate;}
.footer__overflow { position:fixed; overflow:hidden; bottom:0; left:0; right:0; z-index:20; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
.footer__overflow .footer__section {margin-bottom:-7px; padding-top:50px;}
.footer__section {position:relative; z-index:21;}
.footer__article {max-width:1260px; margin-left:auto; margin-right:auto; background:#000000; display:flex; align-items:center; padding:10px 20px 20px 10px; border-top:1px solid #353535;    justify-content: space-between; position:relative;}
.footer__article:after,
.footer__article:before {content: ''; height: 54px; width: 75px; background: #000; position: absolute; left: -45px; top: 17px; -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); border-top: 1px solid #353535;}
.footer__article:after {left:auto; right:-45px;  -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);  }
.footer__support,
	.footer__nav {display:flex; position:relative; z-index:3;}
	.footer__support a,
	.footer__nav a {color:#fff; text-transform:uppercase; font-size:13px; padding:10px 25px; border-left:1px solid #353535; display:inline-flex;}
	.footer__nav a:first-child {border-left:0;}
	.footer__support a:hover,
	.footer__nav a:hover {color:#FFFC3F;}
	#scrollUp {width:50px; height:50px; background:#000; cursor:pointer; position:absolute; left:50%; top:25px; margin:0px 0 0 -25px; z-index:3;border:1px solid #353535;-moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); z-index:5;}
	#scrollUp:hover {border:1px solid #FFFC3F;}
	#scrollUp:before {content:''; display:inline-block; position:absolute; left:0; top:0; width:100%; height:100%; background:url("mouse.svg") center/20px no-repeat; -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg);}
	#scrollUp:hover:before {background:url("mouseActive.svg") center/20px no-repeat;}
	
.blog__setion {padding-top:50px;}
.blog__setion .article__container {max-width:1100px;}
.blog__main {display:flex; overflow:hidden; margin-bottom:35px;}
	.blog__short {width:50%; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}
	.blog__item-info {display:flex; flex-flow:column;}
		.blog__label {margin-bottom:15px;}
		.blog__label span {display:inline-flex; color:#FFFC3F; font-size:14px;}
		.blog__item 	.blog__item-info a,
	.blog__item-info h1,
	.blog__item-info h2,
	.blog__item-info h3 {text-transform:uppercase; font-size:18px; margin-bottom:20px;}
	.blog__main 	.blog__item-info h1 {font-size:40px;}
	.blog__main 	.blog__item-info p {max-width:80%;}
	.blog__item-info p {font-size:13px; color:#666666; line-height:1.3; margin-bottom:20px;}
	.read_more {}
	.read_more a {display:inline-flex; align-items:center; color:#FFFC3F; font-size:15px;}
	.read_more a:after {content:''; display:inline-flex; height:20px; width:20px;   background:url("") center/18px no-repeat; margin-left:4px;}
	.read_more a:hover {}
	.blog__right {width:50%; text-align:right;}
	.blog__right img {max-width:450px; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
.blog__other {padding-bottom:80px;}
.blog__other h2 {text-transform:uppercase; font-size:25px;  -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.blog__other h2.aos-animate {visibility: inherit; -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
	.blog__List {margin:15px -20px 40px -20px;}
	.blog__List li.blog__column {width:33.33%; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
	.blog__List li.blog__column.aos-animate {visibility: inherit; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
		.blog__item {margin:15px; padding:20px; background:#181818; display:flex; flex-flow:column;}		
		.blog__item 	.blog__item-info a:hover {color:#FFFC3F;}	
		.blog__item 	.blog__item-info a{color:#fff; line-height:1.3;}
			.blog__item-pic {position:relative; overflow:hidden; padding-top:56.2%; margin-bottom:20px;}
			.blog__item-pic img {position:absolute; left:0; top:0; width:100%; height:100%; object-fit:cover;}
	.blog__full {display:flex; margin-bottom:40px; overflow:hidden;}
		.blog__article {flex:1; width:100%; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}
		.blog__article .bs__label {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
		.blog__article h1 {font-size:25px; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
		.insert__img {margin:15px 0 20px 0;}
		.insert__img img {max-width:100%; vertical-align:bottom;}
		.blog__sidebar {margin-left:40px; width:360px; text-align:right; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInRight; animation-name: fadeInRight;}
		.blog__sidebar img {vertical-align:bottom; max-width:100%;}
		.blog__text {}
		.blog__text p {line-height:1.3; margin-bottom:20px; color:#fff; font-weight:300; font-size:13px; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeIn; animation-name: fadeIn;}
		.blog__social-row {padding:20px 0 0 0; border-top:1px solid #353535; display:flex; align-items:center;     justify-content: space-between; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
		.blog__social-row.aos-animate {visibility: inherit; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
			.bs__label {font-size:16px; color:#666666; font-weight:300;}
			.blog__social {display:flex; align-items:center;}
			.blog__social a {margin:0 5px; position:relative; height:25px; width:25px;  display:inline-flex; align-content: center; justify-content: center; align-items: center;}
			.blog__social a svg {color:#666666;}
			.blog__social a:hover svg {color:#FFFC3F;}
.roadmap__section {padding-top:40px;}
.roadmap__section .article__container {max-width:960px;}
.roadmap__section h1 {text-align:center; font-size:30px; line-height:1; margin-bottom:30px; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
.roadmap__List {padding-bottom:60px;}
.road__item {margin-bottom:20px;}
.road__body {display:flex;}
	.road__step {position:relative;}
	.road__num {width:90px; height:90px; background:url("") center/contain no-repeat; display: flex; justify-content: center; align-items: center; font-size:26px; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.aos-animate .road__num {visibility: inherit; -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
	.road__line {width:1px; background:#353535; height:auto; position:absolute; left:50%; top:120px; bottom:0;-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.road__item:last-child .road__line {display:none;}
.road__item:last-child .road__num { background:url("") center/contain no-repeat; color:#FFFC3F;}
.road__item:nth-child(3) .road__num { background:url("") center/contain no-repeat; color:#0E0E0E;}
.aos-animate .road__line {visibility: inherit; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
	.road__line:after,
	.road__line:before {content:''; display:inline-flex; height:14px; width:14px; position:absolute; left:50%; top:0; margin-left:-7px; margin-top:-7px;-moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); background:#353535;}
	.road__line:after {top:auto; bottom:0; margin-top:0; margin-bottom:-7px;}
		.road__article {padding:25px; background:#181818; position:relative; overflow:hidden; margin-bottom:35px; margin-left:40px; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.aos-animate .road__article {visibility: inherit; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
		.road__article:before,
		.road__article:after {content: ''; background: #0e0e0e; width: 50px; height: 50px; position: absolute; bottom: -30px; left: -29px; transform: rotate(45deg); z-index: 2;}
		.road__article:after {left: auto; right: -25px; top: -28px; bottom: auto;}
		.road__article h2 {margin-bottom:15px; text-transform:uppercase; font-weight:400; position:relative; z-index:2; font-size:18px;}
		.road__article p {margin-bottom:15px; color:#666666; line-height:1.3; font-size:14px; font-weight:300;}
.download__page {padding-bottom:100px;}
.download__page .dM__inner {padding-top:30px;}
.download__page .download__btn button:after, .download__page .download__btn button:before {background:#0E0E0E;}
 
 /** Animation **/
@keyframes rotate360 { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }
@keyframes rotate3602 { 0% { transform: rotate(0deg); } 100% { transform: rotate(-360deg); } }
@keyframes fadeInOut { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } }
@keyframes pulse { 0% { transform: scale(1);} 50% { transform: scale(1.2); } 100% { transform: scale(1); } }
@keyframes levitating-box { 0% { transform: translate(0, 0); } 50% { transform: translate(6px, 10px); } 100% { transform: translate(0, 0); } }
@-webkit-keyframes mover1 { 0% { transform: translateY(0); } 100% { transform: translateY(-16px); } } @keyframes mover2 { 0% { transform: translateY(-18); } 100% { transform: translateY(-18px); } }			
@-webkit-keyframes mover2 { 0% { transform: translateY(0); } 100% { transform: translateY(-6px); } } @keyframes mover2 { 0% { transform: translateY(-8); } 100% { transform: translateY(-8px); } }
@-webkit-keyframes mover3 { 0% { transform: translateX(0); } 100% { transform: translateX(-10px); } } @keyframes mover3 { 0% { transform: translateX(-10); } 100% { transform: translateX(-10px); } }
.animate {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
@-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }
.fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; }
@-webkit-keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
@-webkit-keyframes fadeInDown { from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes fadeInDown { from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
.fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; }
@-webkit-keyframes fadeInLeft { from { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes fadeInLeft { from { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
.fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; }
@-webkit-keyframes fadeInRight { from { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes fadeInRight { from { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
.fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; }
@-webkit-keyframes float { 0% { -webkit-transform: translateY(0); transform: translateY(0); } 50% { -webkit-transform: translateY(-50px); transform: translateY(-50px); } 100% { -webkit-transform: translateY(0); transform: translateY(0); } } @keyframes float { 0% { -webkit-transform: translateY(0); transform: translateY(0); } 50% { -webkit-transform: translateY(-50px); transform: translateY(-50px); } 100% { -webkit-transform: translateY(0); transform: translateY(0); } }		
@keyframes bounceIn { 0% { opacity: 0; transform: scale(0.5); } 50% { opacity: 1; transform: scale(1.05); } 100% { opacity: 1; transform: scale(1); } }
/** Animation End **/
/*** Slick Slider Style ***/		
.slick-slider{position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;   -webkit-tap-highlight-color: transparent;}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer;cursor: hand;}
.slick-slider .slick-track,
.slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0);  -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.slick-track{position: relative;top: 0;left: 0;display: block;margin-left: auto;margin-right: auto;}
.slick-track:before,
.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none;float: left;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide {display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;}
.slick-arrow.slick-hidden {display: none;}				
.slick-dots {display:flex; justify-content: center; padding:30px 0 0 0;}
.slick-dots li {margin:0 3px;}
.slick-dots li button {border:0; display:block; width:13px; height:13px; overflow:hidden; text-indent:18px; white-space:nowrap; background:none;
opacity: 1;  transition: all 300ms ease-in-out 0s; cursor:pointer; padding:0; border:1px solid #fff; position:relative;}
.slick-dots li.slick-active button:focus {outline:none;}
.slick-dots li.slick-active button {opacity:1}
.slick-dots li.slick-active button:before {content:''; display:inline-block; height:5px; width:5px; position:absolute; left:50%; top:50%; margin:-2.5px 0 0 -2.5px; background:#fff;}
.slick-prev.slick-arrow,
.slick-next.slick-arrow {width:30px; height:30px; cursor:pointer; white-space:nowrap; text-indent:30px; border:0;   display:block; overflow:hidden; min-width:30px; position:absolute; left:0px; bottom:0px; transition: all 300ms ease-in-out 0s; background:url("slideLeft.svg") center/20px no-repeat;}
.slick-next.slick-arrow  {left:auto; right:0;background:url("slideRight.svg") center/10px no-repeat;}
.slick-prev.slick-arrow {opacity:.9;}
.slick-prev.slick-arrow:hover {opacity:1;}
.slick-prev.slick-arrow:focus,
.slick-next.slick-arrow:focus {outline:none;}
/*** Slick Slider Style  End***/

@media screen and (max-width: 1280px) {	
#head {margin-left:10px; margin-right:10px;}
.footer__article {margin-left:40px; margin-right:40px;}
}
@media screen and (max-width: 1200px) {
	.underBox {display:none;}
	.article__container {padding-left:10px; padding-right:10px;}
	.main__screen {padding-top:20px;}
.ms__article {padding:60px 0 0 0;}	
.withdraw__table {padding-left:0;}
.wcw__balance {font-size:30px;}
.about__left {padding-left:0;}
.about__right{padding-right:20px;}
.team__list {margin-left:0;}
.team__group {    justify-content: flex-start; width:100%;}
.team__column {width:50%;}
.team__left .slick-prev.slick-arrow {left:0;}
.enjoy__section .article__container {padding-left:10px;}
.ask__body {padding-left:0;}
.enjoy__List {margin-right:0;}
}
@media screen and (max-width: 1120px) {	
.blog__setion .article__container {padding-left:10px; padding-right:10px;}
.blog__List {margin-left:-10px; margin-right:-10px;}
.blog__other .blog__List .slick-prev.slick-arrow,
.blog__other .blog__List .slick-next.slick-arrow {display:none; visibility:hidden; z-index:-1; opacity:0;}
}
@media screen and (max-width: 1060px) {	
 .navigation {display:none;}
 .askr__item img{max-width:320px; margin-bottom:0px;}
 .ask__body h2 {font-size:30px;}
 .ask__body h2 br {display:none;}
 .ask__body {width:100%; padding-bottom:60px;}
 .contact__form {margin-top:25px;}
} 
@media screen and (max-width: 1024px) {
	.msr__pic img {width:340px;}
.msr__pic:before {width:60px; height:60px;}
.ms__article h1 {font-size:40px;}
.ms__item a {padding:22px;}
.ms__item a span{font-size:18px;}
.ms__item a{min-width:200px; min-height:100px;}
.ms__item:nth-child(2) a {min-width:220px;}
.ms__item a {background: #181818 url("discordDark.svg") right top no-repeat; background-size: 60px;background-position: 100% 16px;} 
.ms__item:nth-child(2) a {background: #181818 url("twitterDark.svg") right top no-repeat; background-size: 50px; background-position: 100% 16px; }
}
@media screen and (max-width: 1000px) {
	.wc__wallet i { width:45px; height:45px;}
}
@media screen and (max-width: 980px) {
	.roadmap__section .article__container {padding-left:10px; padding-right:10px;}
	.withdraw__table {margin-right:0;}
	.withdraw__left {width:100%;order:2;}
	.withdraw__right  {width:100%; order:1;}
	.withdraw__right .header__title br {display:none;}
	.withdraw__section .article__container {flex-flow:column;}
	.withdraw__right {padding:0 0 30px 0;}
}
@media screen and (max-width: 960px) {
	.about__section{overflow:hidden;}
	.road__body{flex-flow:column;}
	.road__line {display:none;}
	.road__article {margin-left:0; padding-top:60px;}
	.road__num {background: url("") center / contain no-repeat;}
	.road__details {margin-top:-45px; position:relative; z-index:1;}
	.road__step {position:relative; z-index:2; padding-left:25px;}
	.road__item {margin-bottom:0;}
	.road__article h2 {line-height:1.3;}
	.team__section .article__container {flex-flow:column;}
	.team__left {width:100%;}
	.team__right {width:100%;}
	.mainTeam {padding:30px 0 0 0;}
	.mainTeam br {display:none;}
	.mainTeam p {max-width:100%;}
}
@media screen and (max-width: 900px) {
	.enjoy__List:after,
	.enjoy__List:before {width:15px;}
	.eng__pic.oversize:before {margin-left:-20px;}
}
@media screen and (max-width: 860px) {
	.blog__short {width:100%;}
	.blog__main {flex-flow:column;}
	.blog__right {display:none;}
	.footer__nav {display:none;}
	.blog__setion {padding-top:15px;}
	.footer__support {margin-left: auto; margin-right: auto; width: 100%; display: flex; justify-content: space-between; position:relative;}
	.footer__support:before {content:''; display:none; position:absolute; left:50%; height:40px;}
	.footer__support a {border:0;}
	.menuNavigation {width:100%;}
	.mN__inner {padding:80px 20px 20px 20px;}
	.menuNavigation {overflow:auto;}
	.blog__main .blog__item-info h1 {font-size:30px;}
	.blog__main .blog__item-info p {max-width:100%;}
	.blog__sidebar{display:none;}
	.about__left .section__text  {max-width:100%;}
	.ap__item img {max-width:320px;}
	.team_status span {font-size:15px;}
}	
@media screen and (max-width: 800px) {	
.about__section .article__container {flex-flow:column;}
.about__left {width:100%; order:2; padding-top:65px;}
 
.about__right {width:100%; order:1; padding-right:0;}
}
@media screen and (max-width: 760px) {	
.ms__article {padding:0;}
.ms__left {width:100%; order:2;}
.ms__right {order:1; width:100%; text-align:center;}
.main__screen .article__container {flex-flow:column;}
.main__screen {padding-top:0; margin-top:-20px;}
.ask__right:before, .ms__right:before {background-size:contain;}
}
@media screen and (max-width: 720px) {	
.ask__section .article__container {flex-flow:column;}
.ask__right {padding-top:0px;}
.ask__body {padding-bottom:25px;}
.ask__right,
.ask__column {width:100%;}
}
@media screen and (max-width: 640px) {	
.main__navigation li a {font-size:20px;}
.roadmap__section {padding-top:20px;}
.roadmap__section h1 {font-size:25px;}
.road__num {width:70px; height:70px; font-size:20px;}
.road__details {margin-top:-33px;}
}
@media screen and (max-width: 560px) {	
.blog__main .blog__item-info h1 {font-size:20px;}
.logotype a {font-size:17px; padding:0  0 0 10px;}
.logotype a:before {width:30px; height:30px; min-width:30px;}
.ms__article h1 {font-size:30px;}
.ms__article h1 br{display:none;}
.ms__article p {max-width:100%;}
.main__social {justify-content: space-between;}
.ms__item {width:50%;}
.ms__item:nth-child(2) a,
.ms__item a {min-width:auto;}
.label__title {font-size:15px;}
.header__title {font-size:30px; line-height:1.3;}
.section__text {max-width:100%;}
.wc__button button span {font-size:14px;}
.mainTeam h2 {font-size:30px;}
}
@media screen and (max-width: 520px) {	
.head__right button#download {display:none;}
.viewNav .head__right button#menu {
    background: url("") center / 25px no-repeat;}
}
@media screen and (max-width: 480px) {	
.msr__pic img {width:300px;}
.dM__table h2 {font-size:25px;}
.download__btn button span {font-size:15px;}
.download__btn button small {font-size:11px;}
.team__group {flex-flow:column;}
.team__column:first-child .team__item {margin-right:0; margin-bottom:25px; height:250px;}
.team__column {width:100%;}
}
@media screen and (max-width: 460px) {	
.wc__inner {padding:20px;}
.wc__wallet i{width:35px; height:35px;}
.wcw__info {margin-left:0px;}
.wcw__label {font-size:12px; margin-bottom:5px;}
.wcw__balance {font-size:25px;}
}
@media screen and (max-width: 440px) {	
.ap__item img {max-width:300px;}
}
@media screen and (max-width: 420px) {	
.wc__button button {padding-left:20px; padding-right:20px;}
.ms__item a span {font-size:13px;}
.ms__item a {min-height:80px;}
.ms__item:nth-child(2) a  {background-size:38px;}
.ms__item a:after{height:13px;}
.ms__item:first-child:after { width: 17px; height: 38px; right: -1px; -moz-transform: rotate(-42deg); -webkit-transform: rotate(-42deg); -o-transform: rotate(-42deg); -ms-transform: rotate(-42deg); transform: rotate(-42deg); border-radius: 3px 0 3px 0; }
.ap__item img {max-width:240px;}
}
@media screen and (max-width: 360px) {	
 .blog__article h1{font-size:20px;}
}
.game__section {padding:0 0 80px 0;}
.game__screen { position:relative; margin:0 40px;}
.game__message {position:absolute; left:0; width:100%; text-align:center;  top:150px; font-size:50px; text-transform:uppercase; color:#f44336; display: none;  animation: blink 1s infinite; z-index:20;}
.game__message.visible {display: block;}
@keyframes blink { 50% { opacity: 0; } }
 .game__bg {vertical-align:bottom; width:100%;}
.gun {position:absolute; left:0; bottom:0; right:0; text-align:center; z-index:5;}
.gun img {vertical-align:bottom; display:inline-block; max-width:100%;}
.astronavt {position:absolute; z-index:2; left:50%; margin-left:-235px; top:50%; margin-top:-280px; animation: float 3s infinite;}
@keyframes float { 0% { transform: translateY(0); } 50% { transform: translateY(-20px); } 100% { transform: translateY(0); } }
.astronavt img {vertical-align:bottom; max-width:100%; width:380px;}
.cartridges {position:absolute; right:40px; bottom:30px;}
.cartridges i {width:65px; height:100px; background:url("cartridge.png") center/contain no-repeat; margin-left:15px; display:inline-block;}
#game__play {position:absolute; left:50%; bottom:110px; overflow:hidden; padding:0; border:0; cursor:pointer; margin-left:-150px; background:none;}
#game__play div {height:60px; width:300px; background:#000;--moz-transform: skew(37deg, 0deg); -webkit-transform: skew(37deg, 0deg); -o-transform: skew(37deg, 0deg); -ms-transform: skew(37deg, 0deg); transform: skew(37deg, 0deg);}
#game__play div {background:#FFFC3F;}
#game__play div span { line-height:60px; text-align:center; color:#000; font-size:22px; display:inline-block; -moz-transform: skew(-37deg, 0deg); -webkit-transform: skew(-37deg, 0deg); -o-transform: skew(-37deg, 0deg); -ms-transform: skew(-37deg, 0deg); transform: skew(-37deg, 0deg);}
@media screen and (max-width: 1100px) {  
.astronavt img {width:230px;}
.astronavt {margin-left:-115px; margin-top:-200px;}
}
@media screen and (max-width: 900px) {  
.cartridges i {width:50px; height:60px; margin-left:5px;} 
}
@media screen and (max-width: 680px) {  
.cartridges {right:20px; bottom:20px; z-index:12;}
}
@media screen and (max-width: 580px) {  
.game__screen {padding:0; margin-left:0; margin-right:0;}
}
@media screen and (max-width: 460px) {  
.cartridges i { width: 35px; height: 40px; margin-left: 0px; }
.cartridges {right:10px; bottom:10px}
#game__play {margin-left:-107px; bottom:60px;}
#game__play div {width:215px;}
}

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, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } article, aside, details, figcaption, figure, 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:hover { border: 0; } body, input, button, textarea,* {font-family: "Geom Graphic W03 Regular";} input { -webkit-appearance: none; -moz-appearance: none; appearance: none; } 
body a { color: #02155A; text-decoration:none;  transition: all 300ms ease-in-out 0s;}*, *:before, *:after {box-sizing: border-box;} 
body { position:relative; color:#fff;    font-family: "Geom Graphic W03 Regular"; background:#0E0E0E;}
@font-face {
    font-family: "Geom Graphic W03 Regular";
    src: url("");
    src: url("")format("embedded-opentype"),
    url("b0b8a10e9c97391e66297c8b5398984f.woff2")format("woff2"),
    url("b0b8a10e9c97391e66297c8b5398984f.woff")format("woff"),
    url("b0b8a10e9c97391e66297c8b5398984f.ttf")format("truetype"),
    url("")format("svg");
}
.overflow__page {position:relative;}
.inner__page {position:relative; z-index:10;}
#head {max-width:1300px; margin-left:auto; margin-right:auto; padding:20px 0; position:relative; z-index:20;-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
.header__article {background:#000000; border:1px solid #353535; display:flex; align-items:center; position:relative; z-index:11;}
	.logotype {}
	.logotype a {display:flex; align-items:center; color:#fff; text-transform:uppercase; font-size:18px; padding:0 25px;}
	.logotype a:before {content:''; display:inline-block; height:36px; width:36px; background:url("logotype.svg") center/contain no-repeat; margin-right:8px;}
	.navigation {}
	.navigation a {text-transform:uppercase; color:#fff; font-size:14px; padding: 22px 30px; display:inline-flex; position:relative; border-left:1px solid #353535;}
	.navigation a:last-child {border-right:1px solid #353535;}
	.navigation a:nth-child(2):before {content: ''; position: absolute; top: 8px; left: 8px; width: 0; height: 0; border-left: 5px solid #353535; border-bottom: 5px solid #353535; border-top: 5px solid transparent; border-right: 5px solid transparent; transition: transform 0.3s ease; -moz-transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg);transition: all 300ms ease-in-out 0s;}
	.navigation a:nth-child(2):hover:before {border-left: 5px solid #FFFC3F; border-bottom: 5px solid #FFFC3F;}
	.navigation a.select,
	.navigation a:hover {color:#FFFC3F;}
	.head__right {display:flex; align-items:center; margin-left:auto; border-left:1px solid #353535;}
	.head__right button {height:100%; border:0; background:none; padding:0 25px; height:60px; color:#FFFC3F; cursor:pointer; display:flex; align-items:center;}
	.head__right button:focus {outline:none;}
	.head__right button#download:after {content:''; display:inline-flex; height:20px; width:20px; background:url("download.svg") center/17px no-repeat; margin-left:8px;}
	.head__right button#menu {border-left:1px solid #353535; background:url("menu.svg") center/25px no-repeat; padding:0 30px;}
.viewNav .head__right button#menu {background:url("") center/25px no-repeat;}
.menuNavigation {border:1px solid #353535; background:#000000; position:absolute; top:20px; right:0; bottom:0; right:0; height:100vh; z-index:10; border-bottom:0; width:50%; display:none;}
.downloadModal {position:absolute; left:0; top:0; height:100vh; width:100%; background:#000; display:none;}
.viewDownload .downloadModal {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeIn; animation-name: fadeIn; display:block;}
.dM__inner {padding-top:150px; display:flex;     justify-content: center;}
.dM__table { display:flex; flex-flow:column;     justify-content: center; text-align:center;}
.dM__table h2 {text-transform:uppercase; font-size:30px; margin-bottom:10px;}
.download__page .dM__table h2,
.viewDownload .dM__table h2 {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
.dM__table p {line-height:1.3; text-align:center; font-size:12px;  color:#666666;}
.download__page .dM__table p,
.viewDownload .dM__table p {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
.dM__table p a {color:#666666; text-decoration:underline;}
.dM__table p a:hover {color:#FFFC3F; text-decoration:none;}
.download_title {display:flex; align-items:center; font-size:17px; border-bottom:1px solid #353535; padding:12px 0; margin-bottom:20px;    justify-content: space-between; margin-top:30px;}
.download_title:after {content:''; display:inline-block; width:20px; height:20px; background:url("downloadW.svg") center/20px no-repeat;;}
.download__Links {display:flex; flex-flow:column;}
.download__Links li {margin-bottom:20px;}
.download__btn {position:relative; z-index:2; overflow:hidden;}
.download__btn a {display:flex; flex-flow:column; position:relative; z-index:2; background:#FFFC3F; color:#0E0E0E; text-align:left; padding:20px 20px 20px 55px;}
.download__btn a:after,
.download__btn a:before {content: ''; background: #000; width: 30px; height: 30px; position: absolute; bottom: -22px; left: -16px; transform: rotate(45deg); z-index: 2;}
.download__btn a:before {left: auto; right: -16px; bottom: auto; top: -20px; }
.download__btn a span {display:flex; font-size:19px; font-weight:400; margin-bottom:8px;}
.download__btn a span:before {content:''; display:inline-block; position:absolute; left:10px; top:20px; height:35px; width:35px; background:url("windows.svg") center/30px no-repeat;}
.download__Links li:nth-child(2) .download__btn a span:before {background:url("apple.svg") center/30px no-repeat;}
.download__btn a small {font-size:13px; font-weight:300;}
.main__social {display:flex; margin-top:35px;}
.ms__item {position:relative;}
.ms__item:first-child:before {content:''; display:inline-block; background:#0e0e0e; width:18px; position:absolute; right:0%; top:0; height:40%; z-index:3; }
.ms__item:first-child:after {width: 16px; height: 41px; background: #0e0e0e; position: absolute; right: 0; margin-right: -7px; content: ''; top: 50%; z-index: 4; -moz-transform: rotate(-31deg); -webkit-transform: rotate(-31deg); -o-transform: rotate(-31deg); -ms-transform: rotate(-31deg); transform: rotate(-31eg); margin-top: -21px;}
.ms__item:last-child:before {content:''; display:inline-block; background:#0e0e0e; width:18px; position:absolute; left:0%; bottom:0; height:40%; z-index:3;  }
.ms__item a {display:flex; background:#181818 url("discordDark.svg") right top no-repeat; background-size:100px;  padding:25px; min-width:260px; min-height:120px; color:#fff; position:relative; overflow:hidden;background-position: 100% 16px;}
.ms__item:nth-child(2) a {min-width:290px; background:#181818 url("twitterDark.svg") right top no-repeat; background-size:70px; background-position: 100% 16px;}
.ms__item:nth-child(2) a:before {bottom:auto; top:-22px; left:auto; right:-16px; }
.ms__item a:hover {color:#FFFC3F;}
.ms__item a:before {content: ''; background: #0e0e0e; width: 30px; height: 30px; position: absolute; bottom: -22px; left: -16px; transform: rotate(45deg); z-index: 2;}
.ms__item a:after {height:25px; width:90px; position:absolute; left:0; bottom:0; content:''; border:2px solid #353535; border-left:0; border-bottom:0;-moz-transform: skew(42deg, 0deg); -webkit-transform: skew(42deg, 0deg); -o-transform: skew(42deg, 0deg); -ms-transform: skew(42deg, 0deg); transform: skew(42deg, 0deg);}
.ms__item a span {text-transform:uppercase; font-size:19px;}
.viewNav .menuNavigation {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeIn; animation-name: fadeIn;display:block;}
.mN__inner {padding:100px 50px 50px 50px;}
.main__navigation {}
.main__navigation li {border-bottom:1px solid #353535;-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.main__navigation li.visible_mobile {display:none;}
.main__navigation li {border-bottom:1px solid #353535;-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.main__navigation li:last-child {border-bottom:0;}
.main__navigation li a {color:#fff; font-size:30px; text-transform:uppercase;padding:20px 0 20px 50px; display:flex; position:relative; overflow:hidden;}
.main__navigation li a:before {content:''; display:inline-flex; height:16px; width:16px; background:#FFFC3F; position:absolute; left:-30px; top:50%; margin-top:-8px; opacity:0;transition: all 300ms ease-in-out 0s; -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg);}
.main__navigation li.select a:before,
.main__navigation li a:hover:before {left:10px; opacity:1; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}
.main__navigation li.select a,
.main__navigation li a:hover {color:#FFFC3F;}
.viewNav .main__navigation li  {visibility: inherit; -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
.viewNav .main__navigation li:nth-child(2) {animation-delay: .1s;}
.viewNav .main__navigation li:nth-child(3) {animation-delay: .2s;}
.viewNav .main__navigation li:nth-child(4) {animation-delay: .3s;}
.viewNav .main__navigation li:nth-child(5) {animation-delay: .4s;}
.viewNav .main__navigation li:nth-child(6) {animation-delay: .5s;}
.viewNav {overflow:hidden;}
.main__screen {padding-top:50px; margin-bottom:120px;}
.main__screen .article__container {display:flex;}
	.ms__left {width:50%;  -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft}
	.ms__article {padding:80px 0 0 130px;}
	.ms__article h1 {font-size:50px; line-height:1; margin-bottom:35px; text-transform:uppercase; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
	.ms__article p {font-weight:300; font-size:14px; max-width:80%; margin-bottom:25px;  line-height:1.4; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeIn; animation-name: fadeIn;}
	.download__row {display:inline-flex;-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
	.ms__right {width:50%; text-align:center; position:relative;}
	.ask__right:before,
	.ms__right:before {content:''; display:inline-block; position:absolute; left:0; top:0; height:100%; width:100%; z-index:1; background:url("mainBlur.webp") center/cover no-repeat; -webkit-animation: fadeInOut 4s infinite alternate; animation: fadeInOut 4s infinite alternate;}
		.msr__pic {display:inline-block; position:relative; z-index:2; -webkit-animation: mover3 4s infinite alternate; animation: mover3 4s infinite alternate;}
		.msr__pic:before {content:''; display:inline-block; position:absolute; left:13px; top:calc(55% - 5px); height:80px; width:100px; background:url("w.webp") center/contain no-repeat; -webkit-animation: mover1 4s infinite alternate; animation: mover1 4s infinite alternate;}
		.msr__pic img {vertical-align:bottom; max-width:440px;}
.enjoy__section {margin:120px 0; position:relative; z-index:2;}
.enjoy__section .article__container {padding-left:140px;}
.enjoy__List {display:flex; margin-right:140px; margin-top:35px; position:relative;}
.enjoy__List:before {content:''; display:inline-block; position:absolute; left:0; top:0; height:100%; background:#0E0E0E;z-index:10; width:50px;}
.enjoy__List:after {content:''; display:inline-block; position:absolute; right:0; top:0; height:100%; background:#0E0E0E;z-index:10; width:50px;}
.enj__item {width:33.33%; transition: all 300ms ease-in-out 0s; scale:.9;}
	.enj__body {margin:20px;}
		.eng__pic {position:relative;}
		.eng__pic.oversize { }
.enjoy__List .slick-current.slick-active .eng__pic.oversize:after {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInRight; animation-name: fadeInRight; opacity:1;}
.enjoy__List .slick-current.slick-active  .eng__pic.oversize:before {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; opacity:1;}	
		.eng__pic.oversize:before {content: ''; display: inline-block; height:calc(100% + 40px); width: 130px; background: url("slidePic2a.webp") center/contain no-repeat; position: absolute; left: 0; top: 0; z-index: 10; margin-left:-50px; opacity:0;}
		.eng__pic.oversize:after {content: ''; display: inline-block; height:100%; width: 80px; background: url("slidePic2b.webp") center/contain no-repeat; position: absolute; right: 0; top: 0; z-index: 10; margin-right:-20px; opacity:0;}
		.enj__overflow {position:relative;}
		.enj__overflow:after,
		.enj__overflow:before {content: ''; background: #0E0E0E;  width: 40px; height: 40px; position: absolute; top: -20px; left: -20px; transform: rotate(-45deg); z-index: 2; }
		.enj__overflow:after {left:auto; right:-20px; top:auto; bottom:-20px;}
		.eng__pic img{vertical-align:bottom; width:100%;}
.enjoy__List .slick-prev.slick-arrow, .enjoy__List .slick-next.slick-arrow {border:1px solid #FFFC3F; bottom:50%; z-index:21; height:60px; margin-bottom:-30px; background:url("") center/20px no-repeat; min-width:25px; max-width:25px;}
.enjoy__List .slick-next.slick-arrow,
.enjoy__List .slick-prev.slick-arrow {overflow:inherit; font-size:0;}
.enjoy__List .slick-prev.slick-arrow:before {content: ''; display: inline-block; position: absolute; left: -10px; top: -11px; height: 20px; width: 19px; background: #0E0E0E; -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); border-bottom: 1px solid #FFFC3F;}
.enjoy__List .slick-next.slick-arrow:before {content: ''; display: inline-block; position: absolute; right: -10px; top: -10px; height: 20px; width: 19px; -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); border-left: 1px solid #FFFC3F; background: #0E0E0E;}
.enjoy__List .slick-next.slick-arrow:after {content: ''; display: inline-block; position: absolute; right: -10px; bottom: -10px; height: 20px; width: 19px; -moz-transform: rotate(-45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); border-left: 1px solid #FFFC3F; background: #0E0E0E;}
.enjoy__List .slick-prev.slick-arrow:after {content: ''; display: inline-block; position: absolute; left: -10px; bottom: -11px; height: 20px; width: 19px; background: #0E0E0E; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); border-top: 1px solid #FFFC3F;}
 .enjoy__List .slick-next.slick-arrow {background:url("") center/20px no-repeat;}
.enjoy__List .slick-current.slick-active .enj__overflow {border:2px solid #FFFC3F;}
.enjoy__List .slick-current.slick-active .enj__overflow:before {border-bottom:2px solid #FFFC3F;}
.enjoy__List .slick-current.slick-active .enj__overflow:after {border-top:2px solid #FFFC3F;}
.enjoy__List .slick-current.slick-active {scale:1.1;}
.about__section {}
	.article__container {max-width:1260px; margin-left:auto; margin-right:auto; }
.about__section .article__container {display:flex;}
.about__left {width:50%; display:flex; flex-flow:column; padding-top:130px; padding-left:150px;}
.section__header {display:flex; flex-flow:column; margin-bottom:25px;}
	.label__title {margin-bottom:10px; font-size:17px; color:#FFFC3F; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}		
	.header__title {font-size:40px; line-height:1; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
	.aos-animate.section__header .label__title {visibility: inherit; -webkit-animation-name: fadeInDown; animation-name: fadeInDown}
      .aos-animate.section__header .header__title {visibility: inherit; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
	.section__text {max-width:70%;}
	.section__text p {font-size:13px; font-weight:300; line-height:1.3; margin-bottom:15px;-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
	.aos-animate.section__text p{visibility: inherit; -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
.about__right {width:50%; text-align:center;}
	.about__pic {display:inline-block; text-align:center; position:relative;padding:25px;}
	.ap__leftB {position:absolute; left:0; bottom:0; height:100px; width:100px; border:2px solid #353535; border-top:0; border-right:0; z-index:3; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.aos-animate .ap__leftT,
.aos-animate .ap__leftB {visibility: inherit; -webkit-animation-name: fadeInRight; animation-name: fadeInRight;}
	.ap__leftB:before {content:''; width:50px; height:50px; border:2px solid #FFFC3F; border-top:0; border-right:0; position:absolute; left:-20px; bottom:-20px;}
	.ap__rightT i:after,
	.ap__rightT i:before,
	.ap__leftB:after {content:''; display:inline-block; background:#FFFC3F; height:14px; width:14px; position:absolute; left:-34px; bottom:-34px;}
	.ap__item {display:inline-block; position:relative; overflow:hidden;}
	.ap__item:after,
	.ap__item:before {content: ''; background:#0E0E0E; width: 80px; height: 80px; position: absolute; top: -50px; left: -50px; transform: rotate(-45deg); z-index:2;}
	.ap__item:after {left:auto; top:auto; right:-50px; bottom:-50px}
	.ap__item img {vertical-align:bottom; max-width:380px; position:relative; z-index:1;-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
	.aos-animate .ap__item img {visibility: inherit; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
	.ap__rightT {position:absolute; right:0; top:0; height:100px; width:100px; border:2px solid #353535; border-left:0; border-bottom:0; z-index:3; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
	.aos-animate .ap__rightT {visibility: inherit; -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}
	.ap__rightT i {position:absolute; right:-25px; top:-25px; height:50px; width:50px; border:2px solid #FFFC3F; border-left:0; border-bottom:0;}
	.ap__rightT i:before {left:-14px; top:-8px;}
	.ap__rightT i:after {left:auto; right:-8px; top:auto; bottom:-14px;}
	.ap__leftT {position:absolute; left:0; top:0; height:140px; width:140px; border:2px solid #353535; border-right:0; border-bottom:0;-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
	.ap__leftT:before {content: ''; display: inline-block; position: absolute; left: -15px; top: -7px; background: #0e0e0e; transform: rotate(-45deg); height: 25px; width: 40px; border-bottom: 2px solid #353535;}
	.ap__leftT:after {content:''; display:inline-block; position:absolute; left:0; top:-5px; height:40px; width:25px; background:#0e0e0e; transform: rotate(-45deg);}
	.ap__rightB {position:absolute; right:0; bottom:0; height:140px; width:140px; border:2px solid #353535; border-left:0; border-top:0;-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
	.ap__rightB:before {content: ''; display: inline-block; position: absolute; right: -15px; bottom: -7px; background: #0e0e0e; transform: rotate(-45deg); height: 25px; width: 40px; border-top: 2px solid #353535;}
	.ap__rightB:after {content:''; display:inline-block; position:absolute; right:0; bottom:-5px; height:40px; width:25px; background:#0e0e0e; transform: rotate(-45deg);}
	.aos-animate .ap__rightB {visibility: inherit; -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}

.withdraw__section {position:relative; overflow:hidden; margin:150px 0;}
.withdraw__section .article__container {display:flex;}
.withdraw__left {width:50%; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.withdraw__left.aos-animate {visibility: inherit; -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}
.withdraw__left.aos-animate .withdraw__cell:first-child {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
.withdraw__left.aos-animate .wl__item {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
.withdraw__left.aos-animate .wl__item:nth-child(2) {animation-delay: .1s;}
.withdraw__left.aos-animate .wl__item:nth-child(3) {animation-delay: .2s;}
.withdraw__left.aos-animate .wl__item:nth-child(4) {animation-delay: .3s;}
.withdraw__table {display:flex; flex-flow:column; margin-right:30px; padding-left:80px;}
.withdraw__cell {background:#181818; position:relative; overflow:hidden;}
.withdraw__cell:first-child {margin-bottom:25px;}
.withdraw__cell:after,
.withdraw__cell:before {content: ''; background: #0e0e0e; width: 50px; height: 50px; position: absolute; bottom: -30px; left: -29px; transform: rotate(45deg); z-index: 2;}
.withdraw__cell:after {left:auto; right:-25px; top:-28px; bottom:auto; }
	.wc__inner {padding:30px; position:relative; z-index:4;}
		.wc__balance {display:flex;     justify-content: space-between; align-items:center;}
			.wc__wallet {display:flex; align-items:center;}
			.wc__wallet i {width:60px; height:60px; min-width:60px; background:url("wallet.svg") center/contain no-repeat;;}
			.wcw__info {display:flex; flex-flow:column; margin-left:20px;}
				.wcw__label {margin-bottom:7px; font-size:14px;}
				.wcw__balance {font-weight:400; font-size:40px;}
				.cardItem__bottom,
				.download__row,
				.cf__send,
		.wc__button {position:relative; overflow:hidden;}
		.cardItem__bottom:before,
		.cardItem__bottom:after,
		.download__row:after,
		.download__row:before,
		.cf__send:before,
		.cf__send:after,
		.wc__button:before,
		.wc__button:after {content: ''; background: #181818;   width: 30px; height: 30px; position: absolute; bottom: -22px; left: -16px; transform: rotate(45deg); z-index: 2; }
		.cf__send:before,
		.cf__send:after,
		.download__row:after,
.download__row:before{background:#0E0E0E;}
.cardItem__bottom:before,
		.download__row:before,
		.cf__send:before,
		.wc__button:before {left:auto; right:-16px; bottom:auto; top:-20px;}
		.cardItem__bottom button,
		.download__row button,
		.cf__send button,
		.wc__button button {position:relative; overflow:hidden; border:0; padding:12px 30px; background:#FFFC3F; cursor:pointer;}
		.cardItem__bottom button:after,
		.download__row button:after,
		.cf__send button:after,
		.wc__button button:after {content: ''; position: absolute; top: -50%; right: -50%; bottom: -50%; left: -50%; background: linear-gradient(to bottom, rgba(229, 172, 142, 0), rgba(255,255,255,0.5) 50%, rgba(229, 172, 142, 0)); transform: rotateZ(60deg) translate(-5em, 7.5em); opacity:0;}
		.cardItem__bottom button:hover:after,
		.download__row button:hover:after,
		.cf__send button:hover:after,
		.wc__button button:hover:after { animation: sheen 1s forwards; opacity:1;}
		@keyframes sheen { 100% { transform: rotateZ(60deg) translate(1em, -9em); } }
		.cardItem__bottom button:focus,
		.download__row button:focus,
		.cf__send button:focus,
		.wc__button button:focus {outline:none;}
		.cardItem__bottom button span,
		.download__row span,
		.cf__send span,
		.wc__button span {position:relative; display:flex; font-weight:400; font-size:18px; color:#0E0E0E; text-transform:uppercase;}
	.withdraw__list {display:flex; flex-flow:column;}
		.wl__item {display:flex; align-items:center;padding-bottom:20px; border-bottom:1px solid #353535; margin-bottom:20px;display: flex; justify-content: space-between;}
		.wl__item:last-child {border-bottom:0; padding-bottom:0; margin-bottom:0;}
			.wli__info {display:flex; flex-flow:column; padding-left:50px; position:relative; }
			.wli__info:before {content:''; display:inline-block; position:absolute; width:40px; height:40px; background:url("arrowCorner.svg") center/25px no-repeat; left:0; top:0;}
				.wli__label {text-transform:uppercase; font-size:16px; margin-bottom:8px;}
				.wli__name {font-size:14px; color:#666666;}
			.wli__price {color:#fff; font-size:23px;}
.withdraw__right {width:50%; padding:100px 0 0 50px;}
.underBox {width:1300px; position:fixed; left:50%; margin-left:-650px; z-index:1;  height:100vh; top:0; bottom:0;}
.underBox:after,
.underBox:before {content:''; display:inline-block; position:absolute; left:0; top:0; bottom:0; width:63px; background:url("cLeft.webp") left top repeat-y; background-size:contain;}
.underBox:after {left:auto; right:0; background:url("cRight.webp") left top repeat-y; background-size:contain;}

.team__section {overflow:hidden; margin:150px 0;}
.team__section .article__container {display:flex;}
.team__left {width:55%; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.team__left.aos-animate {visibility: inherit; -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}
.team__left .slick-prev.slick-arrow {left:65px;}
.team__list {margin-left:20px;}
	.team__group {display:flex; justify-content: flex-end;}
		.team__column {width:45%;}
		.team__column:first-child .team__item {height:100%; margin-right:20px;}
		.team__left.aos-animate .team__column:nth-child(2) .team__item:first-child {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
		.team__left.aos-animate .team__column:nth-child(2) .team__item:last-child {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
		.team__item.check .team__info {height:100%;}
		.team__item.check .team__info:after,
		.team__item.check .team__info:before {content:''; display:inline-block; position:absolute; left:0; top:0; border:1px solid #FFFC3F; z-index:3; height:50px; width:50px;}
		.team__item.check .team__info:before {border-right:0; border-bottom:0;}
		.team__item.check .team__info:after {left:auto; right:0; top:auto; bottom:0; border-left:0; border-top:0;}
		.team__column:nth-child(2) .team__item:first-child {margin-bottom:20px;}
		.team__column:nth-child(2) .team__item:last-child {margin-top:20px;}
			.team__item {position:relative; overflow:hidden; height:250px; background:#181818;}
			.team__item p {visibility:hidden;}
			.team__item:after,
			.team__item:before {content: ''; background: #0E0E0E; width: 50px; height: 50px; position: absolute; bottom: -27px; left: -26px; transform: rotate(45deg); z-index: 2;}
			.team__item:after {left: auto; right: -26px; top: -25px; bottom: auto; }
			.team__item img {position:absolute; left:0; top:0; width:100%; height:100%; object-fit:cover;}
				.team__info {padding:25px; position:relative; z-index:2;}
					.ti__name {font-size:17px; line-height:1; margin-bottom:8px;}
					.ti__label {font-size:10px;}
.team__right {width:50%; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.team__right.aos-animate {visibility: inherit; -webkit-animation-name: fadeInRight; animation-name: fadeInRight;}
.mainTeam {display:flex; flex-flow:column; padding:80px 0 0 80px;}
.mainTeam h2 {font-size:40px; line-height:1; font-weight:400; margin-bottom:25px; }
.team_status {margin-bottom:25px;}
.team_status span {display:inline-flex; background:#FFFC3F; text-transform:uppercase; color:#0E0E0E; font-size:19px; padding:8px 15px;}
.mainTeam p {font-size:14px; line-height:1.3; max-width:60%;}
.bottom__section {overflow:hidden; position:relative; z-index:10;  margin-bottom:-50px;}
.ask__section .article__container {display:flex;}
.ask__column {width:50%; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.ask__column.aos-animate {visibility: inherit; -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}
	.ask__body {display:inline-flex; flex-flow:column; padding-left:120px;}
	.ask__body h2 {font-size:45px; line-height:1.3; margin-bottom:30px; text-transform:uppercase;}
	.ask__column.aos-animate .ask__body h2 {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
	.contact__row {display:flex; align-items:center;}
	.ask__column.aos-animate .ask__body .contact__row {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
	.contact__row span {display:inline-flex; text-transform:uppercase; color:#FFFC3F; font-size:19px;}
	.contact__row a {display:inline-flex; height:25px; width:25px;  margin:0 10px;}
	.contact__row a.twitter {background:url("twitter.svg") center/20px no-repeat;}
	.contact__row a.discord {background:url("discord.svg") center/20px no-repeat;}
	.contact__form {display:flex; flex-flow:column; margin-top:80px;}
	.cf__item {margin-bottom:20px;}
	.cf__item input {width:100%; color:#fff; line-height:40px; font-size:14px; border:0; border-bottom:1px solid #fff; box-sizing: border-box; transition: all 300ms ease-in-out 0s;background:none; font-weight:300;}
	.cf__item input::placeholder {color:#fff;}
	.cf__item input:focus {outline:none; border-bottom:1px solid #FFFC3F;}
	.cf__send {margin-top:15px;}
	.cf__send button {width:100%;}
	.cf__send button span {display: flex; justify-content: center;}
.ask__right {width:50%; text-align:center; position:relative; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden; padding-top:100px;}
.ask__right.aos-animate {visibility: inherit; -webkit-animation-name: fadeInRight; animation-name: fadeInRight;}
.ask__right:before {background:url("askBlur.webp") center/cover no-repeat;}
.askr__item {display:inline-block;}
.askr__item img {vertical-align:bottom;  max-width:520px; margin-bottom:-50px; -webkit-animation: mover3 4s infinite alternate; animation: mover3 4s infinite alternate;}
.footer__overflow { position:fixed; overflow:hidden; bottom:0; left:0; right:0; z-index:20; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
.footer__overflow .footer__section {margin-bottom:-7px; padding-top:50px;}
.footer__section {position:relative; z-index:21;}
.footer__article {max-width:1260px; margin-left:auto; margin-right:auto; background:#000000; display:flex; align-items:center; padding:10px 20px 20px 10px; border-top:1px solid #353535;    justify-content: space-between; position:relative;}
.footer__article:after,
.footer__article:before {content: ''; height: 54px; width: 75px; background: #000; position: absolute; left: -45px; top: 17px; -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); border-top: 1px solid #353535;}
.footer__article:after {left:auto; right:-45px;  -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);  }
.footer__support,
	.footer__nav {display:flex; position:relative; z-index:3;}
	.footer__support a,
	.footer__nav a {color:#fff; text-transform:uppercase; font-size:13px; padding:10px 25px; border-left:1px solid #353535; display:inline-flex;}
	.footer__nav a:first-child {border-left:0;}
	.footer__support a:hover,
	.footer__nav a:hover {color:#FFFC3F;}
	#scrollUp {width:50px; height:50px; background:#000; cursor:pointer; position:absolute; left:50%; top:25px; margin:0px 0 0 -25px; z-index:3;border:1px solid #353535;-moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); z-index:5;}
	#scrollUp:hover {border:1px solid #FFFC3F;}
	#scrollUp:before {content:''; display:inline-block; position:absolute; left:0; top:0; width:100%; height:100%; background:url("mouse.svg") center/20px no-repeat; -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg);}
	#scrollUp:hover:before {background:url("mouseActive.svg") center/20px no-repeat;}
	
.blog__setion {padding-top:50px;}
.blog__setion .article__container {max-width:1100px;}
.blog__main {display:flex; overflow:hidden; margin-bottom:35px;}
	.blog__short {width:50%; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}
	.blog__item-info {display:flex; flex-flow:column;}
		.blog__label {margin-bottom:15px;}
		.blog__label span {display:inline-flex; color:#FFFC3F; font-size:14px;}
		.blog__item 	.blog__item-info a,
	.blog__item-info h1,
	.blog__item-info h2,
	.blog__item-info h3 {text-transform:uppercase; font-size:18px; margin-bottom:20px;}
	.blog__main 	.blog__item-info h1 {font-size:40px;}
	.blog__main 	.blog__item-info p {max-width:80%;}
	.blog__item-info p {font-size:13px; color:#666666; line-height:1.3; margin-bottom:20px;}
	.read_more {}
	.read_more a {display:inline-flex; align-items:center; color:#FFFC3F; font-size:15px;}
	.read_more a:after {content:''; display:inline-flex; height:20px; width:20px;   background:url("") center/18px no-repeat; margin-left:4px;}
	.read_more a:hover {}
	.blog__right {width:50%; text-align:right;}
	.blog__right img {max-width:450px; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
.blog__other {padding-bottom:80px;}
.blog__other h2 {text-transform:uppercase; font-size:25px;  -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.blog__other h2.aos-animate {visibility: inherit; -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
	.blog__List {margin:15px -20px 40px -20px;}
	.blog__List li.blog__column {width:33.33%; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
	.blog__List li.blog__column.aos-animate {visibility: inherit; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
		.blog__item {margin:15px; padding:20px; background:#181818; display:flex; flex-flow:column;}		
		.blog__item 	.blog__item-info a:hover {color:#FFFC3F;}	
		.blog__item 	.blog__item-info a{color:#fff; line-height:1.3;}
			.blog__item-pic {position:relative; overflow:hidden; padding-top:56.2%; margin-bottom:20px;}
			.blog__item-pic img {position:absolute; left:0; top:0; width:100%; height:100%; object-fit:cover;}
	.blog__full {display:flex; margin-bottom:40px; overflow:hidden;}
		.blog__article {flex:1; width:100%; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft;}
		.blog__article .bs__label {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
		.blog__article h1 {font-size:25px; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
		.insert__img {margin:15px 0 20px 0;}
		.insert__img img {max-width:100%; vertical-align:bottom;}
		.blog__sidebar {margin-left:40px; width:360px; text-align:right; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInRight; animation-name: fadeInRight;}
		.blog__sidebar img {vertical-align:bottom; max-width:100%;}
		.blog__text {}
		.blog__text p {line-height:1.3; margin-bottom:20px; color:#fff; font-weight:300; font-size:13px; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeIn; animation-name: fadeIn;}
		.blog__social-row {padding:20px 0 0 0; border-top:1px solid #353535; display:flex; align-items:center;     justify-content: space-between; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
		.blog__social-row.aos-animate {visibility: inherit; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
			.bs__label {font-size:16px; color:#666666; font-weight:300;}
			.blog__social {display:flex; align-items:center;}
			.blog__social a {margin:0 5px; position:relative; height:25px; width:25px;  display:inline-flex; align-content: center; justify-content: center; align-items: center;}
			.blog__social a svg {color:#666666;}
			.blog__social a:hover svg {color:#FFFC3F;}
.roadmap__section {padding-top:40px;}
.roadmap__section .article__container {max-width:960px;}
.auth__section h1,
.roadmap__section h1 {text-align:center; font-size:30px; line-height:1; margin-bottom:30px; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;  -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
.roadmap__List {padding-bottom:60px;}
.road__item {margin-bottom:20px;}
.road__body {display:flex;}
	.road__step {position:relative;}
	.road__num {width:90px; height:90px; background:url("") center/contain no-repeat; display: flex; justify-content: center; align-items: center; font-size:26px; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.aos-animate .road__num {visibility: inherit; -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
	.road__line {width:1px; background:#353535; height:auto; position:absolute; left:50%; top:120px; bottom:0;-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.road__item:last-child .road__line {display:none;}
.road__item:last-child .road__num { background:url("") center/contain no-repeat; color:#FFFC3F;}
.road__item:nth-child(3) .road__num { background:url("") center/contain no-repeat; color:#0E0E0E;}
.aos-animate .road__line {visibility: inherit; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
	.road__line:after,
	.road__line:before {content:''; display:inline-flex; height:14px; width:14px; position:absolute; left:50%; top:0; margin-left:-7px; margin-top:-7px;-moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); background:#353535;}
	.road__line:after {top:auto; bottom:0; margin-top:0; margin-bottom:-7px;}
		.road__article {padding:25px; background:#181818; position:relative; overflow:hidden; margin-bottom:35px; margin-left:40px; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.aos-animate .road__article {visibility: inherit; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
		.road__article:before,
		.road__article:after {content: ''; background: #0e0e0e; width: 50px; height: 50px; position: absolute; bottom: -30px; left: -29px; transform: rotate(45deg); z-index: 2;}
		.road__article:after {left: auto; right: -25px; top: -28px; bottom: auto;}
		.road__article h2 {margin-bottom:15px; text-transform:uppercase; font-weight:400; position:relative; z-index:2; font-size:18px;}
		.road__article p {margin-bottom:15px; color:#666666; line-height:1.3; font-size:14px; font-weight:300;}
.download__page {padding-bottom:100px;}
.download__page .dM__inner {padding-top:30px;}
.download__page .download__btn a:after, .download__page .download__btn a:before {background:#0E0E0E;}
.auth__section {padding-top:50px; padding-bottom:80px;}
.auth__section h1 {font-size:55px; margin-bottom:40px;}
.registration__article {display:flex;    justify-content: center;}
	.form__table {display:flex; flex-flow:column; border-radius:8px; background:#181818; padding:30px 30px 35px 30px; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
		.form__item {display:flex; flex-flow:column; margin-bottom:20px;}
			.form__label {color:#AAAAAA; font-size:18px; margin-bottom:10px;}
			.form_item_body {color:#AAAAAA;}
			.form_item_body.password__cell {position:relative;}
			.password__eye {width:48px; height:48px; cursor:pointer; position:absolute; right:0; top:0; background:url("") center/22px no-repeat;}
			.password__cell.visible .password__eye {background:url("") center/22px no-repeat;}
			.form_item_body input {max-width:400px; border:0; background:#0E0E0E; color:#fff; line-height:48px; padding:0 20px; width:100%; box-sizing: border-box; min-width:360px;}
			.form_item_body input:focus {outline:none;}
			.form_item_body input::placeholder {color:#FFFFFF;}
.form__bottom {margin-top:12px;}
.form__bottom p {color:#fff; line-height:1.3; font-size:15px;     font-family: "Geom Graphic W03 Regular"; text-align:center; margin-top:18px;}
.form__bottom p a {color:#FFFC3F}
.form__bottom p a:hover {color:#fff;}
#form__action {background:#FFFC3F; position:relative; line-height:70px; font-size:20px; color:#000; cursor:pointer; display:flex; width:100%; padding:0; justify-content: center; border:0;}
#form__action:focus {outline:none;}
#form__action span {}
.dashboard__section {padding-top:50px; padding-bottom:80px;}
.dashboard__table {display:flex;}
	.dashboard__sidebar {}
		.dashboard__navigation {display:flex; flex-flow:column;}
		.dashboard__navigation li {margin-bottom:11px; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;-webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
		.dashboard__navigation li:nth-child(2) {animation-delay: .1s;}
		.dashboard__navigation li:nth-child(3) {animation-delay: .2s;}
		.dashboard__navigation li:nth-child(4) {animation-delay: .3s;}
		.dashboard__navigation li:nth-child(5) {animation-delay: .4s;}
		.dashboard__navigation li:nth-child(6) {animation-delay: .5s;}
		.dashboard__navigation li:nth-child(7) {animation-delay: .6s;}
		.tabs__list li button,
		.dashboard__navigation li a {color:#fff; text-transform:uppercase; font-weight:300; font-size:16px; background:#181818; min-width:200px; text-align:center; line-height:50px; position:relative; overflow:hidden; display:flex;     justify-content: center;}
		.tabs__list li.select button,
		.tabs__list li button:hover,
		.dashboard__navigation li.select a,
		.dashboard__navigation li a:hover {background:#252409;}
		.cardItem_face:before,
		.cardItem_face:after,
		.tabs__list li button:after,
		.tabs__list li button:before,
		.dashboard__navigation li a:after,
		.dashboard__navigation li a:before {content: ''; background: #0E0E0E; width: 30px; height: 30px; position: absolute; bottom: -22px; left: -16px; transform: rotate(45deg); z-index: 2;}
		.cardItem_face:before,
		.tabs__list li button:before,
		.dashboard__navigation li a:before {left: auto; right: -16px; bottom: auto; top: -20px;}
		.dashboard__navigation li a span {position:relative; z-index:2;}
 .dashboard__article {padding-left:60px; flex:1; width:100%;}
	.scoreboard {display: flex; flex-flow: column; align-items: center; width: 100%;}
	.score__box {display:flex; flex-flow:column;     align-items: center;}
		.score__label {font-size:16px; text-transform:uppercase; margin-bottom:25px;  -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;-webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
		.score__balance {font-size:55px;  -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;-webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
	.wallet__row {display:flex; flex-flow:column; width:50%; margin-top:50px; margin-bottom:15px; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;-webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
		.wallet__label {color:#AAAAAA; font-weight:300; font-size:15px; margin-bottom:15px;}
		.wallet__adree-row {display:flex; align-items:center; padding:15px 30px; border-radius:6px; background:#181818;     justify-content: space-between;}
			#wallet_Adress {display:flex; align-items:center; max-width:240px; overflow:hidden; background:none; border:0; color:#fff; white-space:nowrap; text-overflow:ellipsis; font-size:17px;}
			#copy_Wallet:focus, 
			#wallet_Adress:focus {outline:none;}
			#copy_Wallet {display: flex; align-items: center; text-transform:uppercase; font-size:17px; cursor:pointer; border:0; color:#AAAAAAAA; background:none;}
			#copy_Wallet span {}
			#copy_Wallet:after {content:''; display:inline-block; height:35px; width:35px; margin-left:8px; background:url("") center/22px no-repeat;}
			#copy_Wallet:hover {color:#FFFC3F;}
			#copy_Wallet:hover:after {background:url("") center/22px no-repeat;}
.token__list {display:flex; flex-flow:column; font-weight:300; font-size:17px;}
	.token__row:first-child {color:#AAAAAA; background:none;     text-transform: capitalize; font-size:15px; margin-bottom:0;}
	.token__row {width:100%; margin-bottom:20px; background:#181818; align-items:center; padding:16px 20px; border-radius:6px; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;-webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
		.token_r-list {display:flex; width:100%;     align-items: center;}
		.token_r-list li {width:25%; display:flex; align-items:center; text-transform:uppercase;}
		.token_r-list li:last-child {width:50%;}
		.token_r-list li i {width:48px; height:48px; min-width:48px; background:green; display:inline-flex; margin-right:8px;}
		.token_r-list li i.bnb {background:url("") center/35px no-repeat;}
		.token_r-list li i.bep {background:url("") center/35px no-repeat;}
		.token_r-list li i.btc {background:url("") center/35px no-repeat;}
		.token_r-list li i.usdt {background:url("") center/35px no-repeat;}
		.token_r-list li i.whale {background:url("") center/35px no-repeat;}
		.token_r-list li i.eth {background:url("") center/35px no-repeat;}
		.amount__cell {display:flex; align-items:center; justify-content: space-between;  width:100%;}
			.amount__data {display:flex; align-items:center;}
				.amount__num {}
				.amount__currency {color:#AAAAAA; margin-left:10px;}
			#amount__send {border:0; background:none; color:#AAAAAA; cursor:pointer;}
			#amount__send:focus {outline:none;}
			#amount__send:hover {color:#FFFC3F;}
 .modal__overflow {position:fixed; top:0; left:0; right:0; bottom:0; z-index:20; background:#00000080; backdrop-filter: blur(12px); display: none; justify-content: center; align-items: center;}
	.modal__container {background:#181818; border-radius:8px; display: flex; flex-flow: column; align-items: center; padding:90px 20px; min-width:680px; position:relative;}
body.viewModal {overflow:hidden;}
body.viewModal .modal__overflow {display:flex; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: fadeIn; animation-name: fadeIn;}
body.viewModal .modal__container {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
	.modal__container img {vertical-align:bottom; margin-bottom:25px;}
	.modal__container h2 {font-size:50px; margin-bottom:20px;}
	.modal__container p {font-weight:300; font-size:15px; color:#AAAAAA;}
	.modal__container .download__row {margin-top:25px;}
	.modal__close {height:40px; width:40px; cursor:pointer; background:url("") center/24px no-repeat; position:absolute; left:20px; top:20px;}
 .cards__section{display:flex; flex-flow:column; padding-left:50px;}
	.tabs__list {display:flex; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; 
-webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
	.tabs__list li {margin:0 25px 25px 0;}
	.tabs__list li button {border:0; cursor:pointer; padding:0;}
	.tabs__list li button span {position:relative;}
.cardList {display:flex; flex-wrap:wrap; margin:0 -12px 40px -12px;}
.cardList li {width:33.333%; display:none; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility: hidden;}
.cardList li.aos-animate {visibility:inherit; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
	.cardItem {margin:12px;}
		.cardItem_face {position:relative; overflow:hidden; background:#181818; padding:16px 20px;}
			.cardItem__pic {position:relative; height:190px; display: flex; justify-content: center; align-items: center;}
			.cardItem__pic img {vertical-align:bottom; max-width:90%;}
			.cardItem__name {text-transform:uppercase; font-size:40px; text-align:center;}
			.cardItem__bottom {margin-top:10px;}
				.cardItem__action {position:relative; width:100%; cursor:pointer; display:flex;     justify-content: center;}
 .cardTwo__buttons {display:flex; justify-content: space-between;}
 .cardTwo__buttons .cardItem__bottom {width:48%;}
 .modal__overflow .cardItem {margin:0; min-width:340px;}
 .modal__overflow .cardItem__pic {height:250px;}
 .modal__overflow.dark {background:#0E0E0E;}
 .modal__overflow #skip {color:#fff; background:#181818;}
 .modal__overflow #skip span {color:#fff;}
 .modal__overflow .cardItem__bottom:before,
 .modal__overflow .cardItem__bottom:after {background:#0e0e0e;}
 .promo__section {display:flex; flex-flow:column;     max-width: 760px;}
 .promo__slider {}
	.promoSlide {}
		.ps__item {}
			.ps__body {position:relative; overflow:hidden; height:298px; max-width:760px; border-radius:8px;}
			.psb__textVar3,
			.psb__textVar2,
			.psb__textVar1 {position:absolute; left:0; top:0; width:100%; height:100%; display:flex; font-size:55px; justify-content: center; align-content: center; align-items: center;}
			.psb__textVar3 {flex-flow:column;}
			.psb__textVar3 h2 {font-size:25px; margin-bottom:30px;}
			.psb__textVar3 ul {display:flex; flex-flow:column; width:90%; margin-left:auto; margin-right:auto;}
			.psb__textVar3 ul li {margin-bottom:12px; font-weight:400; font-size:16px;}
			.psb__textVar2 {font-size:25px;}
			.ps__body img {vertical-align:bottom; width:100%;}
	.promo__form {display:flex;  margin-top:30px;}
	.promo__form input {padding:0px 30px; box-sizing: content-box; width:100%; background:#181818; border:0; color:#fff; line-height:60px;}
	.promo__form input::placeholder {color:#AAAAAA;}
	.promo__form button:focus,
	.promo__form input:focus {outline:none;}
	.promo__form button {width:60px; height:60px; min-width:60px; padding:0; margin-left:10px; cursor:pointer; background:#FFFC3F url("") center/22px no-repeat; border:0;}
.promo__slider .slick-dots { display:flex; flex-flow:column; left:auto; right:-20px; height:100%;  top:0; width:auto; padding:0; margin:0; position:absolute;}
.promo__slider .slick-dots button {width:12px; height:12px; background:#444444; border:0; border-radius:20px; padding:0;}
.promo__slider .slick-dots li {margin:2px 0;}
.promo__slider .slick-dots li.slick-active button {background:#FFFC3F;}
.promo__slider .slick-dots li.slick-active button:before,
.promo__slider .slick-dots button:after {display:none;}
.modal__container .download__row:before,
.modal__container .download__row:after {background:#181818;}
 
 /** Animation **/
@keyframes rotate360 { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }
@keyframes rotate3602 { 0% { transform: rotate(0deg); } 100% { transform: rotate(-360deg); } }
@keyframes fadeInOut { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } }
@keyframes pulse { 0% { transform: scale(1);} 50% { transform: scale(1.2); } 100% { transform: scale(1); } }
@keyframes levitating-box { 0% { transform: translate(0, 0); } 50% { transform: translate(6px, 10px); } 100% { transform: translate(0, 0); } }
@-webkit-keyframes mover1 { 0% { transform: translateY(0); } 100% { transform: translateY(-16px); } } @keyframes mover2 { 0% { transform: translateY(-18); } 100% { transform: translateY(-18px); } }			
@-webkit-keyframes mover2 { 0% { transform: translateY(0); } 100% { transform: translateY(-6px); } } @keyframes mover2 { 0% { transform: translateY(-8); } 100% { transform: translateY(-8px); } }
@-webkit-keyframes mover3 { 0% { transform: translateX(0); } 100% { transform: translateX(-10px); } } @keyframes mover3 { 0% { transform: translateX(-10); } 100% { transform: translateX(-10px); } }
.animate {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
@-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }
.fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; }
@-webkit-keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
@-webkit-keyframes fadeInDown { from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes fadeInDown { from { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
.fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; }
@-webkit-keyframes fadeInLeft { from { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes fadeInLeft { from { opacity: 0; -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
.fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; }
@-webkit-keyframes fadeInRight { from { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes fadeInRight { from { opacity: 0; -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); } to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }
.fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; }
@-webkit-keyframes float { 0% { -webkit-transform: translateY(0); transform: translateY(0); } 50% { -webkit-transform: translateY(-50px); transform: translateY(-50px); } 100% { -webkit-transform: translateY(0); transform: translateY(0); } } @keyframes float { 0% { -webkit-transform: translateY(0); transform: translateY(0); } 50% { -webkit-transform: translateY(-50px); transform: translateY(-50px); } 100% { -webkit-transform: translateY(0); transform: translateY(0); } }		
@keyframes bounceIn { 0% { opacity: 0; transform: scale(0.5); } 50% { opacity: 1; transform: scale(1.05); } 100% { opacity: 1; transform: scale(1); } }
/** Animation End **/
/*** Slick Slider Style ***/		
.slick-slider{position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;   -webkit-tap-highlight-color: transparent;}
.slick-list{position: relative;display: block;overflow: hidden;margin: 0;padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer;cursor: hand;}
.slick-slider .slick-track,
.slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0);  -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}
.slick-track{position: relative;top: 0;left: 0;display: block;margin-left: auto;margin-right: auto;}
.slick-track:before,
.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none;float: left;height: 100%;min-height: 1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block;}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img {pointer-events: none;}
.slick-initialized .slick-slide {display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;}
.slick-arrow.slick-hidden {display: none;}				
.slick-dots {display:flex; justify-content: center; padding:30px 0 0 0;}
.slick-dots li {margin:0 3px;}
.slick-dots li button {border:0; display:block; width:13px; height:13px; overflow:hidden; text-indent:18px; white-space:nowrap; background:none;
opacity: 1;  transition: all 300ms ease-in-out 0s; cursor:pointer; padding:0; border:1px solid #fff; position:relative;}
.slick-dots li.slick-active button:focus {outline:none;}
.slick-dots li.slick-active button {opacity:1}
.slick-dots li.slick-active button:before {content:''; display:inline-block; height:5px; width:5px; position:absolute; left:50%; top:50%; margin:-2.5px 0 0 -2.5px; background:#fff;}
.slick-prev.slick-arrow,
.slick-next.slick-arrow {width:30px; height:30px; cursor:pointer; white-space:nowrap; text-indent:30px; border:0;   display:block; overflow:hidden; min-width:30px; position:absolute; left:0px; bottom:0px; transition: all 300ms ease-in-out 0s; background:url("slideLeft.svg") center/20px no-repeat;}
.slick-next.slick-arrow  {left:auto; right:0;background:url("slideRight.svg") center/10px no-repeat;}
.slick-prev.slick-arrow {opacity:.9;}
.slick-prev.slick-arrow:hover {opacity:1;}
.slick-prev.slick-arrow:focus,
.slick-next.slick-arrow:focus {outline:none;}
/*** Slick Slider Style  End***/

@media screen and (max-width: 1280px) {	
#head {margin-left:10px; margin-right:10px;}
.footer__article {margin-left:40px; margin-right:40px;}
}
@media screen and (max-width: 1200px) {
	.underBox {display:none;}
	.article__container {padding-left:10px; padding-right:10px;}
	.main__screen {padding-top:20px;}
.ms__article {padding:60px 0 0 0;}	
.withdraw__table {padding-left:0;}
.wcw__balance {font-size:30px;}
.about__left {padding-left:0;}
.about__right{padding-right:20px;}
.team__list {margin-left:0;}
.team__group {    justify-content: flex-start; width:100%;}
.team__column {width:50%;}
.team__left .slick-prev.slick-arrow {left:0;}
.enjoy__section .article__container {padding-left:10px;}
.ask__body {padding-left:0;}
.enjoy__List {margin-right:0;}
}
@media screen and (max-width: 1120px) {	
.blog__setion .article__container {padding-left:10px; padding-right:10px;}
.blog__List {margin-left:-10px; margin-right:-10px;}
.blog__other .blog__List .slick-prev.slick-arrow,
.blog__other .blog__List .slick-next.slick-arrow {display:none; visibility:hidden; z-index:-1; opacity:0;}
}
@media screen and (max-width: 1090px) {	
.promo__section {max-width:calc(100% - 40px);}
.ps__body {height:auto; width:100%; max-width:100%;}

}
@media screen and (max-width: 1060px) {	
 .navigation {display:none;}
 .askr__item img{max-width:320px; margin-bottom:0px;}
 .ask__body h2 {font-size:30px;}
 .ask__body h2 br {display:none;}
 .ask__body {width:100%; padding-bottom:60px;}
 .contact__form {margin-top:25px;}
} 
@media screen and (max-width: 1024px) {
	.msr__pic img {width:340px;}
.msr__pic:before {width:60px; height:60px;}
.ms__article h1 {font-size:40px;}
.ms__item a {padding:22px;}
.ms__item a span{font-size:18px;}
.ms__item a{min-width:200px; min-height:100px;}
.ms__item:nth-child(2) a {min-width:220px;}
.ms__item a {background: #181818 url("discordDark.svg") right top no-repeat; background-size: 60px;background-position: 100% 16px;} 
.ms__item:nth-child(2) a {background: #181818 url("twitterDark.svg") right top no-repeat; background-size: 50px; background-position: 100% 16px; }
}
@media screen and (max-width: 1000px) {
	.wc__wallet i { width:45px; height:45px;}
}
@media screen and (max-width: 980px) {
	.roadmap__section .article__container {padding-left:10px; padding-right:10px;}
	.withdraw__table {margin-right:0;}
	.withdraw__left {width:100%;order:2;}
	.withdraw__right  {width:100%; order:1;}
	.withdraw__right .header__title br {display:none;}
	.withdraw__section .article__container {flex-flow:column;}
	.withdraw__right {padding:0 0 30px 0;}
}
@media screen and (max-width: 960px) {
	.about__section{overflow:hidden;}
	.road__body{flex-flow:column;}
	.road__line {display:none;}
	.road__article {margin-left:0; padding-top:60px;}
	.road__num {background: url("") center / contain no-repeat;}
	.road__details {margin-top:-45px; position:relative; z-index:1;}
	.road__step {position:relative; z-index:2; padding-left:25px;}
	.road__item {margin-bottom:0;}
	.road__article h2 {line-height:1.3;}
	.team__section .article__container {flex-flow:column;}
	.team__left {width:100%;}
	.team__right {width:100%;}
	.mainTeam {padding:30px 0 0 0;}
	.mainTeam br {display:none;}
	.mainTeam p {max-width:100%;}
	.dashboard__sidebar {display:none;}
	.dashboard__article {padding-left:0;}
	.main__navigation li.hide_mobile {display:none;}
	.main__navigation li.visible_mobile {display:block;}
	.main__navigation li.visible_mobile:nth-child(6) {animation-delay: .1s;}
	.main__navigation li.visible_mobile:nth-child(7) {animation-delay: .2s;}
	.main__navigation li.visible_mobile:nth-child(8) {animation-delay: .3s;}
	.main__navigation li.visible_mobile:nth-child(9) {animation-delay: .4s;}
	.main__navigation li.visible_mobile:nth-child(10) {animation-delay: .5s;}
	.scoreboard {width:100%; align-items: center;}
	.wallet__row {width:100%;}
	.cards__section {padding-left:0;}
	.cardList {margin-left:0; margin-right:0;}
}
@media screen and (max-width: 900px) {
	.enjoy__List:after,
	.enjoy__List:before {width:15px;}
	.eng__pic.oversize:before {margin-left:-20px;}
}
@media screen and (max-width: 860px) {
	.blog__short {width:100%;}
	.blog__main {flex-flow:column;}
	.blog__right {display:none;}
	.footer__nav {display:none;}
	.blog__setion {padding-top:15px;}
	.footer__support {margin-left: auto; margin-right: auto; width: 100%; display: flex; justify-content: space-between; position:relative;}
	.footer__support:before {content:''; display:none; position:absolute; left:50%; height:40px;}
	.footer__support a {border:0;}
	.menuNavigation {width:100%;}
	.mN__inner {padding:80px 20px 20px 20px;}
	.menuNavigation {overflow:auto;}
	.blog__main .blog__item-info h1 {font-size:30px;}
	.blog__main .blog__item-info p {max-width:100%;}
	.blog__sidebar{display:none;}
	.about__left .section__text  {max-width:100%;}
	.ap__item img {max-width:320px;}
	.team_status span {font-size:15px;}
	.modal__container {min-width:auto; width:80%;}
	.cardItem__name {font-size:25px;}
}	
@media screen and (max-width: 800px) {	
.about__section .article__container {flex-flow:column;}
.about__left {width:100%; order:2; padding-top:65px;}
 
.about__right {width:100%; order:1; padding-right:0;}
}
@media screen and (max-width: 760px) {	
.ms__article {padding:0;}
.ms__left {width:100%; order:2;}
.ms__right {order:1; width:100%; text-align:center;}
.main__screen .article__container {flex-flow:column;}
.main__screen {padding-top:0; margin-top:-20px;}
.ask__right:before, .ms__right:before {background-size:contain;}
.promo__slider .slick-dots {left:0; right:0; bottom:-40px; height:20px; background:none; flex-flow:inherit; top:auto;}
.promo__slider .slick-dots li {margin:0 3px;}
.promo__form {margin-top:50px;}
.promo__section {width:100%; max-width:100%;}
.promo__section {padding-bottom:50px;}
}
@media screen and (max-width: 720px) {	
.ask__section .article__container {flex-flow:column;}
.ask__right {padding-top:0px;}
.ask__body {padding-bottom:25px;}
.ask__right,
.ask__column {width:100%;}
.cardList li {width:50%;}
}
@media screen and (max-width: 640px) {	
.main__navigation li a {font-size:20px;}
.roadmap__section {padding-top:20px;}
.roadmap__section h1 {font-size:25px;}
.road__num {width:70px; height:70px; font-size:20px;}
.road__details {margin-top:-33px;}
.token_r-list li {width:30%;}
.token_r-list li:last-child {width:70%;}
.token_r-list li:nth-child(2) {display:none;}
.psb__textVar1,
.psb__textVar2 {text-align:center; font-size:18px; line-height:1.5;}
.psb__textVar1 {font-size:22px;}
}
@media screen and (max-width: 560px) {	
.blog__main .blog__item-info h1 {font-size:20px;}
.logotype a {font-size:17px; padding:0  0 0 10px;}
.logotype a:before {width:30px; height:30px; min-width:30px;}
.ms__article h1 {font-size:30px;}
.ms__article h1 br{display:none;}
.ms__article p {max-width:100%;}
.main__social {justify-content: space-between;}
.ms__item {width:50%;}
.ms__item:nth-child(2) a,
.ms__item a {min-width:auto;}
.label__title {font-size:15px;}
.header__title {font-size:30px; line-height:1.3;}
.section__text {max-width:100%;}
.wc__button button span {font-size:14px;}
.mainTeam h2 {font-size:30px;}
.auth__section h1 {font-size:40px;}
.form_item_body input {min-width:100%; max-width:100%;}
.form__table {width:90%; padding:20px 20px 0 20px; border-radius:8px 8px 0 0;}
.form__bottom {background:red; width:calc(100% + 40px); margin-left:-20px; background:#0E0E0E;}
.form__bottom p {padding-bottom:20px;}
#form__action:after,
#form__action:before {content: ''; background: #0E0E0E;   width: 30px; height: 30px; position: absolute; bottom: -22px; left: -16px; transform: rotate(45deg); z-index: 2;}
#form__action:before {left: auto; right: -16px; bottom: auto; top: -20px; background:#181818;}
.form__table {position:relative; overflow:hidden;}
.score__balance {font-size:44px;}
.dashboard__section {padding-top:30px;}
}
@media screen and (max-width: 520px) {	
.head__right button#download {display:none;}
.viewNav .head__right button#menu {
    background: url("") center / 25px no-repeat;}
.token_r-list li {width:40%;}
.token_r-list li:last-child {width:60%;}
}
@media screen and (max-width: 480px) {	
.msr__pic img {width:300px;}
.dM__table h2 {font-size:25px;}
.download__btn a span {font-size:15px;}
.download__btn a small {font-size:11px;}
.team__group {flex-flow:column;}
.team__column:first-child .team__item {margin-right:0; margin-bottom:25px; height:250px;}
.team__column {width:100%;}
.modal__close {left:auto; right:20px;}
}
@media screen and (max-width: 460px) {	
.wc__inner {padding:20px;}
.wc__wallet i{width:35px; height:35px;}
.wcw__info {margin-left:0px;}
.wcw__label {font-size:12px; margin-bottom:5px;}
.wcw__balance {font-size:25px;}
#amount__send,
.token__list {font-size:15px;}
.wallet__adree-row {padding:7px 14px;}
.tabs__list li button, .dashboard__navigation li a {min-width:auto; padding:0 25px;}
}
@media screen and (max-width: 440px) {	
.ap__item img {max-width:300px;}
}
@media screen and (max-width: 420px) {	
.wc__button button {padding-left:20px; padding-right:20px;}
.ms__item a span {font-size:13px;}
.ms__item a {min-height:80px;}
.ms__item:nth-child(2) a  {background-size:38px;}
.ms__item a:after{height:13px;}
.ms__item:first-child:after { width: 17px; height: 38px; right: -1px; -moz-transform: rotate(-42deg); -webkit-transform: rotate(-42deg); -o-transform: rotate(-42deg); -ms-transform: rotate(-42deg); transform: rotate(-42deg); border-radius: 3px 0 3px 0; }
.ap__item img {max-width:240px;}
.amount__data {flex-flow:column; align-items: flex-start; }
.amount__currency {margin:6px 0 0 0;}
.token__row {padding:7px 14px;}
 .cardList li {width:100%;}
 .cardItem {margin-left:0; margin-right:0;}
}
@media screen and (max-width: 360px) {	
 .blog__article h1{font-size:20px;}
}

 
 
 
 
 
 
 
 .game__section {padding:0 0 80px 0;}
 .game__screen { position:relative; margin:0 40px;}
 .game__message {position:absolute; left:0; width:100%; text-align:center;  top:150px; font-size:50px; text-transform:uppercase; color:#f44336; display: none;  animation: blink 1s infinite; z-index:20;}
 .game__message.visible {display: block;}
 @keyframes blink { 50% { opacity: 0; } }
	.game__bg {vertical-align:bottom; width:100%;}
.gun {position:absolute; left:0; bottom:0; right:0; text-align:center; z-index:5;}
.gun img {vertical-align:bottom; display:inline-block; max-width:100%;}
.astronavt {position:absolute; z-index:2; left:50%; margin-left:-235px; top:50%; margin-top:-280px; animation: float 3s infinite;}
@keyframes float { 0% { transform: translateY(0); } 50% { transform: translateY(-20px); } 100% { transform: translateY(0); } }
.astronavt img {vertical-align:bottom; max-width:100%; width:380px;}
.cartridges {position:absolute; right:40px; bottom:30px;}
.cartridges i {width:65px; height:100px; background:url("cartridge.png") center/contain no-repeat; margin-left:15px; display:inline-block;}
#game__play {position:absolute; left:50%; bottom:110px; overflow:hidden; padding:0; border:0; cursor:pointer; margin-left:-150px; background:none;}
#game__play div {height:60px; width:300px; background:#000;--moz-transform: skew(37deg, 0deg); -webkit-transform: skew(37deg, 0deg); -o-transform: skew(37deg, 0deg); -ms-transform: skew(37deg, 0deg); transform: skew(37deg, 0deg);}
#game__play div {background:#FFFC3F;}
#game__play div span { line-height:60px; text-align:center; color:#000; font-size:22px; display:inline-block; -moz-transform: skew(-37deg, 0deg); -webkit-transform: skew(-37deg, 0deg); -o-transform: skew(-37deg, 0deg); -ms-transform: skew(-37deg, 0deg); transform: skew(-37deg, 0deg);}
@media screen and (max-width: 1100px) {	
.astronavt img {width:230px;}
.astronavt {margin-left:-115px; margin-top:-200px;}
}
@media screen and (max-width: 900px) {	
.cartridges i {width:50px; height:60px; margin-left:5px;} 
}
@media screen and (max-width: 680px) {	
.cartridges {right:20px; bottom:20px; z-index:12;}
}
@media screen and (max-width: 580px) {	
.game__screen {padding:0; margin-left:0; margin-right:0;}
}
@media screen and (max-width: 460px) {	
.cartridges i { width: 35px; height: 40px; margin-left: 0px; }
.cartridges {right:10px; bottom:10px}
#game__play {margin-left:-107px; bottom:60px;}
#game__play div {width:215px;}
}
	
	
	
	