body {
	margin: 0;
	font-family: "Inter", sans-serif;
	background: #000;
}

.header {
	overflow: hidden;
}

.header a {
	float: left;
	color: black;
	text-align: center;
	text-decoration: none;
	font-size: 18px;
	line-height: 25px;
	border-radius: 4px;
	font-family: "Inter", sans-serif;
}

.header-right {}

.e-con-inner {
	max-width: 1228px;
	margin: 0 auto;
	height: 135px;
	display: flex;
	align-items: flex-end;
}

.e-con-inner img {
	width: 185px;
}

.logo-container {
	width: 85%;
}

a.header-button {
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	line-height: 1;
	border-radius: 40px;
	background: #fff;
	padding: 2px 15px;
	font-weight: bold;
	font-size: 15px;
	padding: 12px 24px;
	transition: all .3s;
}
a.header-button:hover {
    background: #222224;
    color: #fff;
}
.section-container {
	display: grid;
	grid-template-columns: 1fr 1fr;
	height: auto;
	justify-content: center;
	align-items: center;
}

.section-container {
	max-width: 1235px;
	margin: auto;
	padding: 65px 0;
}

.section-container .title h1 {
	color: #fff;
	font-size: 70px;
	margin: 0;
	line-height: 90px;
}

.section-container.e-con-main h1 {
	font-size: 80px;
}

.section-container .title p {
	color: #fff;
	font-size: 22px;
	width: 85%;
	font-weight: 500;
	padding: 25px 0;
}

.sc1-header-button {
	display: block;
	font-size: 25px;
	background: #fff;
	width: 205px;
	height: 53px;
	line-height: 53px;
	text-align: center;
	text-decoration: none;
	border-radius: 50px;
	color: #000;
	font-weight: bold;
	transition: all .3s;
}
a.sc1-header-button:hover {
    background: #222224;
    color: #fff;
}
.section-container .title {
	font-family: "Inter", sans-serif;
}

.column.hero-cont img {
	max-width: 419px;
}

.column.hero-cont {
	text-align: center;
}

.column.social-cont img {
	max-width: 505px;
}

.section-container.e-con-sec2 p {
	font-size: 22px;
	width: 85%;
}

.column.messaging-cont img {
	max-width: 450px;
}

.column.messaging-cont {
	text-align: center;
}

.column.rewards-cont {
	text-align: right;
}

.column.nfc-cont {
	text-align: right;
}

.e-con-sec3 p {
	width: 83% !important;
}


.column.report-cont img {
	max-width: 530px;
}

.column.rewards-cont img {
	max-width: 436px;
}

.column.ai-cont img {
	max-width: 278px;
}

.column.nfc-cont img {
	max-width: 450px;
}

.e-con-sec6 p {
	width: 91% !important;
	 !I;
	 !;
}

.section-container.e-con-sec6 {
	grid-template-columns: 1.2fr 1fr;
	padding: 0;
}

.e-con-sec5 p {
	width: 84% !important;
}


/* Mini Apps */
.apps-container {
	max-width: 1400px;
	margin: auto;
}

.apps-container .title h1,
.b-econ-container .title h1 {
	margin: 0;
	font-size: 65px;
}

.apps-container,
.b-econ-container {
	text-align: center;
	padding: 80px 0 30px 0;
	color: #fff;
}

.three-columns-grid {
	display: grid;
	grid-auto-rows: 1fr;
	grid-template-columns: 1fr 1fr 1fr;
	max-width: 1230px;
	margin: 0 auto;
	padding-top: 50px;
}

.apps-container .title {
	margin-bottom: 3em;
}

.apps-container .title p {
	margin-top: 40px !important;
	 !i;
	 !;
	font-size: 23px;
	max-width: 54%;
	margin: 0 auto;
}

.apps-econ {
	width: 240px;
	height: 230px;
	border-radius: 25px;
	padding: 0 50px;
	margin: 0 auto;
}

.apps-econ img {
	max-width: 65px;
	float: right;
}

.apps-econ h2 {
	font-size: 34px;
	float: left;
	font-weight: 500;
	width: 100%;
	text-align: left;
	height: 65px;
}

.mini-app-cont p {
	padding: 20px 40px 80px 40px;
	font-size: 20px;
	text-align: left;
}

