.style_paragraph__nAgwp {
	position: relative;
	font-size: 1.375rem;
	line-height: 1.45;
	color: var(--text-secondary);
}

.style_paragraph__nAgwp.style_sizeSM__Uy7DL {
	font-size: 1rem;
	line-height: 1.5;
}

.style_paragraph__nAgwp.style_tac__k4z_p {
	text-align: center;
}

.style_paragraph__nAgwp p,
.style_paragraph__nAgwp ul {
	margin: 0 0 32px;
}

.style_paragraph__nAgwp ul {
	padding: 0;
	list-style: none;
	color: var(--text-primary);
	font-weight: 500;
}

.style_paragraph__nAgwp ul li {
	position: relative;
	padding-left: 32px;
}

.style_paragraph__nAgwp ul li:before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 6px;
	left: 0;
	width: 20px;
	height: 20px;
	background: url(/img/svg/icons/list-point.svg) no-repeat 50% / cover;
}

.style_paragraph__nAgwp ul li:not(:last-child) {
	margin-bottom: 20px;
}

.style_paragraph__nAgwp > :last-child {
	margin-bottom: 0 !important;
}

.style_paragraph__nAgwp > * {
	opacity: 0;
	transform: translateY(12px);
	transition: var(--animation-primary);
	will-change: opacity, transform;
}

.style_paragraph__nAgwp > :first-child {
	transition-delay: 0.6s;
}

.style_paragraph__nAgwp > :nth-child(2) {
	transition-delay: 0.7s;
}

.style_paragraph__nAgwp > :nth-child(3) {
	transition-delay: 0.8s;
}

.style_paragraph__nAgwp > :nth-child(4) {
	transition-delay: 0.9s;
}

.style_paragraph__nAgwp > :nth-child(5) {
	transition-delay: 1s;
}

.style_paragraph__nAgwp > :nth-child(6) {
	transition-delay: 1.1s;
}

.style_paragraph__nAgwp > :nth-child(7) {
	transition-delay: 1.2s;
}

.style_paragraph__nAgwp > :nth-child(8) {
	transition-delay: 1.3s;
}

.style_paragraph__nAgwp > :nth-child(9) {
	transition-delay: 1.4s;
}

.style_paragraph__nAgwp > :nth-child(10) {
	transition-delay: 1.5s;
}

.style_paragraph__nAgwp.style_isVisible__az2bO > * {
	opacity: 1;
	transform: translateY(0);
}

@media only screen and (max-width: 1199px) {
	.style_paragraph__nAgwp {
		font-size: 1.25rem;
	}
}

.style_tac__4v_nY {
	text-align: center;
}

