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: "Montserrat", sans-serif; font-weight:300;} input { -webkit-appearance: none; -moz-appearance: none; appearance: none; } 
body a { color: #02155A; text-decoration:none;}*, *:before, *:after {box-sizing: border-box;} 
body { position:relative; color:#93B0E8;  font-family: "Montserrat", sans-serif; font-weight:300; background:#040B25 url('../images/footerBlur.png') center bottom no-repeat; background-size:contain;}
.main-header {padding:20px 0;}
	.header-container {max-width:1290px; margin-left:auto; margin-right:auto; display:flex; align-items:center;}
	.header-container .logotype {display:block;}
	.header-container .logotype img{vertical-align:bottom; height:60px;}
		.main-nav {margin:0 auto;}
			.nav-list {display:flex; align-items:center; gap:50px;}
				.nav-item {position:relative; z-index:12;}
				.drop-down {display:flex; align-items:center; gap:10px;}
				.nav-item.visible .sub-list {display:flex;}
				.nav-item.visible .drop-down:after {-moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg);}
				.drop-down,
				.nav-item a{font-size:18px; color:#fff; font-weight:500;}
				.drop-dow:hover,
				.nav-item a:hover {color:#2CDBFF;}
					.drop-down {display:flex; cursor:pointer;}
					.drop-down:after {content:''; width:24px; height:24px; min-width:24px; background:url('../images/drop_arrow.svg') center/12px no-repeat; transition: all 300ms ease-in-out 0s;}
					.sub-list { position:absolute; left:0; top:100%; display:flex; flex-flow:column;background:#00000033; backdrop-filter: blur(5px); padding:30px; gap:20px; min-width:300px; display:none; margin-top:15px;}
					.sub-list:before {content: ""; display: block; position: absolute; inset: 0; padding: 1px; border: 1px solid transparent; border-image-source: linear-gradient(272deg, rgba(2, 15, 63, 0) -32.19%, #2CDBFF 97.33%); border-image-slice: 1; -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; pointer-events: none; }
					.sub-list li {}
					.sub-list li a {display:flex; align-items:center; gap:15px; color:#fff; font-weight:500; font-size:16px;}
					.sub-list li a svg {width:24px; height:24px; min-width:24px;}
					.sub-list li a:hover {color:#2CDBFF;}
		.download-btn {margin-left:auto;}
		.startNow,
		.download-btn .download {position:relative;background:none; border:0; cursor:pointer; padding:0; margin:0;}
		.startNow:focus,
		.download-btn .download:focus {outline:none;}
		.startNow:before,
		.download-btn .download:before {content: ""; display: block; position: absolute; inset: 0; border-radius: 100px; padding: 1px; background: linear-gradient(131.97deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.03) 49.85%, rgba(255, 255, 255, 0.2) 100%); -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; pointer-events: none;}
		.startNow span,
		.download-btn .download span {display:flex; align-items:center; gap:10px;background: radial-gradient(58.24% 134.23% at 33.81% 109.38%, rgba(102, 129, 226, 0.81) 0%, rgba(102, 129, 226, 0) 95.37%), radial-gradient(82.79% 104.69% at 20.17% -22.66%, #1D52A0 0%, rgba(29, 82, 160, 0.18) 100%), radial-gradient(105.11% 170.6% at 105.11% -15.62%, rgba(44, 219, 255, 0.65) 19.66%, rgba(44, 219, 255, 0.06) 71.06%), radial-gradient(110.23% 82.81% at 50% 17.19%, rgba(255, 255, 255, 0.098) 0%, rgba(255, 255, 255, 0.038) 100%); font-size:18px; color:#fff; font-weight:500; line-height:54px; padding:0 35px; border-radius:35px;}
		.startNow span i,
		.download-btn .download span i {width:24px; min-width:24px; height:24px; background:url('../images/download-icon.svg') center/22px no-repeat;}
		.mobileNav {width:28px; height:28px; min-width:28px; border:0; padding:0; cursor:pointer; background:url('../images/menu.svg') center/24px no-repeat; position:relative; z-index:23; margin-left:20px;}
		.mobileNav:focus {outline:none;}
		.mobileNav {display:none;}
.mainSreen__overflow {
    position: relative;
    z-index: 10;
    background: url('../images/mainBg.png') center top no-repeat;
    background-size: cover;
    padding-bottom: 80px;
}

.mainSreen__overflow:before {content:''; display:inline-block; position:absolute; left:0; bottom:0; right:0; width:100%; height:200px; background: #040B25;
background: linear-gradient(0deg,rgba(4, 11, 37, 1) 0%, rgba(4, 11, 37, 0) 100%);}
.main__action {
    overflow: hidden;
    padding-bottom: 50px;
    margin-top: -40px;
    position: relative;
    z-index: 10;
}

.ma__section {
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    position: relative;
    z-index: 11;
    margin-top: -80px;
}

.ma__header {
    display: flex;
    flex-flow: column;
    align-items: center;
    padding-top: 50px;
    overflow: hidden;
    width: 100%;
    position: relative;
    z-index: 10;
}

.mah__top {
    display: flex;
    flex-flow: column;
    align-items: center;
}

 

.maht__title {
    display: flex;
    flex-flow: column;
    align-items: center;
    color: #fff;
    text-transform: uppercase;
	font-weight: 500; font-size: 48px; text-align: center; font-family: "Unbounded", sans-serif;
	margin-bottom:60px;
}

.maht__title div {
    font-size: 35px;
    height: 35px;
}

.maht__title div:nth-child(2) {
    font-size: 55px;
    height: 55px;
    overflow: hidden;
    margin-top: 14px;
}

.maht__title div span {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    display: block;
}

.mah__bottom {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.mahb {
    font-size: 17px;
    line-height: 1.4;
}

.ma__animation {
    position: relative;
}

.ma__leftHand {
    position: absolute;
    left: 0;
    top: 60px;
    z-index: 1;
    width: 510px;
    height: 586px;
    margin-left: 0px;
    animation: rightHand 7s linear infinite;
}

.mhl_brush {
    position: absolute;
    width: 232px;
    height: 255px;
    z-index: 1;
    bottom: 0;
    left: 0;
}

.mhl_palm {
    position: absolute;
    z-index: 2;
    bottom: 180px;
    left: 135px;
    width: 140px;
    height: 235px;
}

.mhl_ff1 {
    position: absolute;
    z-index: 1;
    bottom: 380px;
    left: 195px;
    animation: FingerMhl_ff1 12s linear infinite;
}

.mhl_ff2 {
    position: absolute;
    z-index: 1;
    bottom: 500px;
    left: 271px;
    animation: FingerMhl_ff2 12s linear infinite;
}

.mhl_ff3 {
    position: absolute;
    z-index: 0;
    bottom: 554px;
    right: 38px;
    animation: FingerMhl_ff3 12s linear infinite;
}

.threeF1 {
    position: absolute;
    z-index: 0;
    bottom: 390px;
    right: 45px;
    z-index: -1;
    animation: leftFinger01 17s linear infinite;
}

.threeF2 {
    position: absolute;
    bottom: 356px;
    right: 53px;
    z-index: -2;
    animation: leftFinger02 8s linear infinite;
}

.threeF5 {
    position: absolute;
    bottom: 370px;
    right: 30px;
    z-index: -3;
    animation: leftFinger05 8s linear infinite;
}

.ma__leftHandFinger {
    position: absolute;
    top: 313px;
    left: 50%;
    width: 139px;
    height: 105px;
    margin-left: -404px;
    z-index: 20;
    animation: rightHand 7s linear infinite;
}

.ma__leftHandFinger:before {
    content: '';
    display: inline-block;
    width: 100px;
    height: 99px;
    background: url('../images/fiveF2.png') center/contain no-repeat;
    position: absolute;
    right: -81px;
    top: -23px;
    animation: lhfM 9s linear infinite;
}

.ma__leftHandFinger:after {
    content: '';
    display: inline-block;
    width: 86px;
    height: 74px;
    background: url('../images/fiveF3.png') center/contain no-repeat;
    position: absolute;
    right: -138px;
    top: -71px;
    z-index: -1;
    animation: lhfM2 9s linear infinite;
}

.ma__leftHandFinger img {
    width: 100%;
    vertical-align: bottom;
    position: relative;
    z-index: 3;
}

.fiveF1 {
}

.ma__center {
    position: relative;
    display: inline-block;
    z-index: 11;
}

.ma__center:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    background: url('../images/sphereLayer.svg') center/contain no-repeat;
    animation: rotate3602 45s linear infinite;
}

.ma__center img {
    animation: rotate360 45s linear infinite;
    margin: 16px;
    max-width: 320px;
    vertical-align: bottom;
}

.ma__rightHand {
    position: absolute;
    right: -33px;
    top: 64px;
    z-index: 1;
    width: 499px;
    height: 571px;
    margin: 0px;
    animation: rightHand 7s linear infinite;
    animation-play-state: paused;
    transition: all 300ms ease-in-out 0s;
}

.ma__rightHand.active {
    animation-play-state: running;
}

.mhr_brush {
    position: absolute;
    width: 242px;
    height: 252px;
    z-index: 5;
    bottom: 0;
    right: 0;
}

.mhr_palm {
    position: absolute;
    z-index: 6;
    bottom: 170px;
    right: 140px;
    width: 141px;
    height: 234px;
}

.mhr_ff1 {
    position: absolute;
    z-index: 0;
    bottom: 268px;
    left: 134px;
    z-index: -1;
    animation: rightFinger01 7s linear infinite;
}

.mhr_sf2 {
    position: absolute;
    z-index: 0;
    bottom: 275px;
    left: 113px;
    z-index: 1;
    animation: rightFinger01 9s linear infinite;
}

.mhr_tf2 {
    position: absolute;
    z-index: 0;
    bottom: 305px;
    left: 51px;
    z-index: 2;
    animation: rightFinger01 11s linear infinite;
}

.forefinger {
    position: absolute;
    left: 35px;
    top: 10px;
    z-index: 4;
    width: 260px;
    height: 206px;
    animation: forefingerRotate 11s linear infinite;
}

.forefinger:before {
    content: '';
    width: 119px;
    height: 140px;
    background: url('../images/fourF1.png') center/contain no-repeat;
    display: inline-block;
    right: 0;
    bottom: 0;
    position: absolute;
    z-index: 2;
}

.forefinger:after {
    content: '';
    width: 110px;
    height: 84px;
    background: url('../images/fourF2.png') center/contain no-repeat;
    display: inline-block;
    left: 61px;
    top: 25px;
    position: absolute;
    z-index: 1;
}

.fingertip {
    width: 93px;
    height: 64px;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    background: url('../images/fourF3.png') center/contain no-repeat;
    animation: forefingerRotate 11s linear infinite;
}

.ma__rightHand.active {
    right: -20px;
    top: 40px;
}

.ma__rightHandFinger {
    width: 121px;
    height: 103px;
    position: absolute;
    z-index: 10;
    left: 160px;
    top: 265px;
}

.ma__rightHandFinger:before {
    content: '';
    display: inline-block;
    z-index: 2;
    position: absolute;
    left: -52px;
    top: -110px;
    width: 87px;
    height: 197px;
    background: url('../images/fiveF2_1.png') center/contain no-repeat;
    animation: rightFinger5 11s linear infinite;
}

.ma__rightHandFinger:after {
    content: '';
    display: inline-block;
    z-index: -1;
    position: absolute;
    left: -78px;
    top: -128px;
    width: 63px;
    height: 91px;
    background: url('../images/fiveF3_1.png') center/contain no-repeat;
    animation: rightFinger5a 11s linear infinite;
}

.ma__rightHandFinger img {
    width: 100%;
    vertical-align: bottom;
    position: relative;
    z-index: 3;
}

.ma__actionRow {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 15;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInUppro;
    animation-name: fadeInUp;
	margin-top:10px;
} 
.ma__actionRow .download-btn {margin-left:0;}
.ma__actionRow .startNow i {
    margin-right: 0;
    margin-left: 8px;
}

.auditedBy {
    background: linear-gradient(180deg, rgba(3, 16, 66, 0.65) 0%, rgba(16, 50, 135, 0.65) 100%);
    border: 1px solid #2CDBFF;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    padding: 0 20px;
    margin-left: 10px;
}

.auditedBy img {
    vertical-align: bottom;
	height:40px;
}

.keyFeatures {
    display: flex;
    max-width: 1260px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 30;
    margin-top: 80px;
	    justify-content: center;
}

.keyF__item {
    width: 33.33%;
    display: flex;
    justify-content: center;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

.keyF__item:nth-child(2) {
    animation-delay: .2s;
}

.keyF__item:nth-child(3) {
    animation-delay: .4s;
}

.kFi__body {
    display: flex;
    align-items: center;
    padding: 15px 15px 13px 10px;
    background: url('../images/kFbg.svg') center/contain no-repeat;
    width: 340px;
    backdrop-filter: blur(12px);
    height: 108px;
}

.kFi__icon {
    position: relative;
    width: 90px;
    height: 90px;
    min-width: 90px;
    background: url('../images/premIconbg.svg') center/contain no-repeat;
}

.kFi__icon:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    height: 50px;
    width: 50px;
    background: url('../images/partners.svg') center/40px no-repeat;
    margin: -25px 0 0 -25px;
}

.kFi__details {
    display: flex;
    flex-flow: column;
}

.kFi__title {
    font-weight: 500;
    color: #fff;
    font-size: 24px;
    margin-bottom: 12px;
}
.keyF__item:first-child .kFi__title {margin-bottom:0;}

.keyF__item:nth-child(1) {
    justify-content: flex-end;
}

.keyF__item:nth-child(2) .kFi__icon:before {
    background: url('../images/shield2.svg') center/40px no-repeat;
}
 

.keyF__item:nth-child(3) {
    justify-content: flex-start;
}

.keyF__item:nth-child(2) .kFi__title {
    line-height: 1.3;
    margin-bottom: 0;
}

.kFi__details p {
    font-size: 12px;
    color: #fff;
    font-weight: 300;
    line-height: 1.3;
}		
.who-is-section {padding-top:100px;}
	.who-is-article {max-width:1290px; margin-left:auto; margin-right:auto;}
	.who-is-article h2 {font-weight: 500; color: #fff; font-size: 48px; text-align: center; font-family: "Unbounded", sans-serif; text-transform: uppercase; margin-bottom:50px;-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
	.who-is-article h2.aos-animate  {visibility: inherit; -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
.advantages__List {
    display: grid; grid-template-columns: 1fr 1fr 1fr 1fr;
	gap:50px;
    position: relative;
    z-index: 9;
}

.aL__item {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: hidden;
}

.aos-animate .aL__item {
    visibility: inherit;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
	 height:100%;
}

.aos-animate .aL__item:nth-child(2) {
    animation-delay: .1s;
}

.aos-animate .aL__item:nth-child(3) {
    animation-delay: .2s;
}

.aos-animate .aL__item:nth-child(4) {
    animation-delay: .3s;
}

.aLi__body {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(119.62% 101.71% at 163.08% -39.09%, rgba(68, 33, 152, 0.3) 0%, rgba(68, 33, 152, 0) 100%);
    position: relative;
    display: flex;
    flex-flow: column;
    align-items: center;
    text-align: center;
    padding: 50px 15px 0 15px;
	height:100%;
}

.aLi__body:after, .aLi__body:before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 100px;
    background: rgb(33,68,163);
    background: linear-gradient(0deg, rgba(33,68,163,0) 0%, rgba(33,68,163,1) 50%, rgba(33,68,163,0) 100%);
    left: -1px;
    position: absolute;
    animation: moveUpDown 15s infinite;
}

.aLi__body:after {
    left: auto;
    right: -1px;
    animation: moveDownUp 15s infinite;
}
.aLi-pic {height:160px; width:100%; display:flex;justify-content: center; align-items: center;}
.aLi__body img {
    max-width: 100%;
    vertical-align: bottom;
    margin-bottom: 50px;
    width: 160px;
}

.aLi__title {
    color: #fff;
    font-size: 25px;
    margin-bottom: 15px;
    line-height: 1.3;
    position: relative;
    z-index: 5;
    font-weight: 500;
	text-align:left;
	width:100%;
}

.aLi__body p {
    line-height: 1.3;
    font-size: 13px;
    position: relative;
    z-index: 5;
    margin-bottom: 20px;
}
.aLi__body ul {display:flex; flex-flow:column; gap:15px; text-align:left; margin-bottom:30px;}
.aLi__body ul li {font-size:16px; color:#93B0E8; font-weight:400; line-height:1.3;}

.aLi__link {
    border: 1px solid #2CDBFF;
    color: #2CDBFF;
    border-radius: 0 25px 25px 0;
    border-left-color: transparent;
    display: flex;
    line-height: 48px;
    padding: 0 12px;
    align-items: center;
    position: relative;
	margin-top:auto;
}

.aLi__link:after, .aLi__link:before {
    content: '';
    display: inline-block;
    position: absolute;
    z-index: 3;
    height: 1px;
    right: 16%;
    top: -1px;
    width: 85%;
    background: rgb(4,11,37);
    background: linear-gradient(23deg, rgba(4,11,37,1) 0%, rgba(4,11,37,0) 100%);
    transition: all 300ms ease-in-out 0s;
}

.aLi__link:hover:after, .aLi__link:hover:before {
    width: 0%;
}

.aLi__link:after {
    top: auto;
    bottom: -1px;
}

.aLi__link span {
    font-weight: 500;
    position: relative;
    z-index: 4;
}

.aLi__link i {
    display: inline-flex;
    height: 22px;
    width: 22px;
    min-width: 22px;
    margin-left: 10px;
    background: url('../images/arrow-corner-up.svg') center/15px no-repeat;
    position: relative;
    z-index: 4;
}

.aLi__link:hover {
    border: 1px solid #2CDBFF;
    border-radius: 25px
}
.join-web3-section {margin:200px 0;}
	.join-web3-article {max-width:1290px; margin-left:auto; margin-right:auto; padding-top:60px;}
	.join-web3-article h2 {font-weight: 500; color: #fff; font-size: 48px; text-align: center; font-family: "Unbounded", sans-serif; text-transform: uppercase; margin-bottom: 50px; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility: hidden;}
	.join-web3-article h2.aos-animate {visibility: inherit; -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
.web3List {display: grid ; grid-template-columns: 1fr 1fr 1fr; gap: 12px;}
	.web3item-column {}
		.web3Sublist {display:flex; flex-flow:column; gap:12px;}
			.web3sub-item {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility: hidden;}
			.web3sub-item.aos-animate {visibility: inherit; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
			.web3sub-item .wW-details {padding-top:40px; padding-bottom:20px;}
			.web3sub-item .wW-details p {font-weight:300; min-height:65px;}
	.web3item-column:last-child .web3sub-item:nth-child(2) h4,
	.web3item-column:first-child .web3sub-item:nth-child(2) h4{min-height:40px;}
.slb__details  .join-btn span,
.your-role-article  .join-btn span,
.join-web3-article .join-btn span {padding:0 30px;}
.slb__details  .join-btn span:after,
.your-role-article  .join-btn span:after,
.join-web3-article .join-btn span:after {content:''; display:inline-flex; width:24px; min-width:24px; height:24px; background:url('../images/arrowRight.svg') center/16px no-repeat;}
.your-role-section {margin:100px 0 220px 0;}
.your-role-section .careers-list {margin-bottom:30px;}
	.your-role-article {max-width:1290px; margin-left:auto; margin-right:auto; padding-top:60px;}
	.your-role-article h2 {font-weight: 500; color: #fff; font-size: 48px; text-align: center; font-family: "Unbounded", sans-serif; text-transform: uppercase; margin-bottom: 50px; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility: hidden;}
	.your-role-article h2.aos-animate {visibility: inherit; -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
.controler-section {}
	.controler-article {max-width:1290px; margin-left:auto; margin-right:auto;}
.distributionFunds__section {
  padding: 55px 0;
  overflow: hidden;
}

.distributionFunds__table {
  display: flex;
  flex-flow: column;
}

.dFt__topRow {
  display: flex;
  position: relative;
}

.dFt__left {
  width: 45%;
  z-index: 11;
}

.dFt__header {
  display: flex;
  flex-flow: column;
}

.dFth__topRow {
  position: relative;
  z-index: 9;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  visibility: hidden;
}

.aos-animate .dFth__topRow {
  visibility: inherit;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.dFth__title h3 {
  color: #fff;
  font-size: 45px;
}

.dFth__title h3 div {
  height: 45px;
  overflow: hidden;
  min-height: 45px;
  font-weight: 500; color: #fff; font-size: 38px; font-family: "Unbounded", sans-serif; text-transform: uppercase;
}

.dFth__title h3 div span {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  visibility: hidden;
  display: block;
}

.aos-animate .dFth__title h3 div span {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  display: block;
  visibility: inherit;
}

.dFt__text {
  margin: 25px 0;
  line-height: 1.4;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  visibility: hidden;
  padding-right:50px;
}
.dFt__text p {font-size:16px; line-height:1.3; margin-bottom:15px; color:#fff;}

.aos-animate .dFt__text {
  visibility: inherit;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.dFt__list {
  display: flex;
  flex-flow: column;
}

.dFt__item {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  position:relative;
}
.dFt__left .opportunities-item { -webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-fill-mode: both;  animation-fill-mode: both;  visibility: hidden;}
.aos-animate .dFt__left .opportunities-item {  visibility: inherit;  -webkit-animation-name: fadeInUp;  animation-name: fadeInUp;}
.dFt__item .opportunities-item {padding-left:40px; padding-right:40px; }
.dFt-dropbox {position: absolute;  left: 30%;  top: 0;   padding:30px 60px;   background:#454b6242;  clip-path: polygon(30px 0%, 100% 0%, 100% calc(100% - 30px), calc(100% - 30px) 100%, 0% 100%, 0% 30px);  z-index: 22; display:none; min-width:400px; border-left:1px solid #2CDBFF; border-left:0; -webkit-animation-duration: 1s;  animation-duration: 1s;  -webkit-animation-fill-mode: both;  animation-fill-mode: both;  visibility: hidden;}
.dFt-dropbox:before {content:''; display:inline-block; position:absolute; left:0; bottom:0; top:30px; width:1px;background: #2CDBFF; background: linear-gradient(0deg,rgba(44, 219, 255, 1) 0%, rgba(44, 219, 255, 0) 100%);}
.dFt-dropbox:after {content:''; display:inline-block; position:absolute; left:0; bottom:0; right:30px; height:1px;background: #2CDBFF; background: #2CDBFF;
background: linear-gradient(89deg,rgba(44, 219, 255, 1) 0%, rgba(44, 219, 255, 0) 100%);}
  .dFt-dropbox ul:before {content:''; display:inline-block; position:absolute; left:30px; right:0;top:0; height:1px; background: #2CDBFF; background: linear-gradient(-90deg,rgba(44, 219, 255, 1) 0%, rgba(44, 219, 255, 0) 100%);}
  .dFt-dropbox ul:after {content:''; display:inline-block; position:absolute; right:0px; bottom:30px; width:1px; background: #2CDBFF; background: linear-gradient(178deg,rgba(44, 219, 255, 1) 0%, rgba(44, 219, 255, 0) 100%); top:0;}
  .dFt-dropbox ul {display:flex; flex-flow:column; gap:4px;}
  .dFt-dropbox ul li {font-weight:300; font-size:14px;}
 .dFt__item:hover .dFt-dropbox{backdrop-filter: blur(4px); top:20px; display:inline-flex;   visibility:inherit;  -webkit-animation-name: fadeIn;  animation-name: fadeIn; }
.aos-animate .dFt__left .dFt__item:nth-child(2) .opportunities-item{ animation-delay: .2s;}
.aos-animate .dFt__left .dFt__item:nth-child(3) .opportunities-item{ animation-delay: .3s;}
.aos-animate .dFt__left .dFt__item:nth-child(4) .opportunities-item{ animation-delay: .4s;}
.dFt-close {cursor:pointer;}
.dFti__icon {
  width: 70px;
  height: 70px;
  min-width: 70px;
  background: url('../images/80percent.svg') center/contain no-repeat;
}

.dFt__item:nth-child(2) .dFti__icon {
  background: url('../images/10percent.svg') center/contain no-repeat;
}

.dFt__item:nth-child(3) .dFti__icon {
  background: url('../images/10percent2.svg') center/contain no-repeat;
}

.dFti__details {
  margin-left: 10px;
  display: flex;
  flex-flow: column;
}

.dFti__title {
  margin-bottom: 8px;
  font-weight: 400;
  font-size: 17px;
  color: #2CDBFF;
}

.dFti__details p {
  line-height: 1.3;
  font-size: 13px;
}

.dFt__right {
  width: 60%;
  position: relative;
  z-index: 10;
  padding-top: 65px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  visibility: hidden;
}

.dFt__right.aos-animate {
  visibility: inherit;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.dFt__right:before {
  content: '';
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: url('../images/dFt__dop.png') center/contain no-repeat;
}

.twoHandsOverflow {
  text-align: center;
  position: relative;
}

.tHo__left {
  position: relative;
  display: inline-block;
}

.tHoL_hand {
  vertical-align: bottom;
  position: relative;
  z-index: 3;
}

.tHoL__f4 {
  width: 219px;
  height: 281px;
  position: absolute;
  left: -5px;
  bottom: 100%;
  background: url('../images/l-f4.png') left bottom no-repeat;
  background-size: contain;
  margin-bottom: -66px;
  animation: startHand 4s linear infinite;
  z-index: -2;
}

.tHoL__f1 {
  width: 176px;
  height: 252px;
  position: absolute;
  left: 27px;
  bottom: 100%;
  background: url('../images/l-f5.png') left bottom no-repeat;
  background-size: contain;
  margin-bottom: -80px;
  animation: startHand 2s linear infinite;
  z-index: -3;
}

.tHoL__f2 {
  width: 75px;
  height: 260px;
  position: absolute;
  left: 23px;
  bottom: 100%;
  background: url('../images/f-2.png') left bottom no-repeat;
  background-size: contain;
  margin-bottom: -52px;
  animation: startHand 7s linear infinite;
  z-index: 2;
}

.tHoL__f3 {
  width: 267px;
  height: 297px;
  position: absolute;
  left: -63px;
  bottom: 100%;
  background: url('../images/f-3.png') left bottom no-repeat;
  background-size: contain;
  margin-bottom: -80px;
  animation: leftFinger05 8s linear infinite;
  z-index: 1;
}

.tHoL__f5 {
  width: 223px;
  height: 281px;
  position: absolute;
  right: 58px;
  bottom: 190px;
  background: url('../images/f-1.png') left bottom no-repeat;
  background-size: contain;
  z-index: 4;
  animation: forefingerRotate 11s linear infinite;
}

.tH__sphera,
.tH__diagrama {
  position: relative;
  width: 423px;
  height: 377px;
  background: url('../images/diagrama.png') center/contain no-repeat;
}

.tH__diagrama:after {
  content: '';
  display: inline-block;
  width: 151px;
  height: 149px;
  background: url('../images/active2.png') center/contain no-repeat;
  position: absolute;
  right: 80px;
  top: -45px;
}

.tH__diagrama:before {
  content: '';
  display: inline-block;
  width: 155px;
  height: 156px;
  background: url('../images/active1.png') center/contain no-repeat;
  position: absolute;
  left: 49px;
  top: -43px;
  z-index: 2;
}

.tH__sphera {
  background: none;
  width: auto;
  height: auto;
  display: inline-block;
  text-align: left;
}

.tH__sphera img {
  animation: rotate360 45s linear infinite;
  margin: 16px;
  max-width: 345px;
  vertical-align: bottom;
}

.tH__sphera:after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  background: url(../images/sphereLayer.svg) center / contain no-repeat;
  animation: rotate3602 45s linear infinite;
}

.dFt__bottomRow {
  display: flex;
  position: relative;
  z-index: 9;
  background: url('../images/distributionBg.svg') left bottom no-repeat;
  background-size: contain;
  height: 215px;
  margin-top: -70px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  visibility: hidden;
}

.aos-animate .tH__diagrama:before {
  -webkit-animation: mover3 5s infinite alternate;
  animation: mover3 5s infinite alternate;
  margin-left: -20px;
  margin-top: -40px;
  animation-delay: .4s;
}

.aos-animate.dFt__bottomRow {
  visibility: inherit;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.dFt__fly {
  position: absolute;
  left: 20px;
  bottom: 38px;
}

.tHo__left {
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: -20px;
}

.tHo__right {
  position: absolute;
  display: inline-block;
  right: 0;
  top: 100%;
  margin-top: -240px;
}

.tHoR_hand {
  vertical-align: bottom;
  position: relative;
  z-index: 3;
}

.tHoR__f1 {
  width: 263px;
  height: 246px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  background: url('../images/f-1_1.png') left bottom no-repeat;
  background-size: contain;
  animation: forefingerRotate 11s linear infinite;
  margin-left: -36px;
  margin-top: -40px;
}

.tHoR__f2 {
  width: 142px;
  height: 259px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  background: url('../images/f-2_1.png') left bottom no-repeat;
  background-size: contain;
  animation: forefingerRotate 6s linear infinite;
  margin-left: 21px;
  margin-top: -210px;
}

.tHoR__f3 {
  width: 309px;
  height: 232px;
  position: absolute;
  right: 184px;
  top: 0;
  z-index: -1;
  background: url('../images/f-3_1.png') left bottom no-repeat;
  background-size: contain;
  animation: forefingerRotate 4s linear infinite;
  margin-top: -137px;
}

.tHoR__f4 {
  width: 285px;
  height: 203px;
  position: absolute;
  right: 184px;
  top: 17px;
  z-index: -2;
  background: url('../images/f-4.png') left bottom no-repeat;
  background-size: contain;
  animation: forefingerRotate 12s linear infinite;
  margin-top: -137px;
}

.tHoR__f5 {
  width: 245px;
  height: 213px;
  position: absolute;
  right: 199px;
  top: 17px;
  z-index: -3;
  background: url('../images/f-5.png') left bottom no-repeat;
  background-size: contain;
  animation: forefingerRotate 4s linear infinite;
  margin-top: -75px;
}
 .partner-section {margin:200px 0;}
	.partners-article {max-width:1290px; margin-left:auto; margin-right:auto; padding-top:60px;}
.partnerTable {
    display: flex;
    background: url('../images/partnersBg.svg') center/contain no-repeat;
    padding-top: 242px;
}

.partnerRobot {
    width: 50%;
    text-align: center;
    position: relative;
}

.partnerBody:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: url('../images/partnersDop.png') center/contain no-repeat;
}

.partnerBody {
    position: relative;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: hidden;
}

.partnerBody.aos-animate {
    visibility: inherit;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.partnerRobot:before {
    width: 120px;
    height: 120px;
    background: url(../images/starCoin2.png) center / contain no-repeat;
    position: absolute;
    left: -25px;
    top: -120px;
    z-index: 1;
    display: inline-block;
    -webkit-animation: mover1 3s infinite alternate;
    animation: mover1 3s infinite alternate;
    content: '';
}

.partnerRobot:after {
    width: 120px;
    height: 120px;
    background: url(../images/starCoin2.png) center / contain no-repeat;
    position: absolute;
    right: 45px;
    top: 0px;
    z-index: 1;
    display: inline-block;
    -webkit-animation: mover3 5s infinite alternate;
    animation: mover3 5s infinite alternate;
    content: '';
}

.partnerBody {
    position: relative;
    display: inline-block;
}

.partnerBody:after {
    width: 120px;
    height: 120px;
    background: url(../images/startCoin3.png) center / contain no-repeat;
    position: absolute;
    right: -45px;
    bottom: 0px;
    z-index: 1;
    display: inline-block;
    -webkit-animation: mover3 3s infinite alternate;
    animation: mover3 3s infinite alternate;
    content: '';
}

.pR__body {
    vertical-align: bottom;
    width: 421px;
    height: 559px;
    position: relative;
    z-index: 1;
}

.pR__head {
    width: 165px;
    height: 255px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    animation: headNod 21s infinite alternate;
    top: 0;
    z-index: 2;
    top: -120px;
}

@keyframes headNod {
    0% {
        transform: translateX(-50%) rotateZ(0deg);
    }

    50% {
        transform: translateX(-50%) rotateZ(10deg);
    }

    100% {
        transform: translateX(-50%) rotateZ(0deg);
    }
}

.pRb__overflow {
    display: inline-block;
    position: relative;
}

.pRb__overflow:before {
    content: '';
    display: inline-block;
    width: 130px;
    height: 280px;
    background: url('../images/r.png') center/contain no-repeat;
    position: absolute;
    left: -65px;
    bottom: 86px;
    z-index: 1;
    animation: pRbPlc 5s infinite alternate;
}

.pRb__overflow:after {
    content: '';
    display: inline-block;
    width: 150px;
    height: 282px;
    background: url('../images/l.png') center/contain no-repeat;
    position: absolute;
    right: -65px;
    bottom: 86px;
    z-index: 0;
    animation: pRbPlc 5s infinite alternate;
}

.pRbLeft {
    position: absolute;
    left: -132px;
    bottom: 50px;
    z-index: 2;
    animation: pRbPlc 5s infinite alternate;
}

.pRbRight {
    position: absolute;
    right: -69px;
    bottom: 66px;
    z-index: 2;
    animation: pRbPlc 5s infinite alternate;
}

.partnerDetails {
    display: flex;
    flex-flow: column;
    width: 50%;
    box-sizing: border-box;
    padding-left: 20px;
}	
.pdTable__title {display:flex; flex-flow:column; gap:20px;}
.pdTable__title h2 { font-weight: 500; color: #fff; font-size: 48px; font-family: "Unbounded", sans-serif; text-transform: uppercase;line-height:1.3; margin-bottom:20px; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility: hidden;} 
.partnerDetails p {font-weight:300; color:#fff; font-size:16px; line-height:1.3; margin-bottom:10px; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility: hidden;}
.partnerDetails p:last-child {color:#2CDBFF;}
.partnerDetails.aos-animate h2 {visibility: inherit; -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
.partnerDetails.aos-animate p {visibility: inherit; -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
.partnerDetails.aos-animate p:last-child {animation-delay: .2s;}
.startInvesting__section {
    position: relative;
    padding: 80px 0 200px 0;
    background: url(../images/preFooterBg.png) center / contain no-repeat;
    z-index: 9;
}
.startInvesting__section .fixed__container {max-width:1290px; margin-left:auto; margin-right:auto;}

.sI__body {
    background: linear-gradient(224.51deg, rgba(33, 72, 171, 0.8) 23.79%, rgba(44, 219, 255, 0.8) 108.47%);
    display: flex;
    overflow: hidden;
        align-items: flex-end;
}

.sI__body.aos-animate {
}

.slb__left {
    height: 100%;
    width: 50%;
    position: relative;
    height: 100%;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    visibility: hidden;
}

.slb__left:before {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url('../images/startDop.png') center/contain no-repeat;
    z-index: 10;
    content: '';
}

.startHand {
    position: relative;
    z-index: 2;
    animation: startHand 7s linear infinite;
    margin-left: 40px;
    display: inline-block;
}

.sI__body.aos-animate .slb__left {
    visibility: inherit;
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.sHF1 {
    width: 95px;
    height: 110px;
    background: url('../images/sHF1.svg') center/contain no-repeat;
    position: absolute;
    left: 72px;
    bottom: 155px;
    z-index: 3;
    animation: startFinger 4s linear infinite;
}

.sHF3 {
    width: 129px;
    height: 144px;
    background: url(../images/sHF3.svg) center / contain no-repeat;
    position: absolute;
    left: 232px;
    bottom: 147px;
    z-index: 3;
    animation: startFinger 6s linear infinite;
}

.startHand:before {
    content: '';
    width: 110px;
    height: 185px;
    position: absolute;
    left: 183px;
    top: 37px;
    z-index: 1;
    background: url('../images/startFinfer.png') center/contain no-repeat;
    animation: startFinger 4s linear infinite;
}

.startHand img {
    vertical-align: bottom;
    margin-bottom: -8px;
    position: relative;
    z-index: 2;
}

.slb__coin {
    width: 160px;
    height: 160px;
    border: 3px solid #2CDBFF;
    border-radius: 250px;
    background: #1b3c9040 url('../images/startLogo.svg') center/150px no-repeat;
    position: absolute;
    left: 50%;
    top: 20px;
    z-index: 3;
    display: inline-block;
    -webkit-animation: mover3 3s infinite alternate;
    animation: mover3 3s infinite alternate;
    margin-left: -80px;
    backdrop-filter: blur(12px);
}

.slb__coin1 {
    width: 160px;
    height: 140px;
    background: url('../images/starCoin2.png') center/contain no-repeat;
    position: absolute;
    left: 25px;
    top: 20px;
    z-index: 1;
    display: inline-block;
    -webkit-animation: mover1 3s infinite alternate;
    animation: mover1 3s infinite alternate;
}

.slb__coin2 {
    width: 130px;
    height: 120px;
    background: url('../images/startCoin.png') center/contain no-repeat;
    position: absolute;
    right: 45px;
    top: 70px;
    z-index: 1;
    display: inline-block;
    -webkit-animation: mover3 3s infinite alternate;
    animation: mover3 3s infinite alternate;
}

.slb__coin4 {
    width: 190px;
    height: 175px;
    background: url('../images/startCoin4.png') center/contain no-repeat;
    position: absolute;
    left: 10px;
    bottom: 50px;
    z-index: 1;
    display: inline-block;
    -webkit-animation: mover3 3s infinite alternate;
    animation: mover3 3s infinite alternate;
}

.slb__coin3 {
    width: 200px;
    height: 180px;
    background: url('../images/startCoin3.png') center/contain no-repeat;
    position: absolute;
    right: 30px;
    bottom: 5px;
    z-index: 1;
    display: inline-block;
    -webkit-animation: mover2 3s infinite alternate;
    animation: mover2 3s infinite alternate;
}

.slb__right {
    width: 50%;
}

.slb__details {
    display: flex;
    flex-flow: column;
    padding: 40px 40px 40px 0;
	    align-items: flex-start;
}	
.slb__details h2 {font-weight: 500; color: #fff; font-size: 32px; font-family: "Unbounded", sans-serif; text-transform: uppercase; line-height: 1.3; margin-bottom: 30px; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility: hidden;}
.aos-animate .slb__details h2 {visibility: inherit; -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
.slb__details p {margin-bottom:12px; font-weight:300; font-size:16px; line-height:1.3;}
.slb__details ul {display:flex; flex-flow:column; gap:10px; font-weight:300; font-size:16px; line-height:1.3; margin-bottom:30px;}
.slb__details ul li {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility: hidden;}
.aos-animate .slb__details ul li {visibility: inherit; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
.aos-animate .slb__details ul li:nth-child(2) {animation-delay: .2s;}
.aos-animate .slb__details ul li:nth-child(3) {animation-delay: .3s;}
.aos-animate .slb__details ul li:nth-child(4) {animation-delay: .4s;}
.slb__details h3 {font-weight:600; font-size:24px; line-height:1.4; color:#fff; margin-bottom:30px;}
.mainpage {background:#040B25 ;}
.mainpage .footer-overflow {background:#040B2566; margin-top:-152px; position:relative; z-index:11;}
.mainpage .fixed__container {padding-bottom:128px;}
.roadmap-section {background: url(../images/roadLine.png) center bottom no-repeat; background-size: contain;}
	.roadmap-article {max-width:1290px; margin-left:auto; margin-right:auto;}
	.roadMapHead {    margin-bottom: -115px;}
	.roadMapHead h3 {font-weight: 500; color: #fff; font-size: 48px; font-family: "Unbounded", sans-serif; text-transform: uppercase; line-height: 1.3; margin-bottom: 30px; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility: hidden;}
	.roadMapHead h4  {color:#fff; font-weight:500; font-size:20px; margin-bottom:30px; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility: hidden;}
	.roadMapHead p  {line-height:1.3; color:#93B0E8; margin-bottom:15px; font-weight:300; font-size:16px;-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility: hidden;}
.aos-animate.roadMapHead p {visibility: inherit; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
.aos-animate.roadMapHead h3 {visibility: inherit; -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
.aos-animate.roadMapHead h4 {visibility: inherit; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
.aos-animate.roadMapHead p:last-child {animation-delay: .2s;}
	.roadmapList {display: grid; grid-template-columns: 1fr 1fr 1fr 1fr;}
		.roadmapItem {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility: hidden;}
		.roadmapItem.aos-animate {visibility: inherit; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
		.roadmapItem.aos-animate:nth-child(2) {animation-delay: .2s;}
		.roadmapItem.aos-animate:nth-child(3) {animation-delay: .3s;}
		.roadmapItem.aos-animate:nth-child(4) {animation-delay: .4s;}
		.roadmapItem:first-child {margin-right:130px; padding-bottom:56px;}
		.roadmapItem:first-child .roadItem-body {    margin-top: 155px;}
		.roadmapItem:nth-child(2) {margin-right:38px;       padding-top: 300px;}
		.roadmapItem:nth-child(3) {margin-right:60px;     padding-bottom: 230px;}
		.roadmapItem:nth-child(4) {    margin-top: -40px;}
			.roadItem-body {position:relative; display:flex; flex-flow:column; padding-bottom:90px; }
			.roadItem-body:after {display:inline-flex; content:''; position:absolute; left:50%; bottom:0; width:40px; height:40px; background:#fff; border-radius:100px; margin-left:-20px;}
				.rIb-header {display:flex; flex-flow:column; gap:4px; margin-bottom:22px;}
				.rIb-header small {font-size:16px; color:#fff; font-weight:600;}
				.rIb-header h3 {font-weight:600; font-size:24px; color:#fff; line-height:1.3;}
				.rIb-header p {font-size:16px; font-weight:400; color:#fff;}
			.roadItem-body h4{font-weight:600; color:#fff; font-size:16px; margin-bottom:12px; line-height:1.3;}
			.roadItem-body ul {display:flex; flex-flow:column; font-size:16px; color:#fff; font-weight:400;}
			.roadItem-body ul li {line-height:1.3;}
		.roadmapItem:nth-child(3) {}
		.roadmapItem:nth-child(3) .rIb-header {}
		.roadmapItem:nth-child(3) .rIb-header small,
		.roadmapItem:nth-child(3) 	.rIb-header h3,
		.roadmapItem:nth-child(3) 	.rIb-header p {background: linear-gradient(224.51deg, #2148AB 23.79%, #2CDBFF 108.47%); -webkit-background-clip: text; background-clip: text; color: transparent;}
				.roadmapItem:nth-child(3) 	.rIb-header h3 {font-size:32px;}
.roadmapItem:nth-child(3) .roadItem-body:after { width:60px; height:60px; margin-left:-30px; border-radius:120px;background: linear-gradient(224.51deg, #2148AB 23.79%, #2CDBFF 108.47%);box-shadow: 0px 0px 30px 0px rgba(33,72,171,0.75);
-webkit-box-shadow: 0px 0px 30px 0px rgba(33,72,171,0.75);
-moz-box-shadow: 0px 0px 30px 0px rgba(33,72,171,0.75);}
/** Earn **/
.earn-section {min-height:calc(100vh - 300px);}
	.earn-page {max-width:1290px; margin-left:auto; margin-right:auto; padding-top:60px;}
	.earn-page .opportunities {margin-top:100px;}
	.earn-mainscreen {}
	.earn-mainscreen h1 {color: #fff; font-weight: 500; font-size: 70px; line-height: 1.4; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-name: fadeInDown; animation-name: fadeInDown; font-family: "Unbounded", sans-serif; text-transform: uppercase; text-align:center;}
	.earn-page .opportunities-list {margin-bottom:0px;}
	.join-row,
	.earn-row {display:flex;justify-content: center; margin:50px 0 30px 0;}
	.earn-hands {background:url('../images/earn_dop.png') center/contain no-repeat; padding-bottom:360px;}
.earn-hands .tH__sphera:before {content:''; display:inline-block; position:absolute; left:0; top:0; width:150%; height:150%; margin-left:-25%; margin-top:-25%; background:url('../images/earnblur.png') center/contain no-repeat;}


.twoHandsOverflow {
    text-align: center;
    position: relative;
	background:url('../images/earnblur.png') center/contain no-repeat;
}
.tHo__left {
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: -20px;
}

.tHoL_hand {
    vertical-align: bottom;
    position: relative;
    z-index: 3;
}

.tHoL__f1 {
    width: 176px;
    height: 252px;
    position: absolute;
    left: 27px;
    bottom: 100%;
    background: url('../images/l-f5.png') left bottom no-repeat;
    background-size: contain;
    margin-bottom: -80px;
    animation: startHand 2s linear infinite;
    z-index: -3;
}

.tHoL__f2 {
    width: 75px;
    height: 260px;
    position: absolute;
    left: 23px;
    bottom: 100%;
    background: url('../images/f-2.png') left bottom no-repeat;
    background-size: contain;
    margin-bottom: -52px;
    animation: startHand 7s linear infinite;
    z-index: 4;
}

.tHoL__f3 {
    width: 267px;
    height: 297px;
    position: absolute;
    left: -63px;
    bottom: 100%;
    background: url('../images/f-3.png') left bottom no-repeat;
    background-size: contain;
    margin-bottom: -80px;
    animation: leftFinger05 8s linear infinite;
    z-index: 1;
}

.tHoL__f4 {
    width: 219px;
    height: 281px;
    position: absolute;
    left: -5px;
    bottom: 100%;
    background: url('../images/l-f4.png') left bottom no-repeat;
    background-size: contain;
    margin-bottom: -66px;
    animation: startHand 4s linear infinite;
    z-index: -2;
}

.tHoL__f5 {
    width: 223px;
    height: 281px;
    position: absolute;
    right: 58px;
    bottom: 190px;
    background: url('../images/f-1.png') left bottom no-repeat;
    background-size: contain;
    z-index: 4;
    animation: forefingerRotate 11s linear infinite;
}
 
.tHo__right {
    position: absolute;
    display: inline-block;
    right: 0;
    top: 100%;
    margin-top: -240px;
}

.tHoR_hand {
    vertical-align: bottom;
    position: relative;
    z-index: 3;
}

.tHoR__f1 {
    width: 263px;
    height: 246px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    background: url('../images/f-1_1.png') left bottom no-repeat;
    background-size: contain;
    animation: forefingerRotate 11s linear infinite;
    margin-left: -36px;
    margin-top: -40px;
}

.tHoR__f2 {
    width: 142px;
    height: 259px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: url('../images/f-2_1.png') left bottom no-repeat;
    background-size: contain;
    animation: forefingerRotate 6s linear infinite;
    margin-left: 21px;
    margin-top: -210px;
}

.tHoR__f3 {
    width: 309px;
    height: 232px;
    position: absolute;
    right: 184px;
    top: 0;
    z-index: -1;
    background: url('../images/f-3_1.png') left bottom no-repeat;
    background-size: contain;
    animation: forefingerRotate 4s linear infinite;
    margin-top: -137px;
}

.tHoR__f4 {
    width: 285px;
    height: 203px;
    position: absolute;
    right: 184px;
    top: 17px;
    z-index: -2;
    background: url('../images/f-4.png') left bottom no-repeat;
    background-size: contain;
    animation: forefingerRotate 12s linear infinite;
    margin-top: -137px;
}

.tHoR__f5 {
    width: 245px;
    height: 213px;
    position: absolute;
    right: 199px;
    top: 17px;
    z-index: -3;
    background: url('../images/f-5.png') left bottom no-repeat;
    background-size: contain;
    animation: forefingerRotate 4s linear infinite;
    margin-top: -75px;
}

 
.tH__sphera {
    position: relative;
    display: inline-block;
    text-align: left;
}

.tH__sphera img {
    animation: rotate360 45s linear infinite;
    margin: 16px;
    max-width: 345px;
    vertical-align: bottom;
}

.tH__sphera:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    width: 100%;
    height: 100%;
    background: url(../images/sphereLayer.svg) center / contain no-repeat;
    animation: rotate3602 45s linear infinite;
}
.earn-tarifs {margin:200px 0;}
 .earn-tarif-list {display:flex; gap:20px;}
 .earn-tarif-list li {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden; width:20%;}
 .earn-tarif-list li:nth-child(2),
 .earn-tarif-list li:nth-child(4) {padding-top:30px;}
 .earn-tarif-list li:first-child,
 .earn-tarif-list li:last-child {padding-top:60px;}
 .earn-tarif-list li img {vertical-align:bottom; max-width:100%;}
 .earn-tarif-list li.aos-animate {visibility:inherit; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
 .earn-tarif-list li.aos-animate:nth-child(2) {animation-delay: .2s;}
 .earn-tarif-list li.aos-animate:nth-child(3) {animation-delay: .3s;}
 .earn-tarif-list li.aos-animate:nth-child(4) {animation-delay: .4s;}
 .earn-tarif-list li.aos-animate:nth-child(5) {animation-delay: .5s;}
 .earn-tarif-list li img {filter: blur(4px); width:100%;}
 .earn-bottom {}
	.eb-list {display:flex; flex-flow:column;}
		.eb-item {border-top:1px solid #d9d9d93b; padding:30px 0; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden; }
		.eb-item.aos-animate {visibility:inherit; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
		.eb-item ul {display:flex; justify-content:space-between; color:#fff;}
		.eb-item ul li {}
		.eb-item ul li:first-child {color:#2CDBFF; width:25%;}
		.eb-item ul li:nth-child(2) {flex:1; width:100%;}
		.eb-item ul li:nth-child(3) {width:20%;}
		.eb-item ul li span {}
		.join-row {margin-bottom:80px;}
/** Earn end**/
/** Careers **/
body.lightbg {background:#040B25 url('../images/lightbg.png') center top no-repeat; background-size:contain;}
.careers-section {min-height:calc(100vh - 300px);}
	.careers-page {max-width:1290px; margin-left:auto; margin-right:auto; padding-top:60px;}
		.careers-header {display:flex; flex-flow:column; gap:30px;    align-items: center;}
		.careers-header h1 {color:#fff; font-weight:500; font-size:70px; line-height:1.4; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;-webkit-animation-name: fadeInDown; animation-name: fadeInDown;     font-family: "Unbounded", sans-serif;    text-transform: uppercase;}
		.careers-header h2 {font-size:20px; font-weight:400; color:#93B0E8; text-align:center; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;-webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
.careers-list {display: grid; grid-template-columns: 1fr 1fr 1fr; gap:10px; margin:30px 0 200px 0;}
.careers-list li {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.careers-list li.aos-animate  {visibility:inherit; -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
.careers-list li.aos-animate:nth-child(2) {animation-delay: .2s;}
.careers-list li.aos-animate:nth-child(3) {animation-delay: .3s;}
	.careers-item {position:relative; height:100%;}
	.careers-item:before {content: ""; display: block; position: absolute; inset: 0; padding: 1px; border: 1px solid transparent; border-image-source: linear-gradient(27.56deg, rgba(2, 15, 63, 0) 58.15%, #2650C4 91.28%); border-image-slice: 1;  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; pointer-events: none; z-index: 3;}
		.careers-body {background: linear-gradient(0deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05)), radial-gradient(119.83% 80.51% at 51.83% 20.08%, rgba(44, 219, 255, 0.1) 0%, rgba(38, 80, 196, 0) 100%), radial-gradient(58% 53.83% at 100% 0%, rgba(38, 80, 196, 0.2) 0%, rgba(38, 80, 196, 0) 100%); padding:30px; display:flex; flex-flow:column; height:100%;}
		.cb-icon {margin-bottom:30px;}
		.cb-icon img {vertical-align:bottom; max-width:100px;}
		.careers-body  h3 {color:#fff; font-weight:500; font-size:24px; margin-bottom:20px;}
		.careers-body  p {font-weight:400; font-size:16px; color:#93B0E8; line-height:1.4;}
.employees-list {display:flex; flex-flow:column; gap:100px;}
.employees-list li {overflow:hidden;}
	.employees-item {display:flex; justify-content:space-between; gap:200px;}
		.employees-article {position:relative; padding-left:140px;}
		.employees-article .quotes {font-size:60px; position:absolute; left:0; top:50%; margin-top:-30px;}
			.employees-header {display:flex; flex-flow:column; margin-bottom:30px;}
			.employees-header h3 {display:flex; flex-flow:column; font-size:24px; gap:10px; }
			.employees-header h3 span {font-weight:500; color:#fff; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
			.employees-header h3 small  {font-weight:400; color:#2CDBFF; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.employees-list li.aos-animate .employees-header h3 span {visibility:inherit;-webkit-animation-name: fadeInDown; animation-name: fadeInDown; }
.employees-list li.aos-animate .employees-header h3 small {visibility:inherit;-webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
		.employees-article p {font-weight:400; font-size:16px; color:#93B0E8; line-height:1.4; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
		.employees-list li.aos-animate .employees-article p  {visibility:inherit;-webkit-animation-name: fadeIn; animation-name: fadeIn;}
	.employees-pic {position:relative; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.employees-list li.aos-animate .employees-pic {visibility:inherit; -webkit-animation-name: fadeInRight; animation-name: fadeInRight; }
	.employees-pic:before {content: ""; display: block; position: absolute; inset: 0; padding: 1px; border: 1px solid transparent; border-image-source: linear-gradient(272.05deg, rgba(2, 15, 63, 0) -32.93%, #2CDBFF 99.56%); border-image-slice: 1; -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; pointer-events: none; z-index: 3;}
		.ep-item {padding:30px;background: linear-gradient(224.51deg, rgba(33, 72, 171, 0.8) 23.79%, rgba(44, 219, 255, 0.8) 108.47%); height:100%;}
		.ep-item img {vertical-align:bottom; width:270px;}
	.opportunities {display:flex; flex-flow:column; gap:30px;    align-items: center; margin-top:200px;}
	.opportunities h3 {font-weight:500; color:#fff; font-size:48px; text-align:center; font-family: "Unbounded", sans-serif; text-transform: uppercase;}
	.opportunities h4 {font-size:16px; color:#fff; font-weight:400;}
	.opportunities p {font-size:16px; font-weight:400; text-align:center; color:#2CDBFF; line-height:1.4;}
	.opportunities h3,
	.opportunities h4,
	.opportunities p {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}	
	.opportunities.aos-animate h3{visibility:inherit;-webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
	.opportunities.aos-animate h4 {visibility:inherit;-webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
	.opportunities.aos-animate p {visibility:inherit;-webkit-animation-name: fadeIn; animation-name: fadeIn;animation-delay: .2s;}
	.opportunities-list {display:grid; gap:13px; grid-template-columns: 1fr 1fr 1fr; margin:30px 0 100px 0;}
	.opportunities-list li {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
	.opportunities-list li.aos-animate {visibility:inherit;-webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
		.opportunities-item:before,
		.opportunities-item:after {content: ''; display: inline-block; top: 20%; bottom: 20%; height: 60%; width: 1px; left: -1px; background: rgb(36, 75, 180); background: linear-gradient(0deg, rgba(36, 75, 180, 0) 0%, rgba(36, 75, 180, 1) 50%, rgba(36, 75, 180, 0) 100%); position: absolute;}
		.opportunities-item {position:relative;background: linear-gradient(180deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0) 100%),
radial-gradient(119.62% 101.71% at 163.08% -39.09%, rgba(68, 33, 152, 0.3) 0%, rgba(68, 33, 152, 0) 100%); padding:30px; height:100%; display: flex ; justify-content: center; align-items: center;}
		.opportunities-item p {text-align:center; line-height:1.3; font-size:20px; font-weight:500; color:#fff;}
.careers-bottom {display:flex; flex-flow:column; gap:30px;}
.careers-bottom p {font-size:16px; line-height:1.4; color:#2CDBFF; font-weight:400; text-align:center;-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.careers-bottom.aos-animate  p {visibility:inherit; -webkit-animation-name: fadeInDown; animation-name: fadeInDown;}
.collaborate-list {display:grid; gap:30px; grid-template-columns: 1fr 1fr; max-width:860px; margin:0 auto;}
.collaborate-list li {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.collaborate-list li.aos-animate {visibility:inherit; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
	.collaborate-item { display: flex; padding:10px; background:url('../images/prebg.svg') center/contain no-repeat; gap:20px; width:410px; height:130px; align-items:center;}
	.collaborate-item i {width:110px; height:110px; display:inline-flex; background:url('../images/premIconbg.svg') center/contain no-repeat; display: flex ; justify-content: center; align-items: center;}
	.collaborate-item i:before {display:inline-flex; width:50px; height:50px; background:url('../images/heart.svg') center/contain no-repeat; content:'';}
.collaborate-list li:nth-child(2) .collaborate-item i:before { background:url('../images/palette.svg') center/contain no-repeat; }
.collaborate-list li:nth-child(3) .collaborate-item i:before { background:url('../images/star.svg') center/contain no-repeat; }
.collaborate-list li:nth-child(4) .collaborate-item i:before { background:url('../images/schedule.svg') center/contain no-repeat; }
	.collaborate-item p  {color:#fff; font-size:24px; line-height:1.3; text-align:left;}
.whatWeOffer {display:flex; flex-flow:column; gap:30px; margin-top:100px;}
.whatWeOffer h3 {font-weight:400; color:#2CDBFF; font-size:16px; text-align:center;}
.wWo-list {display: grid ; gap: 12px; grid-template-columns: 1fr 1fr 1fr;}
.wWo-list li {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.wWo-list li.aos-animate {visibility:inherit; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
.wW-item {background: linear-gradient(180deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0) 100%),radial-gradient(119.62% 101.71% at 163.08% -39.09%, rgba(68, 33, 152, 0.3) 0%, rgba(68, 33, 152, 0) 100%); display:flex; height:100%;}
	.wW-pic {width:100px;  display:flex;background: linear-gradient(0deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05)), radial-gradient(119.83% 80.51% at 51.83% 20.08%, rgba(44, 219, 255, 0.1) 0%, rgba(38, 80, 196, 0) 100%), radial-gradient(58% 53.83% at 100% 0%, rgba(38, 80, 196, 0.2) 0%, rgba(38, 80, 196, 0) 100%); position:relative;align-items: center; justify-content: center; min-width:100px;}
	.wW-pic:before {content: ""; display: block; position: absolute; inset: 0; padding: 1px; border: 1px solid transparent; border-image-source: linear-gradient(27.56deg, rgba(2, 15, 63, 0) 58.15%, #2650C4 91.28%); border-image-slice: 1; background: linear-gradient(0deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05)); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; pointer-events: none; z-index: 3;}
	.wW-pic img {width:50px; position:relative; z-index:5;}
	.wW-details {padding:20px 20px 20px 20px; display:flex; flex-flow:column; gap:10px;}
	.wW-details h4 {color:#fff; font-size:20px; font-weight:500;}
	.wW-details p {color:#93B0E8; font-size:16px; font-weight:400; line-height:1.3;}
.apply-row {display:flex;justify-content: center; margin:50px 0 30px 0;}
.join-btn,
.earn-btn,
	.apply-btn {position: relative; background: none; border: 0; cursor: pointer; padding: 0; margin: 0;}
	.join-btn:before,
	.earn-btn:before,
	.apply-btn:before { content: ""; display: block; position: absolute; inset: 0; border-radius: 100px; padding: 1px; background: linear-gradient(131.97deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.03) 49.85%, rgba(255, 255, 255, 0.2) 100%); -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; pointer-events: none; }
	.join-btn span,
	.earn-btn span,
	.apply-btn span {display: flex ; align-items: center; gap: 10px; background: radial-gradient(58.24% 134.23% at 33.81% 109.38%, rgba(102, 129, 226, 0.81) 0%, rgba(102, 129, 226, 0) 95.37%), radial-gradient(82.79% 104.69% at 20.17% -22.66%, #1D52A0 0%, rgba(29, 82, 160, 0.18) 100%), radial-gradient(105.11% 170.6% at 105.11% -15.62%, rgba(44, 219, 255, 0.65) 19.66%, rgba(44, 219, 255, 0.06) 71.06%), radial-gradient(110.23% 82.81% at 50% 17.19%, rgba(255, 255, 255, 0.098) 0%, rgba(255, 255, 255, 0.038) 100%); font-size: 18px; color: #fff; font-weight: 300; line-height: 54px; padding: 0 55px; border-radius: 35px;}
/** Careers end **/
/** More **/
.more-section {min-height:calc(100vh - 300px);}
	.more-page {max-width:1290px; margin-left:auto; margin-right:auto; padding-top:60px;}
	.more-header {position:relative; text-align:center;}
	.more-header h1 {color:#fff; font-weight:400; font-size:24px; line-height:1.4; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;-webkit-animation-name: fadeInDown; animation-name: fadeInDown; }
	.back-page {display:inline-flex; align-items:center; color:rgba(255,255,255,.5); gap:15px; opacity:.5; color:#fff; position:absolute; left:0; top:0; z-index:5;}
	.back-page:hover {opacity:1;}
	.back-page:before {content:''; display:inline-flex; width:24px; height:24px; min-width:24px; background:url('../images/back-arrow.svg') center/14px no-repeat;}
	.more-list {display:flex; flex-flow:column; gap:200px; max-width:1050px; margin:100px auto;}
		.more-item {}
			.more-body {position:relative;}
			.more-body:before {content: ""; display: block; position: absolute; inset: 0; padding: 1px; background: linear-gradient(0deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05)), radial-gradient(70% 172.35% at -50.87% 46.08%, #2CDBFF 0%, rgba(0, 13, 60, 0) 100%); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; pointer-events: none; z-index:3;}
				.more-inner {background: linear-gradient(0deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05)), radial-gradient(70% 172.35% at -50.87% 46.08%, #2CDBFF 0%, rgba(0, 13, 60, 0) 100%); backdrop-filter: blur(8px); display:flex;}
				.moreColumn {padding:50px; width:50%;}
				.moreColumn h2 {font-size:24px; font-weight:600; color:#2CDBFF; margin-bottom:30px;-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden; }
				.aos-animate .moreColumn p,
				.aos-animate .moreColumn h2 {visibility:inherit;-webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
				.moreColumn p {font-weight:400; font-size:16px; line-height:1.4; margin-bottom:20px; color:#fff; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden; }
				.aos-animate .moreColumn p:nth-child(2) {animation-delay: .2s;}
				.aos-animate .moreColumn p:nth-child(3) {animation-delay: .3s;}
				.aos-animate .moreColumn p:nth-child(4) {animation-delay: .4s;}
				.aos-animate .moreColumn p:nth-child(5) {animation-delay: .5s;}
				.aos-animate .moreColumn p:nth-child(6) {animation-delay: .6s;}
				.aos-animate .moreColumn p:nth-child(7) {animation-delay: .7s;}
				.aos-animate .moreColumn p:nth-child(8) {animation-delay: .8s;}
				.aos-animate .moreColumn p:nth-child(9) {animation-delay: .9s;}
				.aos-animate .moreColumn p:nth-child(10) {animation-delay: 1s;}
				.morePics {width:50%; text-align:center;}
				.morePics img {vertical-align:bottom; max-width:100%;-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
				.aos-animate .morePics img {visibility:inherit;-webkit-animation-name: fadeIn; animation-name: fadeIn; }
		.more-item:first-child .morePics img {margin-top:-70px;}
		.more-item:nth-child(3) .morePics {order:1;}
		.more-item:nth-child(3) .moreColumn {order:2;}
/** More end**/
/** Download **/
.download-section {min-height:calc(100vh - 300px);}
	.download-page {max-width:1290px; margin-left:auto; margin-right:auto; padding-top:60px;}
		.download-header {position:relative; display:flex; flex-flow:column;}
		.download-header h1 {font-family: "Unbounded", sans-serif; font-weight: 500; text-align: center; font-size: 70px; line-height: 1.3; text-transform:uppercase; color: #fff; display:flex; align-items:center;}
		.download-header h1 i {width:250px; height:250px; min-width:250px; background:url('../images/ncoin.png') center/contain no-repeat; display:inline-flex;-webkit-animation: mover1 3s infinite alternate; animation: mover1 3s infinite alternate;}
		.dh_bottom {display:flex;    justify-content: center;}
		.dh_bottom p {font-weight:400; color:#fff; font-size:16px; text-align:center; line-height:1.3;}
		.download-list {display:flex; gap:20px; flex-wrap:wrap;    justify-content: center; margin:30px 0;}
		.download-list li {}
		.download-list li.disable {flex:1; width:100%; display:flex; min-width:100%; justify-content: center; margin-top:20px;}
		.download-list li.disable button {cursor: no-drop; opacity:.5; }
			.download-item {position: relative;  background: linear-gradient(180deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0) 100%),
              radial-gradient(119.62% 101.71% at 163.08% -39.09%, rgba(68, 33, 152, 0.3) 0%, rgba(68, 33, 152, 0) 100%); border:0; border: 1px solid transparent;
  border-image-source: radial-gradient(62.24% 38.98% at 0% 50%, #244BB4 80.44%, rgba(36, 75, 180, 0) 100%); border-image-slice: 1; padding: 32px 32px; cursor: pointer;
  font-family: inherit; background-clip: padding-box; clip-path: polygon(40px 0%, 100% 0%, 100% 100%, 0% 100%, 0% 40px); color: white; transition: background 0.3s;
  background-size: cover;background-repeat: no-repeat; border-bottom:0;} 
  .btn-relative {position:relative;}
  .btn-relative small {font-weight:600; color:#040B25; font-size:16px; padding:0 20px; border-radius:50px; background:#2CDBFF; position:absolute; right:10px; top:-21px; line-height:42px;}
.download-item:before {content:''; display:inline-block; position:absolute; left:0; top:10px; width:1px; height:60px; background: linear-gradient(180deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(119.62% 101.71% at 163.08% -39.09%, rgba(68, 33, 152, 0.3) 0%, rgba(68, 33, 152, 0) 100%); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}
.download-item:hover {background: linear-gradient(180deg, rgba(255, 255, 255, 0.15) 0%, rgba(255, 255, 255, 0) 100%),
              radial-gradient(119.62% 101.71% at 163.08% -39.09%, rgba(68, 33, 152, 0.3) 0%, rgba(68, 33, 152, 0) 100%);}
			.download-item span {display:flex; align-items:center; gap:50px; color:#fff; font-size:24px; text-transform:uppercase;}
			.download-item span i {width:50px; height:50px; min-width:50px;}
			.download-item span i.windows {background:url('../images/windows.svg') center/contain no-repeat;}
			.download-item span i.macos {background:url('../images/macos.svg') center/contain no-repeat;}
			.download-item span i.mobile {background:url('../images/mobile.svg') center/contain no-repeat;}
.youhave {display:flex; align-items:center; gap:50px; margin:40px 0 0 0; justify-content: center;}
.youhave li {display:flex; align-items:center; gap:20px;    }
.youhave li i {width:60px; height:60px; min-width:60px; background:url('../images/shield.png') center/contain no-repeat;}
.youhave li:nth-child(2) i { background:url('../images/lightning.png') center/contain no-repeat;}
.youhave li:nth-child(3) i {background:url('../images/user.png') center/contain no-repeat;}
.youhave li p {line-height:1.4; font-size:16px; font-weight:400; color:#fff;}
/** Download end **/
/** Page body **/
.page_body {min-height:calc(100vh - 200px);}
	.page_article {max-width:1290px; margin-left:auto; margin-right:auto;}
		.privacy-policy {padding-bottom:40px; padding-top:60px;} 
		.privacy-policy h1 {font-family: "Unbounded", sans-serif; font-weight: 500; text-align:center; font-size:40px; line-height:1.3; margin-bottom:30px; color:#fff;}
		.privacy-policy ul li,
		.privacy-policy p {color:#fff; font-weight:400; font-size:16px; line-height:1.4;}
		.privacy-policy p {margin-bottom:20px;}
		.privacy-policy ul li a,
		.privacy-policy p a {color:#fff;}
		.privacy-policy ul li a:hover,
		.privacy-policy p a:hover {color:#2CDBFF;}
		.privacy-policy ul {padding:10px 0 15px 15px;}
		.privacy-policy ul li {margin-bottom:6px;}
/** Page body end**/
/** Footer **/
.footer-overflow {background: #040B2566;backdrop-filter: blur(6px); margin-top:40px;}
.footer-article {max-width:1290px; margin-left:auto; margin-right:auto; display:flex; flex-flow:column; gap:42px; padding:20px 0;}
.footer-top-row {display:flex; align-items:flex-start; gap:120px;}
	.footer-topLeft {display:flex; align-items:center; gap:50px;}
	.certik,
		.footer-logo {display:block;}
		.certik img,
		.footer-logo img {vertical-align:bottom; height:50px;}
	.footer-nav-wrapp {display:flex; justify-content:space-between; flex:1;transition: all 0.3s ease;}
		.footer-nav {display:grid; gap:10px 30px;  grid-template-columns: 1fr 1fr 1fr;}
		.footer-nav li {gap:10px;}
		.footer-nav li a  {font-size:16px; color:#fff; font-weight:300;}
		.footer-nav li a:hover  {color:#2CDBFF;}
		.footer-nav:last-child {margin-left:auto; display:grid; gap:10px 30px;  grid-template-columns: 2fr 2fr;}
		.footer-nav:last-child li:nth-child(2) { text-align:right;}
	.footer-bottom-row {display:flex; align-items:center; justify-content:space-between;}
		.copyright {font-size:14px; color:#93B0E8; font-weight:400;}
		.footer-social {display:flex; align-items:center; gap:20px;}
		.footer-social li {}
		.footer-social li a {display:inline-flex; width:25px; height:25px; }
		.footer-social li a svg {color:#2CDBFF;}
		.footer-social li a:hover svg {color:#fff;}
/** Footer end **/


/** Animation **/
@keyframes loaderAnimation { 0% { background-position: 0 0; } 100% { background-position: 100% 0; } }
@keyframes moverGlobe { 0% { transform: scale(1); } 50% { transform: scale(1.03); } 100% { transform: scale(1); } }
@keyframes rotate {0% {--angle: 0deg;--glowColor: var(--activeColor);}100% {--angle: 360deg;--glowColor: var(--activeColor);}}
@keyframes Fingertouch { 
  0% {
    transform: translate(0px, 0px) rotate(0deg);
  }
  50% {
-moz-transform: rotate(-20deg) translate(-9px, 6px); -webkit-transform: rotate(-20deg) translate(-9px, 6px); -o-transform: rotate(-20deg) translate(-9px, 6px); -ms-transform: rotate(-20deg) translate(-9px, 6px); transform: rotate(-20deg) translate(-9px, 6px);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg);
  }
}
@keyframes rightHand { 
  0% {
    transform: translate(0px, 0px) rotate(0deg);
  }
  50% {
    transform: translate(36px, -50px) rotate(-9deg);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg);
  }
}
@keyframes rightFinger5 { 
  0% {
-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);
  }
  50% {
-moz-transform: rotate(-10deg) translate(-10px, 5px); -webkit-transform: rotate(-10deg) translate(-10px, 5px); -o-transform: rotate(-10deg) translate(-10px, 5px); -ms-transform: rotate(-10deg) translate(-10px, 5px); transform: rotate(-10deg) translate(-10px, 5px);
  }
  100% {
-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);
  }
}
@keyframes rightFinger5a { 
  0% {
-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);
  }
  50% {
-moz-transform: rotate(-10deg) translate(-10px, 5px); -webkit-transform: rotate(-10deg) translate(-10px, 5px); -o-transform: rotate(-10deg) translate(-10px, 5px); -ms-transform: rotate(-10deg) translate(-10px, 5px); transform: rotate(20deg) translate(-9px, 10px);
  }
  100% {
-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);
  }
}
@keyframes forefingerRotate { 
0% {-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);}
50% {-moz-transform: rotate(-9deg) translate(-14px, 4px); -webkit-transform: rotate(-9deg) translate(-14px, 4px); -o-transform: rotate(-9deg) translate(-14px, 4px); -ms-transform: rotate(-9deg) translate(-14px, 4px); transform: rotate(-9deg) translate(-14px, 4px);} 
100% {-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);}
}
@keyframes FingerMhl_ff1 { 
0% {-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);}
50% {-moz-transform: rotate(20deg) translate(12px, 15px); -webkit-transform: rotate(20deg) translate(12px, 15px); -o-transform: rotate(20deg) translate(12px, 15px); -ms-transform: rotate(20deg) translate(12px, 15px); transform: rotate(20deg) translate(12px, 15px);} 
100% {-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);}
}
@keyframes FingerMhl_ff2 { 
0% {-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);}
50% {-moz-transform: rotate(20deg) translate(47px, 25px); -webkit-transform: rotate(20deg) translate(47px, 25px); -o-transform: rotate(20deg) translate(47px, 25px); -ms-transform: rotate(20deg) translate(47px, 25px); transform: rotate(20deg) translate(47px, 25px);} 
100% {-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);}
}
@keyframes pRbPlc { 
0% {-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);}
50% {-moz-transform: rotate(2deg) translate(-2px, -2px); -webkit-transform: rotate(2deg) translate(-2px, -2px); -o-transform: rotate(2deg) translate(-2px, -2px); -ms-transform: rotate(2deg) translate(-2px, -2px); transform: rotate(2deg) translate(-2px, -2px);} 
100% {-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);}
}
@keyframes FingerMhl_ff3 { 
0% {-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);}
50% {-moz-transform: rotate(20deg) translate(55px, 68px); -webkit-transform: rotate(20deg) translate(55px, 68px); -o-transform: rotate(120eg) translate(55px, 68px); -ms-transform: rotate(20deg) translate(55px, 68px); transform: rotate(20deg) translate(55px, 68px);} 
100% {-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);}
}
@keyframes leftFinger01 {
0% {-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);} 
50% { 
-moz-transform: rotate(15deg) translate(13px, 53px);
-webkit-transform: rotate(15deg) translate(13px, 53px);
-o-transform: rotate(15deg) translate(13px, 53px);
-ms-transform: rotate(15deg) translate(13px, 53px);
transform: rotate(15deg) translate(13px, 53px);
} 
100% {-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);}
}
@keyframes leftFinger05 {
0% {-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);} 
50% { 
-moz-transform: rotate(10deg) translate(13px, 13px);
-webkit-transform: rotate(10deg) translate(13px, 13px);
-o-transform: rotate(10deg) translate(13px, 13px);
-ms-transform: rotate(10deg) translate(13px, 23px);
transform: rotate(10deg) translate(13px, 23px);
} 
100% {-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);}
}
@keyframes rightFinger01 {
0% {-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);} 
50% { 
-moz-transform: rotate(-9deg) translate(7px, 10px); -webkit-transform: rotate(-9deg) translate(7px, 10px); -o-transform: rotate(-9deg) translate(7px, 10px); -ms-transform: rotate(-9deg) translate(7px, 10px); transform: rotate(-9deg) translate(7px, 10px);
} 
100% {-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);}
}
@keyframes startHand {
0% {-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);} 
50% { 
-moz-transform: rotate(3deg) translate(6px, 9px); -webkit-transform: rotate(3deg) translate(6px, 9px); -o-transform: rotate(3deg) translate(6px, 9px); -ms-transform: rotate(3deg) translate(6px, 9px); transform: rotate(3deg) translate(6px, 9px);
} 
100% {-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);}
}
@keyframes startFinger {
0% {-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);} 
50% { 
-moz-transform: rotate(3deg) translate(4px, 4px) skew(-2deg, 4deg); -webkit-transform: rotate(3deg) translate(4px, 4px) skew(-2deg, 4deg); -o-transform: rotate(3deg) translate(4px, 4px) skew(-2deg, 4deg); -ms-transform: rotate(3deg) translate(4px, 4px) skew(-2deg, 4deg); transform: rotate(3deg) translate(4px, 4px) skew(-2deg, 4deg);
} 
100% {-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);}
}
@keyframes lhfM {
0% {-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);} 
50% { 
-moz-transform: rotate(-8deg) translate(0px, -10px); -webkit-transform: rotate(-8deg) translate(0px, -10px); -o-transform: rotate(-8deg) translate(-0px, -10px); -ms-transform: rotate(-8deg) translate(0px, -10px); transform: rotate(-8deg) translate(0px, -10px);
} 
100% {-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);}
}
@keyframes lhfM2 {
0% {-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);} 
50% { 
-moz-transform: rotate(-11deg) translate(1px, 6px); -webkit-transform: rotate(-11deg) translate(1px, 6px); -o-transform: rotate(-11deg) translate(1px, 6px); -ms-transform: rotate(-11deg) translate(1px, 6px); transform: rotate(-8deg) translate(-12px, -15px);
} 
100% {-moz-transform: rotate(0deg) translate(0px, 0px); -webkit-transform: rotate(0deg) translate(0px, 0px); -o-transform: rotate(0deg) translate(0px, 0px); -ms-transform: rotate(0deg) translate(0px, 0px); transform: rotate(0deg) translate(0px, 0px);}
}
@keyframes leftFinger02 { 0% { transform: rotate(0deg); } 50% { transform: rotate(-7deg); } 100% { transform: rotate(0deg); } }
@keyframes moveUpDown { 0% { top: 0; } 50% { top: 90%; } 100% { top: 0; } }
@keyframes moveDownUp { 0% { bottom: 0; } 50% { bottom: 70%; } 100% { bottom: 0; } }
@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); } }		
/** 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:6px; height:6px; overflow:hidden; text-indent:8px; white-space:nowrap; background: #6F91EE;
opacity: 0.5; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px; transition: all 300ms ease-in-out 0s; cursor:pointer; padding:0;}
.slick-dots li.slick-active button:focus {outline:none;}
.slick-dots li.slick-active button {opacity:1; background:#6F91EE;}
.slick-prev.slick-arrow,
.slick-next.slick-arrow {width:29px; height:13px; cursor:pointer; white-space:nowrap; text-indent:30px; border:0;   display:block; overflow:hidden; min-width:30px; position:absolute; left:-50px; bottom:50px; transition: all 300ms ease-in-out 0s; }
.slick-prev.slick-arrow {opacity:.5;}
.slick-prev.slick-arrow:hover {opacity:1;}
.slick-prev.slick-arrow:focus,
.slick-next.slick-arrow:focus {outline:none;}
.slick-prev.slick-arrow { }
/*** Slick Slider Style  End***/

@media screen and (min-width: 1560px) {
	.roadmap-section {background-size: 1532px;}
}
 @media screen and (max-width: 1500px) {
	 .roadmap-section {background-size:1500px;}
 }
 @media screen and (max-width: 1340px) {
	 .dFt__right,
	 .dFt__left {width:50%;}
	 .controler-section {overflow:hidden; padding-top:20px;}
 }
 @media screen and (max-width: 1320px) {
	 .ma__section,
	 .startInvesting__section .fixed__container,
	 .roadmap-article,
	 .partners-article,
	 .controler-article,
	 .your-role-article,
	 .join-web3-article,
	 .who-is-article,
	 .careers-page,
	 .download-page,
	 .earn-page,
	 .more-page,
	 .footer-article,
	 .page_article,
	 .header-container {padding-left:20px; padding-right:20px;}
	 .sub-list li a,
	 .download-btn .download span,
	  .drop-down, .nav-item a {font-size:15px;}
	  .header-container .logotype img {height:40px;}
	  .sub-list li a {gap:10px;}
	  .careers-header h1 {text-align:center;}
	  .partnerDetails {padding-right:45px;}
 } 
 @media screen and (max-width: 1300px) {
	 .download-header {    align-items: center;}
	 .download-header h1 {font-size:52px;}
 }
 @media screen and (max-width: 1260px) {
.distributionFunds__table .tHo__right {right:-100px;}
 }
 @media screen and (max-width: 1200px) {
	 .advantages__List {gap:20px;}
	 .roadmapList {position:relative;display:flex; flex-flow:column;}
	 .roadmapList:before {content:''; display:inline-block; position:absolute; left:8px; top:0; bottom:0; width:1px; height:100%; background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 50.3%, rgba(255, 255, 255, 0) 100%);}
	 .roadmap-section {background:none;}
	 .roadmapItem:nth-child(4),
	 .roadmapItem:nth-child(3),
	 .roadmapItem:nth-child(2),
	 .roadmapItem:first-child {margin:0; padding:0;}
	 .roadmapItem:first-child .roadItem-body {margin-top:0;}
	 .roadItem-body {padding-bottom:25px; margin-bottom:25px; border-bottom:1px solid #d9d9d917; padding-left:45px;}
	 .roadItem-body:after {left:0; margin-left:0; bottom:0; top:0px; width:20px; height:20px;}
	 .roadmapItem:nth-child(3) .roadItem-body:after {width:40px; height:40px; margin-left:0; left:-13px;}
	 .roadMapHead {margin-bottom:30px;}
 }
 @media screen and (max-width: 1180px) {
	 .mah__bottom {display:none;}
 
 }
 @media screen and (max-width: 1120px) {
	 .footer-top-row {gap:60px;}
 }
 @media screen and (max-width: 1060px) {
	 .employees-article {padding-left:70px;}
	 .employees-item {gap:100px;}
 }
 @media screen and (max-width: 1024px) {
	 .footer-top-row {flex-flow:column;}
	 .footer-nav:last-child { grid-template-columns: 5fr 5fr 5fr 5fr 5fr;justify-content: flex-start; margin-left: 0; width:100%;}
	 .footer-nav-wrapp {width:100%;}
	 .advantages__List {    grid-template-columns: 1fr 1fr;}
 }
 @media screen and (max-width: 960px) {
.main-nav {position:fixed; left:0; top:0; right:0; bottom:0; z-index:22;background: #000000CC;backdrop-filter: blur(10px); width: 100%; height: 100%; min-height: 100vh; justify-content: center; display:none;}
.viewNav .main-nav  {display: flex;}
.nav-list {flex-flow:column; gap:10px;justify-content: center;}
.drop-down {display:none;}
.sub-list {position:static; display:flex; width:auto;  background:none;  backdrop-filter:none;}
.sub-list:before,
.sub-list li a svg {display:none;}
.sub-list li a {color:#2CDBFF;    justify-content: center;}
.mobileNav {display:inline-flex;}
.viewNav .mobileNav {background:url('../images/close.svg') center/25px no-repeat;}
.nav-item,
.sub-list li {-webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; visibility:hidden;}
.nav-item,
.viewNav .sub-list li  {visibility:inherit; -webkit-animation-name: fadeInUp; animation-name: fadeInUp;}
.viewNav .sub-list li:nth-child(2) {animation-delay: .2s;}
.viewNav .sub-list li:nth-child(3) {animation-delay: .3s;}
.viewNav .sub-list li:nth-child(4) {animation-delay: .4s;}
.nav-item:nth-child(2) {animation-delay: .5s;}
.nav-item:nth-child(3) {animation-delay: .6s;}
.nav-item:nth-child(4) {animation-delay: .7s;}
.nav-item:nth-child(5) {animation-delay: .8s;}
.web3List {padding-bottom:60px;}
.web3List .slick-prev.slick-arrow, .web3List .slick-next.slick-arrow {background: url('../images/back.svg') center/22px no-repeat; width: 50px; height: 50px; left: 0; bottom: 0; overflow:hidden; border:0; cursor:pointer; text-indent:60px; z-index:5;}
.web3List .slick-next.slick-arrow {background: url('../images/next.svg') center/22px no-repeat; left:auto; right:0;}
.web3List .slider-counter {text-align: center; position: absolute; bottom: 0; line-height: 50px; width: 100%; font-weight: 500; color: #fff;}
.dFt__left {width:100%; position:relative;}
.distributionFunds__table .dFt__header {margin-bottom:500px;}
.distributionFunds__table .titleFont {max-width:50%;}
.distributionFunds__table .dFt__right.cef-hand  {width:380px; position:absolute; right:100px; top:55px;}
.sI__body {flex-flow:column;}
.slb__left {width:100%; order:2;max-width: 614px; margin-right: auto;}
.slb__right {width:100%; order:1;}
.slb__details {padding:40px;}
 } 
 @media screen and (max-width: 760px) {
.footer-nav:last-child {display:flex; flex-wrap:wrap; gap:10px;    justify-content: center;}
.footer-topLeft {width: 100%; display: flex ; justify-content: center;}
.footer-nav li {margin:5px 8px;}
.privacy-policy {padding-bottom:0; padding-top:40px;}
.more-header {display:flex; gap:100px; flex-flow:column;}
.back-page {position:static;}
.earn-mainscreen h1 br,
.more-header h1 br {display:none;}
.more-list {gap:150px;}
.more-inner {flex-flow:column; gap:30px;}
.moreColumn {width:auto;}
.morePics {width:100%;}
.more-item:nth-child(3) .moreColumn {order:1;}
.more-item:nth-child(3) .morePics {order:2;}
.opportunities h3,
.earn-mainscreen h1 {font-size:40px;}
.earn-hands {padding-bottom:170px;}
.opportunities-list {margin-top:0;     grid-template-columns: 1fr 1fr;}
.tHo__left {left:74px;}
 }
 @media screen and (max-width: 460px) {
.header-container {justify-content: space-between;}
.main-header .download-btn {display:none;}
.footer-article {gap:20px;}
.footer-bottom-row {padding-top:20px; border-top:1px solid rgba(255,255,255,.2); flex-flow:column; gap:20px;}
.copyright {order:2;}
.footer-social {order:1;}
.certik img, .footer-logo img {height:40px; }
.footer-top-row,
.footer-topLeft {gap:30px;}
.privacy-policy h1 {text-align:left;}
 }
 @media screen and (max-width: 1160px) {
	 .ma__leftHandFinger {    margin-left: -369px;}
    .tHo__right {
        right: -50px;
    }
  .dFt__bottomRow {
    height: auto;
    background:none;
    border: 0;
    margin-top: 0;
    padding: 0px;}
  .dFt__fly {position: static;}
  .twoHandsOverflow {scale: .8;}
  .tHo__right {right: -50px;}
  .distributionFunds__table .tHo__right {right:-100px;}
  .dFth__title h3 div {height:auto;}
  
}
 @media screen and (max-width: 1180px) {
 
	 .ma__leftHandFinger { margin-left: -325px;}
 }

@media screen and (max-width: 1060px) {
	.download-header h1 {font-size:40px;}
}
@media screen and (max-width: 1040px) {
	.ma__animation { scale: .7; }
	.ma__rightHand.active {right:-100px;}
	.ma__leftHand {left:-55px;}
	.ma__center img {max-width:280px;}
}
@media screen and (max-width: 1024px) {
    .tHo__right {right: -120px;}
}

@media screen and (max-width: 980px) {
    .tHo__right {right: -150px;}
}

@media screen and (max-width: 960px) {
	.distributionFunds__table .tHo__right { right: -286px;}
	.partnerRobot {width:310px; left:50%; margin-left:-155px; position:absolute; bottom:-111px;}
	.partnerRobot .partnerBody  {scale:.6;}
	.partnerDetails {width:100%; padding:0;}
	.partnerTable {padding:20px 20px 450px 20px; position:relative; background: linear-gradient(0deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05)), radial-gradient(70% 172.35% at -50.87% 46.08%, #2CDBFF 0%, rgba(0, 13, 60, 0) 100%)}
	.partnerTable:before {content: ""; display: block; position: absolute; inset: 0; padding: 1px; background: linear-gradient(0deg, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.05)), radial-gradient(70% 172.35% at -50.87% 46.08%, #2CDBFF 0%, rgba(0, 13, 60, 0) 100%); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; pointer-events: none; z-index: 3;}
.partnerRobot:before { width: 100px; height: 100px; top: 38px; }
.partnerRobot:after { width: 90px; height: 90px; right: -75px; top: 100px; }
}
@media screen and (max-width: 900px) {
	.collaborate-list{display:flex; flex-flow:column; gap:10px; max-width:100%; width:100%;align-items: center;}
	.opportunities-list {margin-bottom:50px;}
	.opportunitie {margin-top:150px;}
	.ma__leftHand { left: -94px; }
	.ma__rightHand.active { right: -184px; }
}
@media screen and (min-width: 860px) {
	.earn-mainscreen .tHo__left {left: calc(50% - 224px);}
	.earn-mainscreen .tHo__right{right: calc(50% - 429px);}
}
@media screen and (max-width: 880px) {
	.wWo-list {grid-template-columns: 1fr 1fr;}
}
@media screen and (max-width: 860px) {
    .tHo__right {right: auto; left: 400px;}
    .twoHandsOverflow {scale: .6;}
 .dFt__topRow {flex-flow: column;}  
  .dFt__right,
  .dFt__left {width: 100%;}
  .tHo__right {right: auto;left: 400px;}
  .twoHandsOverflow { scale: .6;}
  .dFt__right, .dFt__left {padding-top: 0;}
  .dFth__title h3 {font-size: 35px;}
  .dFth__title h3 div {height: 35px;min-height: 35px;}
  	.download-header { align-items: flex-start;}
	.download-header h1 {display: flex ; flex-flow: column; align-items: flex-start;}
	.download-header h1 i {position:absolute; left:250px;}
	.dh_bottom {margin-top:30px; max-width:250px; text-align:left;}
	.dh_bottom p {text-align:left}
	.dh_bottom p br {display:none;}
	.employees-item {gap:0; flex-flow:column;}
	.employees-article {order:2; padding-left:0; margin-top:15px;}
	.employees-pic {order:1;}
	.employees-list {gap:40px;}
	.ep-item {text-align:center;}
	.employees-article p {padding-top:50px;}
	.employees-article .quotes {top:90px;}
	.careers-header {gap:20px;}
	.careers-header h1 {font-size:48px;}
	.careers-list {display:flex; flex-flow:column;}
	.opportunities {margin-top:150px;}
		.dFth__title h3 div {height:auto;}
}

@media screen and (max-width: 840px) {
	.ma__leftHand { left: -150px; }
	.ma__actionRow {flex-flow:column; gap:12px; align-items: center;}
.ma__actionRow .download-btn {order:2;}
.ma__actionRow .download-btn .download {min-width:300px;}
.ma__actionRow .download-btn .download span {justify-content: center;}
.ma__actionRow .auditedBy {order: 1; margin-left: 0; min-width: 300px; padding: 7px 0; display: flex ; justify-content: center;}
.keyFeatures {gap:15px; width:100%;}
.keyFeatures .kFi__title {font-size:19px;}
.ma__actionRow {order:4;}
.main__action{display:flex; flex-flow:column;}
.keyFeatures {order:3; margin-top:0;}
.keyFeatures .kFi__icon {width:40px; height:40px; min-width:40px;}
.keyFeatures .kFi__icon:before {margin:0; width:100%; height:100%; left:0; top:0; background-size:25px;}
.keyF__item:nth-child(2) .kFi__icon:before {background-size:25px;}
.keyFeatures .kFi__body {backdrop-filter:none;}
.ma__leftHand { left: 0; margin-left: -400px; }
.ma__rightHand.active {right:0; margin-right:-430px;}
}
@media screen and (max-width: 730px) {
	.download-list li {width:100%;}
	.btn-relative,
	.download-item {display: flex ; justify-content: center; width:100%;}
	.youhave {gap:20px; flex-flow:column;}
	.youhave li {width: 100%; justify-content: center;}
	.your-role-section {margin-bottom:150px;}
}
@media screen and (max-width: 680px) {
	.eb-item ul li:nth-child(2) {display:none;}
	.eb-item ul li:nth-child(3),
	.eb-item ul li:first-child {width:45%;}
	.join-row {margin-bottom:60px; margin-top:30px;}
	.earn-tarif-list {overflow:hidden;    justify-content: center; padding:25px 0; margin:50px -20px 0 -20px;}
	.earn-tarifs {margin:0; padding-bottom:100px;}
	.earn-tarif-list li {width:220px; min-width:220px;}
	.wWo-list {grid-template-columns: 1fr;}
}
@media screen and (max-width: 640px) {
 
}
@media screen and (max-width: 620px) {
  .dFt__bottomRow {margin-top: 20px;text-align: center; justify-content: center;}
  .dFt__fly {display: inline-block; width:100%;}
  .distributionFunds__table .titleFont {width:100%; max-width:100%;}
  .dFth__title h3 {font-size: 25px;}
  .slb__left {width: 600px; margin-left: -119px;}
}
@media screen and (max-width: 600px) {
	.earn-page {overflow:hidden;}
	.earn-mainscreen {overflow:hidden; margin-right:-20px;}
	.earn-mainscreen h1 {text-align:left; padding-right:20px;}
	.earn-hands {margin-top:-80px;}
	.opportunities p,
	.opportunities h3 {text-align:left;}
	.opportunities p br {display:none;}
	.opportunities-list {grid-template-columns: 1fr;}
	.opportunities-item p {text-align:center;}
	.join-row, .earn-row {margin-top:25px; width:100%;}
	.join-btn, .earn-btn, .apply-btn {width:100%;}
.join-btn span, .earn-btn span, .apply-btn span {width:100%; text-align:center; justify-content: center;align-items: center;}
.eb-item ul li span {line-height:1.3;}
.join-row {margin-bottom:35px;}
}
@media screen and (max-width: 560px) {
	.download-header { width:calc(100vw - 20px); margin-right:-20px; overflow:hidden;}
	.opportunities {    align-items: flex-start;}
	.advantages__List {grid-template-columns: 1fr;}
	.your-role-article h2,
	.join-web3-article h2,
	.who-is-article h2 {font-size:40px;}
	.partner-section {overflow:hidden;}
	.roadmapList:before {left:auto; right:10px;}
	.roadItem-body {padding-left:0; padding-right:45px;}
	.roadItem-body:after {left:auto; right:0;}
	.roadmapItem:nth-child(3) .roadItem-body:after {left:auto; right:-7px;}
	.ma__rightHand,
	.ma__leftHandFinger,
	.ma__leftHand {scale: .8;}
	.ma__header {padding-left:15px; padding-right:15px;}
	.maht__title {font-size:64px;}
}
@media screen and (max-width: 520px) {
    .tHo__right {left: 347px;}
	.distributionFunds__table .dFt__right.cef-hand {top:70px; right:-30px;}
	.opportunities-item {width:100%;}
	.keyFeatures .kFi__title {font-size:16px;}
	.kFi__details p {font-size:10px;}
}

@media screen and (max-width: 480px) {
    .tH__sphera img {max-width: 280px;}
	.partnerRobot {margin-left: -180px;}
	.pdTable__title h2 {font-size:40px;}
}
@media screen and (max-width: 460px) {
	.careers-body,
	.moreColumn {padding:20px;}
	.careers-bottom p {text-align:left;}
	.careers-bottom p br {display:none;}
	.collaborate-item p {font-size:18px;}
	.collaborate-item i {width:90px; height:90px;}
	.aLi__title {font-size:20px;}
	.startNow span,
	.startNow {width:100%;    justify-content: center;}
.main__action .keyFeatures {padding:0 30px;}
.main__action .keyFeatures .keyF__item {width:50%;}
}
@media screen and (max-width: 440px) {
	.collaborate-list {gap:0;}
	.collaborate-list li {width:100%;}
	.collaborate-item {width:100%; height:150px;}
	.opportunities h3, .earn-mainscreen h1 {font-size:34px;}
}
@media screen and (max-width: 420px) {
	.earn-hands {margin-left:-50px;}
}
@media screen and (max-width: 380px) {
  .dFth__title h3 {font-size: 25px;}
  .more-header {gap:45px;}
  .more-list {gap:75px;}
  .download-header h1 i {left:200px;}
  .download-item span {gap:20px;}
  .download-header h1 {font-size:35px;}
  .dh_bottom {max-width:235px;}
  .collaborate-item {height:120px;}
  .join-web3-article h2 {text-align:left;}
  .distributionFunds__table .dFt__right.cef-hand {right:-70px;}
}

 