.b1 {
	background-image: linear-gradient(92deg, #EF5D2D 0%, #EA7F60 100%);
}

.b2 {
	background-image: linear-gradient(92deg, #007DF9 0%, #2F9BE3 100%);
}

.b3 {
	background-image: linear-gradient(92deg, #CF1480 0%, #FF009A 100%);
}

.b4 {
	background-image: linear-gradient(92deg, #F92642 0%, #F54D34 100%);
}

.b5 {
	background-image: linear-gradient(92deg, #15800A 0%, #1E9B0F 100%);
}

.b6 {
	background-image: linear-gradient(92deg, #8C02CD 0%, #A403CB 100%);
}

.b7 {
	background-image: linear-gradient(92deg, #1E3264 0%, #184DAB 100%);
}

.b8 {
	background-image: linear-gradient(92deg, #006450 0%, #068978 100%);
}


.two-columns-grid {
	display: grid;
	grid-auto-rows: 1fr;
	grid-template-columns: 1fr 1fr;
	max-width: 1230px;
	margin: 0 auto;
	padding-top: 50px;
	gap: 3rem 7rem;
}

.b-econ-container {
	padding-top: 0;
}

.b-econ {
	text-align: left;
}

.b-econ h2 {
	font-size: 55px;
	margin: 0;
	 !i;
	 !;
	padding: 10px 0;
}

.b-econ h3 {
	font-size: 25px;
	color: #7f7f7f;
	margin: 10px 0;
}

.b-econ p {
	font-size: 22px;
}

.b-econ-container .title {
	margin-bottom: 35px;
}

.bot-econ-cont {
	text-align: center;
	color: #fff;
}

.bot-econ-cont h1 {
	text-decoration: underline;
	font-size: 45px;
	margin: 100px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 61px;
	height: 70vh;
}

.bot-econ-cont p {
	color: #7f7f7f;
	font-size: 20px;
}

.bot-econ-cont a,
.bot-econ-cont img {
	float: left;
	color: #fff;
}
a.bot-cont {
    float: unset;
    font-size: 20px;
    color: #c5c5c5;
}
.bot-econ-cont img {
	margin-right: 20px;
}

.column.ai-cont {
    text-align: center;
}

.section-container.e-con-sec4.animation {
    grid-template-columns: 1.2fr 1fr;
}

@media screen and (max-width: 500px) {
	.header a {
		float: none;
		display: block;
		text-align: left;
	}

	.header-right {
		float: none;
	}
}


@media (max-width:1000px) {
	.section-container.e-con-main.web {
    display: none;
	}
}

@media (min-width:1000px) {
	.section-container.e-con-main.mobile {
    display: none;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
	body {
		padding: 30px;
		zoom: 0.8;
	}
}


@media (max-width:1000px) {
	.e-con-inner {
		align-items: center;
		justify-content: center;
		height: 100px;
		max-width: 100%;
	}

	.e-con-inner img {
		width: 150px;
	}

	.logo-container {
		width: 50%;
	}

	.section-container .title {
		text-align: center;
	}

	.section-container .title p {
		width: 100% !important;
		font-size: 1.3rem;
		padding: 0;
	}

	.sc1-header-button {
		margin: 42px auto;
	}

	.section-container .title h1 {
		font-size: 3rem;
		line-height: 1;
	}

	.section-container {
		grid-template-columns: 1fr !important;
		height: auto;
		padding: 20px !important;
		/* zoom: 0.8; */
	}

	.three-columns-grid {
		display: grid;
		grid-template-columns: 1fr 1fr;
		height: 100%;
		width: 100%;
		max-width: 100%;
		zoom: 0.9;
		gap: 1em;
	}
	.apps-container.animation {
	    padding: 80px 20px;
	}
	.column {
		text-align: center !important;

	}

	.column img {
		width: 100%;
		max-width: 425px;
		margin: 40px 0;
	}

	.section-container.e-con-main.mobile img {
	    margin: 40px 0;
	}

	.apps-container .title h1,
	.b-econ-cont .title h1 {
		font-size: 3rem;
	}
	.apps-container {
		padding: 0 20px
	}
	.apps-econ {
		width: 100%;
		padding: 0;
		height: 17vh;
		margin: 0 auto;
	}

	.apps-econ h2 {
		padding: 25px 0 0 20px;
		height: 4vh;
		font-size: 22px;
		width: auto;
		display: block;
		float: unset;
	}

	.mini-app-cont p {
		font-size: 15px;
		padding: 25px 0 0 0;
		margin: 0 auto;
	}

	.apps-econ img {
		width: 45px;
		margin-right: 20px;
	}

	.apps-container .title p {
		padding: 0 20px;
		max-width: 100%;
		font-size: 18px;
	}

	.mini-app-cont {
		float: left;
	}

	main {
		height: auto;
	}

	.two-columns-grid {
		display: grid;
		grid-auto-rows: 1fr;
		grid-template-columns: 1fr;
		padding: 0 50px;
		gap: 3rem 7rem;
	}

	.b-econ {
		text-align: center;
	}

	.b-econ-container h1 {
		font-size: 3rem !important;
	}
	.b-econ-container {
	    margin: 70px 0;
	}
	.b-econ h2 {
		font-size: 30px;
	}

	.b-econ h3 {
		font-size: 20px;
	}

	.b-econ p {
		font-size: 19px;
	}

	.bot-econ-cont a,
	.bot-econ-cont img {

		font-size: 30px;

	}

	.e-con-sec2,
	.e-con-sec4,
	.e-con-sec6 {
		display: flex;
		flex-direction: column;
	}

	.column.social-cont,
	.column.report-cont,
	.column.ai-cont {
		order: 2;
	}
}

.drop-in {
	animation: drop-in 1s ease 200ms backwards;
}

.drop-in-2 {
	animation: drop-in 1200ms ease 500ms backwards;
}

@keyframes drop-in {
	from {
		opacity: 0;
		transform: translateY(-100px);
	}

	to {
		opacity: 1;
		transform: translate(0px);
	}
}

.fadein {
  opacity: 0;
  transition: all 1s;
  transform: translate(0, 150px);
}

.fadein.visible {
  opacity: 1;
  transform: translate(0, 0);
}
/* .animation .anm_mod {
	opacity: 0;
	transform: translate3d(0, 100%, 0);
	transition: all 1s ease;
	color: white;
}

.animation .anm_mod.full {
	width: 100%;
}

.animation .anm_mod.active {
	opacity: 1;
	transform: translate3d(0, 0, 0);
}

.org_to_top {
	position: fixed;
	bottom: 20px;
	right: 20px;
} */