.style_title__B_EbV {
	margin: 0;
	font-size: 3rem;
	line-height: 1.2;
	font-weight: 700;
	opacity: 0;
	transform: translateY(12px);
	transition: var(--animation-smooth);
	transition-delay: 0.25s;
	background: var(--text-gradient);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.style_title__B_EbV.style_isVisible__2l9V8,
.style_title__B_EbV.style_noAnimation__xNeKg {
	opacity: 1;
	transform: translateY(0);
}

.style_title__B_EbV.style_tac__4v_nY {
	text-align: center;
}

.style_title__B_EbV.style_h1__S6HSD {
	font-size: 5rem;
	line-height: 1.25;
}

.style_title__B_EbV.style_h2__WJdv8 {
	font-size: 4rem;
}

.style_title__B_EbV.style_h3__wgkhr {
	font-size: 3rem;
}

.style_title__B_EbV.style_h4__FYhTS {
	font-size: 1.75rem;
}

.style_title__B_EbV.style_h5__ANsU_ {
	font-size: 1.5rem;
}

.style_title__B_EbV.style_h6__6ag8R {
	font-size: 1.25rem;
}

@media only screen and (max-width: 1199px) {
	.style_title__B_EbV.style_h1__S6HSD {
		font-size: 4rem;
	}

	.style_title__B_EbV.style_h2__WJdv8 {
		font-size: 3rem;
	}

	.style_title__B_EbV.style_h3__wgkhr {
		font-size: 2rem;
	}

	.style_title__B_EbV.style_h4__FYhTS {
		font-size: 1.5rem;
	}

	.style_title__B_EbV.style_h5__ANsU_ {
		font-size: 1.25rem;
	}
}

@media only screen and (max-width: 767px) {
	.style_title__B_EbV.style_h1__S6HSD {
		font-size: 2.5rem;
	}

	.style_title__B_EbV.style_h2__WJdv8 {
		font-size: 2rem;
	}
}

.style_section__4wHKJ {
	opacity: 0;
	transform: scale(0.85);
	transition: var(--animation-smooth);
}

.style_section__4wHKJ.style_inView__rnHth {
	opacity: 1;
	transform: scale(1);
}

.style_block__tddXi {
	background: url(/img/pages/home/community-bg.png) no-repeat 50% / cover;
	border-radius: 8px;
	padding: 48px 40px 44px;
	display: grid;
	grid-template-columns: 1fr 368px;
	grid-gap: 24px;
	gap: 24px;
}

@media only screen and (max-width: 992px) {
	.style_block__tddXi {
		grid-template-columns: 1fr;
	}
}

@media only screen and (max-width: 575px) {
	.style_block__tddXi {
		padding: 40px 24px;
	}
}

.style_label__N_Ihb {
	display: block;
	font-size: 0.875rem;
	line-height: 1;
	font-weight: 500;
	letter-spacing: 0.14px;
	text-transform: uppercase;
	background: linear-gradient(
		274deg,
		#00dbf8 30.38%,
		#00adf4 34.57%,
		#00dbf8 40.68%
	);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.style_title__r5lOh {
	margin: 16px 0 0;
	color: #e4fffd;
	font-size: 2rem;
	line-height: 1.1;
	font-weight: 500;
}

.style_title__r5lOh span {
	display: block;
	color: #ff7c20;
}

@media only screen and (max-width: 575px) {
	.style_title__r5lOh {
		font-size: 1.5rem;
	}
}

.style_link__wnjcz {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	height: 52px;
	border-radius: 8px;
	background: linear-gradient(292deg, #ef5002 27.5%, #ff8837 60.04%);
	background-size: 100% 100%;
	color: var(--white);
	font-size: 1.125rem;
	line-height: 1.35;
	font-weight: 500;
	letter-spacing: 0.9px;
	text-transform: uppercase;
	transition: var(--transition);
}

.style_link__wnjcz:hover {
	background-size: 150% 150%;
}

.style_foot__wEC5T {
	margin-top: 23px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
}

@media only screen and (max-width: 575px) {
	.style_foot__wEC5T {
		flex-direction: column;
	}
}

.style_users__dPyl2 {
	display: flex;
	align-items: center;
	justify-content: center;
}

.style_users__dPyl2 img {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	object-fit: cover;
	border: 1px solid var(--white);
}

.style_users__dPyl2 img:not(:first-child) {
	margin-left: -6px;
}

.style_text__1XW_0 {
	color: var(--white);
	font-size: 0.938rem;
	line-height: 1.6;
	font-weight: 500;
	letter-spacing: 0.3px;
}

.style_btn__9sCi9 {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	cursor: pointer;
	font-size: 1rem;
	font-weight: 500;
	color: var(--white);
	border: 1px solid transparent;
	background: linear-gradient(113deg, #1843b2 4.24%, #1f105d 97.04%) padding-box,
		linear-gradient(140.43deg, #2f92fd, #23255f 77.37%) border-box;
	height: 44px;
	border-radius: 8px;
	padding: 0 16px;
	transition: var(--transition);
}

.style_btn__9sCi9:hover {
	background-size: 100% 250%;
	border-color: #78b8ff;
}

.style_btn__9sCi9.style_isSecondary__ntcFM {
	border: 1px solid transparent;
	background: linear-gradient(#090917, #090917) padding-box,
		linear-gradient(140.43deg, #2f92fd, #23255f 77.37%) border-box;
}

.style_btn__9sCi9.style_isSecondary__ntcFM:hover {
	border-color: #78b8ff;
}

.style_btn__9sCi9.style_isDisabled__T1D_z {
	opacity: 0.7;
	pointer-events: none;
	cursor: default;
}

.style_btn__9sCi9.style_isLoading__kZYKf {
	pointer-events: none;
	cursor: default;
}

.style_btn__9sCi9.style_sizeLG__1aV6W {
	font-size: 1rem;
	padding: 0 24px;
	height: 52px;
}

.style_btn__9sCi9.style_sizeSM__gAGWm {
	height: 32px;
	font-size: 0.875rem;
}

.style_btn__9sCi9.style_sizeXS__xrIca {
	height: 28px;
	font-size: 0.875rem;
	padding: 0 12px;
}

.style_btn__9sCi9.style_sizeXXS__UJ6sc {
	height: 20px;
	font-size: 0.75rem;
	padding: 0 8px;
}

.style_spinner__kkGmx {
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	border-style: solid;
	border-width: 2px;
	border-color: hsla(0, 0%, 100%, 0.2) hsla(0, 0%, 100%, 0.2)
		hsla(0, 0%, 100%, 0.2) var(--white);
	animation: style_loading__ah35n 0.6s linear infinite;
}

@keyframes style_loading__ah35n {
	to {
		transform: rotate(1turn);
	}
}

.style_section__LSJxh {
	padding: 200px 0 176px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

.style_section__LSJxh:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
	height: 150vh;
	pointer-events: none;
	background: url(/img/pages/home/hero-bg.png) no-repeat top/100% auto;
	mix-blend-mode: color-dodge;
	opacity: 0;
	transform: translateY(12px);
	animation: style_fadeIn__g_Kn0 2.5s ease-in-out forwards;
}

@media only screen and (max-width: 1199px) {
	.style_section__LSJxh:before {
		height: 125vh;
		background-size: auto 100%;
	}
}

.style_description__Wg3p8 {
	margin-top: 32px;
}

.style_description__Wg3p8 br {
	display: none;
}

.style_description__Wg3p8 p div {
	display: inline-block;
	min-width: 85px;
	text-align: left;
}

@media only screen and (max-width: 767px) {
	.style_description__Wg3p8 br {
		display: block;
	}
}

.style_buttons__3qoxp {
	margin-top: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	opacity: 0;
	transform: translateY(12px);
	animation: style_fadeIn__g_Kn0 0.5s ease-in-out 1.5s forwards;
}

.style_buttons__3qoxp .style_soonWrapper__rgPQC {
	margin-left: 4px;
	padding: 2px 4px;
	border-radius: 4px;
	background: linear-gradient(
		180deg,
		#00fdff 35.48%,
		#00f7fe 50.81%,
		#00bbf7 68.95%,
		#002beb 106.64%,
		#0019e9 127.64%
	);
	color: #090d27;
	font-size: 0.4375rem;
	font-style: normal;
	font-weight: 700;
	line-height: 0.625rem;
	letter-spacing: 0.00875rem;
	text-transform: uppercase;
}

.style_button___GRCY {
	position: relative;
	margin-top: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	opacity: 0;
	transform: translateY(12px);
	animation: style_fadeIn__g_Kn0 0.5s ease-in-out 1.5s forwards;
}

.style_button___GRCY span {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	color: #00a3ff;
	font-size: 10px;
	line-height: 1.6;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	top: calc(100% + 4px);
	white-space: nowrap;
	transition: var(--transition);
}

.style_button___GRCY:hover span {
	display: block;
}

@media only screen and (max-width: 767px) {
	.style_button___GRCY span {
		display: block;
	}
}

@keyframes style_fadeIn__g_Kn0 {
	0% {
		opacity: 0;
		transform: translateY(12px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.style_section__usqqa {
	margin-top: 124px;
}

.style_route__tplfS {
	max-width: 1000px;
	margin: 94px auto 0;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 92px;
	gap: 92px;
}

@media only screen and (max-width: 992px) {
	.style_route__tplfS {
		grid-template-columns: 1fr;
	}
}

.style_step__601Iq {
	background: linear-gradient(90deg, #0e0f20, #0d2753, #0c2e62);
	border-radius: 16px;
	padding: 36px 28px;
	display: grid;
	grid-template-columns: 64px 1fr;
	grid-gap: 18px;
	gap: 18px;
	align-items: center;
	font-size: 1.25rem;
	line-height: 1.6;
	font-weight: 500;
	color: #e4e4e4;
	position: relative;
}

.style_step__601Iq:before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 16px;
	left: 16px;
	width: 100%;
	height: 100%;
	background-color: rgba(22, 27, 48, 0.3);
	border: 1px dashed #686b79;
	border-radius: 16px;
}

.style_step__601Iq:not(:last-child):after {
	content: '';
	position: absolute;
	width: 93px;
	height: 10px;
	background: url(/img/pages/home/project-arrow.svg) no-repeat 50% / cover;
	left: calc(100% - 5px);
	top: calc(50% - 5px);
}

.style_step__601Iq p {
	margin: 0;
}

@media only screen and (max-width: 1199px) {
	.style_step__601Iq {
		grid-template-columns: 48px 1fr;
		font-size: 1.125rem;
	}
}

@media only screen and (max-width: 992px) {
	.style_step__601Iq:not(:last-child):after {
		transform: rotate(90deg);
		transform-origin: top left;
		left: calc(50% - 5px);
		top: calc(100% - 5px);
	}
}

.style_grid__RWqEe {
	margin-top: 122px;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 64px;
	gap: 64px;
	align-items: center;
}

.style_grid__RWqEe .style_subtitle__vyYfG {
	font-size: 2.25rem;
	margin-bottom: 40px;
}

@media only screen and (max-width: 1199px) {
	.style_grid__RWqEe .style_subtitle__vyYfG {
		font-size: 1.75rem;
	}
}

@media only screen and (max-width: 767px) {
	.style_grid__RWqEe .style_subtitle__vyYfG {
		font-size: 1.5rem;
	}
}

@media only screen and (max-width: 992px) {
	.style_grid__RWqEe {
		display: block;
	}
}

.style_thumbnail__G4Cwp {
	font-size: 0;
	position: relative;
	aspect-ratio: 1/1.1314;
}

.style_thumbnail__G4Cwp img {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	max-width: unset;
}

@media only screen and (max-width: 992px) {
	.style_thumbnail__G4Cwp {
		display: none;
	}
}

.style_videoSection__3T8xL {
	margin-top: 24px;
	padding: 98px 0;
	background: url(/img/pages/home/project-video-bg.svg) no-repeat 50%;
}

.style_video__w_rnC {
	max-width: 844px;
	margin-inline: auto;
	font-size: 0;
	position: relative;
}

.style_video__w_rnC:before {
	content: '';
	position: absolute;
	z-index: 0;
	top: 32px;
	left: 32px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	filter: blur(120px);
}

.style_video__w_rnC iframe,
.style_video__w_rnC video {
	position: relative;
	z-index: 1;
	width: 100%;
	aspect-ratio: 16/9;
	height: unset !important;
}

@media only screen and (max-width: 992px) {
	.style_video__w_rnC:before {
		top: 0;
		left: 0;
	}
}

.style_features__lfAIQ {
	margin-top: 40px;
}

.style_featuresGrid__3wZKE {
	margin-top: 60px;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 48px 24px;
	gap: 48px 24px;
	text-align: center;
}

.style_featuresGrid__3wZKE p {
	margin: 32px 0 0;
	font-size: 1.375rem;
	line-height: 1;
	font-weight: 500;
	color: #d1def8;
}

@media only screen and (max-width: 992px) {
	.style_featuresGrid__3wZKE img {
		width: 120px;
	}

	.style_featuresGrid__3wZKE p {
		font-size: 1.125rem;
		margin-top: 24px;
	}
}

@media only screen and (max-width: 767px) {
	.style_featuresGrid__3wZKE {
		grid-template-columns: repeat(2, 1fr);
	}
}

.splide__container {
	box-sizing: border-box;
	position: relative;
}

.splide__list {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: flex;
	height: 100%;
	margin: 0 !important;
	padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
	display: block;
}

.splide__pagination {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
	pointer-events: none;
}

.splide__pagination li {
	display: inline-block;
	line-height: 1;
	list-style-type: none;
	margin: 0;
	pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
	display: none;
}

.splide__progress__bar {
	width: 0;
}

.splide {
	position: relative;
	visibility: hidden;
}

.splide.is-initialized,
.splide.is-rendered {
	visibility: visible;
}

.splide__slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	box-sizing: border-box;
	flex-shrink: 0;
	list-style-type: none !important;
	margin: 0;
	position: relative;
}

.splide__slide img {
	vertical-align: bottom;
}

.splide__spinner {
	animation: splide-loading 1s linear infinite;
	border: 2px solid #999;
	border-left-color: transparent;
	border-radius: 50%;
	bottom: 0;
	contain: strict;
	display: inline-block;
	height: 20px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

.splide__sr {
	clip: rect(0 0 0 0);
	border: 0;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
	display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
	display: inline;
}

.splide__track {
	overflow: hidden;
	position: relative;
	z-index: 0;
}

@keyframes splide-loading {
	0% {
		transform: rotate(0);
	}

	to {
		transform: rotate(1turn);
	}
}

.splide__track--draggable {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
	margin: 0 !important;
	opacity: 0;
	z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
	opacity: 1;
	z-index: 1;
}

.splide--rtl {
	direction: rtl;
}

.splide__track--ttb > .splide__list {
	display: block;
}

.splide__arrow {
	align-items: center;
	background: #ccc;
	border: 0;
	border-radius: 50%;
	cursor: pointer;
	display: flex;
	height: 2em;
	justify-content: center;
	opacity: 0.7;
	padding: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 2em;
	z-index: 1;
}

.splide__arrow svg {
	fill: #000;
	height: 1.2em;
	width: 1.2em;
}

.splide__arrow:hover:not(:disabled) {
	opacity: 0.9;
}

.splide__arrow:disabled {
	opacity: 0.3;
}

.splide__arrow:focus-visible {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide__arrow--prev {
	left: 1em;
}

.splide__arrow--prev svg {
	transform: scaleX(-1);
}

.splide__arrow--next {
	right: 1em;
}

.splide.is-focus-in .splide__arrow:focus {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide__pagination {
	bottom: 0.5em;
	left: 0;
	padding: 0 1em;
	position: absolute;
	right: 0;
	z-index: 1;
}

.splide__pagination__page {
	background: #ccc;
	border: 0;
	border-radius: 50%;
	display: inline-block;
	height: 8px;
	margin: 3px;
	opacity: 0.7;
	padding: 0;
	position: relative;
	transition: transform 0.2s linear;
	width: 8px;
}

.splide__pagination__page.is-active {
	background: #fff;
	transform: scale(1.4);
	z-index: 1;
}

.splide__pagination__page:hover {
	cursor: pointer;
	opacity: 0.9;
}

.splide__pagination__page:focus-visible {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide.is-focus-in .splide__pagination__page:focus {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide__progress__bar {
	background: #ccc;
	height: 3px;
}

.splide__slide {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.splide__slide:focus {
	outline: 0;
}

@supports (outline-offset: -3px) {
	.splide__slide:focus-visible {
		outline: 3px solid #0bf;
		outline-offset: -3px;
	}
}

@media screen and (-ms-high-contrast: none) {
	.splide__slide:focus-visible {
		border: 3px solid #0bf;
	}
}

@supports (outline-offset: -3px) {
	.splide.is-focus-in .splide__slide:focus {
		outline: 3px solid #0bf;
		outline-offset: -3px;
	}
}

@media screen and (-ms-high-contrast: none) {
	.splide.is-focus-in .splide__slide:focus {
		border: 3px solid #0bf;
	}

	.splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
		border-color: #0bf;
	}
}

.splide__toggle {
	cursor: pointer;
}

.splide__toggle:focus-visible {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide.is-focus-in .splide__toggle:focus {
	outline: 3px solid #0bf;
	outline-offset: 3px;
}

.splide__track--nav > .splide__list > .splide__slide {
	border: 3px solid transparent;
	cursor: pointer;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
	border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
	left: auto;
	right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
	transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
	left: 1em;
	right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
	transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
	left: 50%;
	transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
	top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
	transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
	bottom: 1em;
	top: auto;
}

.splide__arrows--ttb .splide__arrow--next svg {
	transform: rotate(90deg);
}

.splide__pagination--ttb {
	bottom: 0;
	display: flex;
	flex-direction: column;
	left: auto;
	padding: 1em 0;
	right: 0.5em;
	top: 0;
}

.style_section__c4VFN {
	position: relative;
	overflow: hidden;
	border-top: 1px solid rgba(63, 81, 148, 0.3);
	min-height: 768px;
	padding-top: 63px;
}

.style_section__c4VFN:before {
	content: '';
	position: absolute;
	top: -600px;
	bottom: 0;
	left: 0;
	right: 0;
	background: url(/img/pages/home/roadmap-bg.svg) no-repeat 50%;
}

.style_section__c4VFN:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: -167px;
	left: 0;
	right: 0;
	background: url(/img/pages/home/roadmap-bg2.svg) no-repeat bottom;
}

.style_bg__2KNVR {
	width: 2381px;
	height: 136px;
	position: absolute;
	top: 10px;
	bottom: 0;
	left: -266px;
	z-index: -1;
}

@media only screen and (max-width: 1199px) {
	.style_bg__2KNVR {
		width: 1500px;
		height: auto;
		top: 70px;
		left: -153px;
	}
}

.style_item__H5uOV {
	display: flex;
	align-items: flex-start;
	padding-top: 132px;
}

.style_title__uU2rw {
	margin: 22px 0 4px -12px;
	font-size: 1.75rem;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	background: linear-gradient(159deg, #e6f5ff 16.44%, #b0d0f2 104.36%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.style_list__BDZl7 {
	margin: 0 0 0 -12px;
	padding: 0;
	list-style: none;
}

.style_list__BDZl7 li {
	max-width: 385px;
	margin-bottom: 4px;
	display: flex;
	align-items: self-start;
}

.style_list__BDZl7 li img {
	margin-top: -4px;
}

.style_list__BDZl7 li:last-of-type {
	margin-bottom: 0;
}

.style_navigation__0_DLv {
	z-index: 1000;
	position: absolute;
	top: 72px;
	right: 228px;
	display: flex;
	gap: 10px;
}

.style_navigation__0_DLv img:last-of-type {
	transform: rotate(180deg);
}

.style_navigation__0_DLv img:first-of-type,
.style_navigation__0_DLv img:last-of-type {
	cursor: pointer;
	transition: var(--transition);
}

.style_navigation__0_DLv img:first-of-type:hover,
.style_navigation__0_DLv img:last-of-type:hover {
	opacity: 0.75;
}

@media only screen and (max-width: 1279px) {
	.style_navigation__0_DLv {
		right: 50px;
	}
}

@media only screen and (max-width: 992px) {
	.style_navigation__0_DLv {
		top: 130px;
		right: 24px;
	}
}

@media only screen and (max-width: 575px) {
	.style_navigation__0_DLv {
		right: 16px;
	}
}

.style_section___J6H9 {
	position: relative;
	overflow: hidden;
	padding-top: 63px;
}

.style_title__bPr7c {
	margin: 22px 0 4px -12px;
	font-size: 1.75rem;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	background: linear-gradient(159deg, #e6f5ff 16.44%, #b0d0f2 104.36%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.style_blockStats__BpKJ8 {
	margin-top: 32px;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-gap: 16px;
	gap: 16px;
}

.style_blockStats__BpKJ8 .style_blockStatsItem__nxkHf {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	font-size: 1.15em;
}

.style_blockStats__BpKJ8 .style_blockStatsItem__nxkHf span {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	color: var(--white);
	font-size: 1.25em;
}

.style_blockStats__BpKJ8 .style_blockStatsItem__nxkHf span img {
	margin-right: 4px;
}

.style_blockStats__BpKJ8 .style_blockStatsItem__nxkHf .style_tickerIcon__FZRbY {
	width: 18px;
	height: 18px;
	border-radius: 50%;
}

.style_blockStats__BpKJ8
	.style_blockStatsItem__nxkHf
	.style_blockStatsItemNetworks__2UUb0 {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 16px;
}

.style_block__65Blz {
	margin-top: 50px;
	border-radius: 32px;
	border: 1px solid rgba(63, 81, 148, 0.3);
	background: rgba(18, 19, 30, 0.35);
	padding: 32px 64px 72px;
	position: relative;
	z-index: 2;
}

@media only screen and (max-width: 992px) {
	.style_block__65Blz {
		padding: 32px 24px;
	}
}

@media only screen and (max-width: 767px) {
	.style_block__65Blz {
		border: 0;
		border-radius: 0;
		padding: 0;
		background: transparent;
		margin-top: 32px;
	}
}

.style_section__k5xlt {
	margin-top: 160px;
	padding: 80px 228px;
	position: relative;
	background: url(/img/pages/home/token-bg.png) no-repeat 50% / cover;
}

@media only screen and (max-width: 992px) {
	.style_section__k5xlt {
		padding: 32px 22px;
	}
}

.style_section__k5xlt:before {
	content: '';
	position: absolute;
	z-index: -1;
	bottom: 15%;
	left: 50%;
	transform: translateX(-50%);
	height: 200px;
	width: 70vw;
	background-color: rgba(var(--white-rgb), 0.06);
	border-radius: 50%;
	filter: blur(128px);
}

.style_description__GwU1C {
	max-width: 682px;
	margin: 32px 0 0;
}

.style_grid__AZc0F {
	margin-top: 48px;
	display: grid;
	grid-template-columns: 1fr;
	grid-gap: 64px;
	gap: 64px;
	margin-left: 44px;
	max-width: 348px;
}

@media only screen and (max-width: 992px) {
	.style_grid__AZc0F {
		grid-template-columns: 1fr;
	}
}

.style_grid__AZc0F .style_item__PX1_6 h4 {
	position: relative;
}

.style_grid__AZc0F .style_item__PX1_6 h4:before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 0;
	left: -44px;
	width: 32px;
	height: 32px;
	background: url(/img/svg/icons/list-point.svg) no-repeat 50% / cover;
}

.style_grid__AZc0F .style_item__PX1_6 .style_content__4jj4g {
	margin-top: 12px;
	font-size: 1.25rem;
}

.style_gridMainWrapper__r4eRs {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 24px;
	gap: 24px;
	margin-bottom: 100px;
}

@media only screen and (max-width: 1365px) {
	.style_gridMainWrapper__r4eRs {
		grid-template-columns: 1fr;
		margin-bottom: 0;
	}
}

.style_buttons__deEfd {
	margin-top: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	opacity: 0;
	transform: translateY(12px);
	animation: style_fadeIn__9t5rV 1.5s ease-in-out 2s forwards;
}

@keyframes style_fadeIn__9t5rV {
	0% {
		opacity: 0;
		transform: translateY(12px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.style_section__f30Is {
	padding-top: 100px;
	margin-top: 52px;
	text-align: center;
}

.style_description__rMkL2 {
	max-width: 580px;
	margin: 20px auto 0;
}

.style_grid___fZr_ {
	margin-top: 48px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 24px;
	gap: 24px;
	text-align: center;
}

.style_grid___fZr_ img {
	display: block;
	margin: 0 auto 24px;
}

@media only screen and (max-width: 992px) {
	.style_grid___fZr_ img {
		width: 100px;
		height: auto;
	}
}

@media only screen and (max-width: 767px) {
	.style_grid___fZr_ {
		grid-template-columns: 1fr;
	}
}

.style_foot__iMzaL {
	margin-top: 82px;
	text-align: center;
}

.style_foot__iMzaL a {
	min-width: 242px;
}

.style_section__K_hmy {
	padding-top: 100px;
	margin-top: 12px;
}

.style_description__fHm9y {
	margin: 20px auto 0;
	max-width: 680px;
}

.style_grid__Wkvia {
	display: grid;
	max-width: 1016px;
	grid-template-columns: 1fr;
	grid-gap: 24px;
	gap: 24px;
	margin: 16px auto 0;
}

.style_item__nuTeD {
	border: 1px solid rgba(63, 81, 148, 0.3);
	border-radius: 26px;
	padding: 32px 36px;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
}

.style_item__nuTeD:first-child {
	background: url(/img/pages/home/discoverability-bg.svg) no-repeat 50% / cover;
}

.style_item__nuTeD:first-child .style_itemText__IxUDr {
	max-width: 824px;
	margin-left: auto;
	margin-right: auto;
}

.style_item__nuTeD img {
	margin-bottom: auto;
}

.style_itemHorizontal__swW__ {
	flex-direction: row;
	text-align: left;
}

.style_itemHorizontal__swW__ .style_itemTitle__RJUK2 {
	margin-top: 0;
}

.style_itemHorizontal__swW__ .style_itemWrapper__WGuGd {
	margin-left: 64px;
}

@media only screen and (max-width: 992px) {
	.style_itemHorizontal__swW__ {
		flex-direction: column;
		text-align: center;
	}

	.style_itemHorizontal__swW__ .style_itemWrapper__WGuGd {
		margin-top: 28px;
		margin-left: 0;
	}
}

.style_itemTitle__RJUK2 {
	margin-top: 28px;
}

.style_itemText__IxUDr {
	margin-top: 8px;
}

@media only screen and (max-width: 992px) {
	.style_itemText__IxUDr {
		max-width: 512px;
		margin-left: auto;
		margin-right: auto;
	}
}
