﻿@import url(bootstrap.min.css);

body {
	margin: 0;
	padding: 0;

	font-family: "poppins", sans-serif;
	color: #000000;
	font-size: 14px;
}

.inter {
	font-family: "Inter", sans-serif;
	font-optical-sizing: auto;

	font-style: normal;
}

.Roboto {
	font-family: "Roboto", sans-serif;
	font-optical-sizing: auto;
	font-variation-settings:
		"wdth" 100;
}

@media (min-width: 1200px) {

	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl,
	.container-xxl {
		max-width: 1260px;
	}
}

.font16 {
	font-size: 16px !important
}

.font18 {
	font-size: 18px !important
}

.font20 {
	font-size: 20px !important
}

.font22 {
	font-size: 22px !important
}

.font24 {
	font-size: 24px !important
}

.font26 {
	font-size: 26px !important
}

.font28 {
	font-size: 28px !important
}

.font30 {
	font-size: 30px !important
}

.font40 {
	font-size: 40px !important
}

.mtop0 {
	margin-top: 0 !important
}

.mtop10 {
	margin-top: 10px !important
}

.mtop11 {
	margin-top: 11px !important
}

.mtop15 {
	margin-top: 15px !important
}

.mtop20 {
	margin-top: 20px !important
}

.mtop30 {
	margin-top: 30px !important
}

.mtop40 {
	margin-top: 40px !important
}

.mtop50 {
	margin-top: 50px !important
}

.mtop60 {
	margin-top: 60px !important
}

.mtop80 {
	margin-top: 80px !important
}

@media(min-width:768px) {
	.font-md16 {
		font-size: 16px !important
	}

	.font-md18 {
		font-size: 18px !important
	}

	.font-md20 {
		font-size: 20px !important
	}

	.font-md22 {
		font-size: 22px !important
	}

	.font-md24 {
		font-size: 24px !important
	}

	.font-md26 {
		font-size: 26px !important
	}

	.font-md28 {
		font-size: 28px !important
	}

	.font-md30 {
		font-size: 30px !important
	}

	.font-md32 {
		font-size: 32px !important
	}

	.font-md34 {
		font-size: 34px !important
	}

	.font-md36 {
		font-size: 36px !important
	}

	.font-md38 {
		font-size: 38px !important
	}

	.font-md40 {
		font-size: 40px !important
	}

	.font-md42 {
		font-size: 42px !important
	}

	.font-md46 {
		font-size: 46px !important
	}

	.font-md50 {
		font-size: 50px !important
	}

	.mtop-md0 {
		margin-top: 0 !important
	}

	.mtop-md10 {
		margin-top: 10px !important
	}

	.mtop-md15 {
		margin-top: 15px !important
	}

	.mtop-md20 {
		margin-top: 20px !important
	}

	.mtop-md30 {
		margin-top: 30px !important
	}

	.mtop-md40 {
		margin-top: 40px !important
	}

	.mtop-md50 {
		margin-top: 50px !important
	}

	.mtop-md60 {
		margin-top: 60px !important
	}

	.mtop-md80 {
		margin-top: 80px !important
	}

	.mtop-md100 {
		margin-top: 100px !important
	}
}

.l110 {
	line-height: 110%
}

.l120 {
	line-height: 120%
}

.l130 {
	line-height: 130%
}

.l140 {
	line-height: 140%
}

.l160 {
	line-height: 160%
}

.l180 {
	line-height: 180%
}

.weight300 {
	font-weight: 300 !important
}

.weight400 {
	font-weight: 400 !important
}

.weight500 {
	font-weight: 500 !important
}

.weight600 {
	font-weight: 600 !important
}

.weight700 {
	font-weight: 700 !important
}

.weight800 {
	font-weight: 800 !important
}

.weight900 {
	font-weight: 900 !important
}

.relative {
	position: relative;
}

.red-clr {
	color: #FF1D48;
}

.orange-clr2 {
	color: #F89F07;
}

.purple-clr1 {
    color: #006868;
}

.sky-clr2 {
	color: #00E0FD;
}

.cata-buy-button {

	background-size: cover;
	padding: 30px 0 55px 0px;
	padding: 80px 0 85px 0px;
	overflow: hidden;
background-image: linear-gradient(180deg, rgb(91, 49, 238)0%, rgb(237, 140, 242) 100%);
background-image:linear-gradient(90deg, #004f60, #006041d6);
}

@media (min-width: 768px) {
	.cta-card1 {
	border-radius: 40px;

    padding: 70px 20px 0px 20px;

    position: relative;
box-shadow: 0px 0px 14px 0px #ffffff30;
    position: relative;
background-color: #fff;
    border: 15px solid #fff;
	}
}

@media (max-width: 768px) {
	.cta-card1 {
		border-radius: 20px;
box-shadow: 0px 0px 14px 0px #ffffff30;
    position: relative;
  background-color: #fff;
    border: 15px solid #fff;
		padding: 90px 20px 0px 20px;

		position: relative;
	}
}

.gradient-clr {
	background: linear-gradient(90deg, #01FFFF 0.01%, #9BADFF 41%, #9BADFF 68%, #FA00FF 99.99%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.welcome-section {
padding: 30px 0px 60px 0;
	background: #fffefd;
	background-size: cover;
}
.hilght5 {
padding: 0px 9px 0 9px;
  border-radius: 5px;
  border-radius: 8px;
background: linear-gradient(90deg, #00ffff, #25c279 45%, #003c3c) !important;
  margin-right: 10px;
  display: inline-block;
}

@media (min-width: 780px) {
}
@media (max-width: 780px) {
}

ul.features-list {
	margin: 0px;
	padding: 0px;
}

ul.features-list li {
	list-style: none;
	background: url(../images/list-icon.png) center left no-repeat;
	min-height: 35px;
	padding-left: 35px;
	background-position: 0px 3px;
	background-size: 25px;
	margin-bottom: 13px;
}

ul.features-list li:last-child {
	margin-bottom: 0px;
}

ul.steps-list li {
	list-style: none;
	background: url(../images/list-icon.png) center left no-repeat;
	min-height: 46px;
	padding-left: 55px;

	margin-bottom: 10px;
}

.hurry {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.00) 0%, #4e9e9e 51.5%, rgba(0, 0, 0, 0.00) 100%);
  display: block;
  padding: 5px 0;

}
.timer-box{
margin-top: -30px;
	}
@media (min-width: 768px) {
	.timer-box{
margin-top: -30px;
	}
	.welcome-section {
		padding: 30px 0px 0px 0px;
		        background: #fffefd url(../images/header-bg.webp) no-repeat center top;
    background-size: cover;
	}
}

@media (max-width: 768px) {

}

.logo-img img {
	width: 100%;
	max-width: 360px;
}

@media (min-width:768px) {

	.logo-img img {
		width: 100%;
		max-width: 320px;
	}

	.welcome-section {
padding: 60px 0px 90px 0;
		overflow: hidden;
	}
}

@media only screen and (max-width:360px) {
	.logo-img img {
		width: 100%;
		max-width: 245px;
	}
}

a.custom-link {
	color: #fff;
	text-align: center;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	font-family: Inter;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	display: block;
border-radius: 100px;

	padding: 15px 0px 15px 0;
	text-decoration: none;
	cursor: pointer;
	box-shadow: 0px 0px 14px 3px rgba(4, 10, 10, 0.21);
	border:
		5px solid #abddff;

		background: url(../images/custom-link.png) center top no-repeat;
		background-size: cover;
		transition: 0.5s;
}

a.custom-link:hover {

		background: url(../images/custom-link.png) center top no-repeat;
		background-size: cover;
transform: scale(1.05);
border-radius: 100px;
	color: #fff;
	box-shadow: 0px 0px 14px 3px rgba(4, 10, 10, 0.21);
}

a.action-link {
	color: #fff;
	text-align: center;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	font-family: Inter;

	font-style: normal;
	font-weight: 700;
	line-height: normal;
	display: flex;
	align-items: center;
	justify-content: center;

	padding: 10px 15px;
	text-decoration: none;
	cursor: pointer;
	box-shadow: 0px 0px 14px 3px rgba(4, 10, 10, 0.21);

	box-shadow: 0px 15px 30px 0px rgba(0, 13, 81, 0.1);

	border-radius: 15px;

	box-shadow: 0px 0px 14px 3px rgba(4, 10, 10, 0.21);

	border:
		5px solid #abddff;
	background-image: linear-gradient(-45deg, rgb(0, 214, 253) 0%, rgb(0, 86, 254) 100%);

}

a.action-link:hover {
	background-image: linear-gradient(45deg, rgb(0, 86, 254) 0%, rgb(0, 214, 253) 100%);
	color: #fff;
	box-shadow: 0px 0px 14px 3px rgba(4, 10, 10, 0.21);

}

a.action-link1 {
	color: #fff;
	text-align: center;

	font-family: Inter;

	font-style: normal;
	font-weight: 700;
	line-height: normal;
	display: block;

	border-radius: 360px;

	background: linear-gradient(90deg, #fe0000 0%, #ff9105 100%);
	padding: 10px 15px;
	font-size: 22px;
	text-decoration: none;
	cursor: pointer;
	box-shadow: 0px 6px 11px 0px rgba(4, 10, 10, 0.64);

}

a.action-link1:hover {
	background: linear-gradient(180deg, #ff9105 0%, #fe0000 100%);

	box-shadow: 0px 6px 11px 0px rgba(4, 10, 10, 0.64);

}

@media (min-width:768px) {
	a.action-link1 {
		padding: 30px 0px;
		font-size: 28px;

	}

	.endstime {
		padding: 10px 20px;
		background-color: rgb(248, 20, 54);
		display: inline-block;
		padding: a;
		position: absolute;
		top: -24px;
		left: 13%;
		margin: 0 20px 0 20px;
	}

}

@media (max-width:768px) {

	.endstime {
		padding: 10px 10px;
		background-color: rgb(248, 20, 54);
		display: inline-block;
		padding: a;
		position: absolute;
		top: -24px;
		left: 0%;
		margin: 0 20px 0 20px;
	}
}

.main {
	text-align: center;
	display: flex;
	justify-content: center;
}

.item {
	margin-right: 5px;
	width: 100%;
	border-radius: 100%;
	position: relative;
	width: 75px;
	height: 75px;
	min-width: 75px;
	min-height: 75px;
	display: inline-flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	border-radius: 10px;

	position: relative;
}

.item {
	background: linear-gradient(182deg, #E5E5E538 -22%, #9471ff 77%);
	background: linear-gradient(182deg, #E5E5E538 -22%, #0082fe 77%);
	box-shadow: -1px 0px 4px 0px rgba(0, 0, 0, 0.25);
	border: 1px solid #FFFFFF9C;
}

.timer-box .item {
	background: linear-gradient(182deg, #06060633 -22%, #0000006e 77%);
	background: linear-gradient(182deg, #E5E5E538 -22%, #9471ff 77%);
	background: linear-gradient(182deg, #E5E5E538 -22%, #0082fe 77%);

	border: 1px solid #FFFFFFD4;
	box-shadow: 0px 4px 6px 0px rgba(4, 10, 10, 0.36);
}

.item::before {
	content: ':';
	position: absolute;
	z-index: 9;
	right: -25px;
	color: #f01236;
	font-size: 60px;
	top: -10px;
	display: none;
}

.main .item:last-child {
	margin-right: 0px;
}

.main .item:last-child::before {
	content: none;
}

.item .count_down {
	font-weight: 600 !important;
	line-height: 100%;
	width: 100%;
	float: left;
	color: #fff;
	font-size: 24px;
	padding: 0px;
	margin: 0px;

}

.item h4 {
	font-weight: 400 !important;
	line-height: 120%;
	color: #fff;
	font-size: 11px;
	padding: 0px;
	margin: 0px;

}

.item h4.line {

	padding-top: 10px;
	margin-top: 5px;
	width: 100%;
	text-transform: uppercase;
}

@media (min-width:768px) {
	.item {
		margin-right: 10px;
		width: 100px;
		height: 100px;
		min-width: 100px;
		min-height: 100px;

	}

	.item .count_down {
		font-size: 36px;
	}

	.item h4 {
		font-size: 16px;
	}

	a.action-link {
		padding: 30px 20px;

	}
}

.footer-section {
padding: 60px 0px 120px 0;
	background: #fff;
}

ul.legal-link {
	margin: 0px;
	padding: 0px;
}

ul.legal-link li {
	margin: 3px;
	display: inline-flex;
	color: #000;
	font-family: poppins;
}

ul.legal-link li a {
	text-decoration: none;
	color: #000;
}

ul.legal-link li a:hover {
	text-decoration: none;
	color: #000;
}

@media (min-width:768px) {
	.footer-section {
	padding: 60px 0px 120px 0;
	}

	ul.legal-link li {
		margin: 2px;
		display: inline-flex;
	}
}

@media screen and (max-width:400px) {
	.footer-section .footer-logo {
		width: 56%;
	}
}

.embed-responsive-16by9::before {
	padding-top: 56.25%;
}

.embed-responsive::before {
	display: block;
	content: "";
}

.tuser {
background: #FFF;
  border: solid 0px #E77FEE;
  border-radius: 15px;
  padding: 15px 15px 30px 15px;
  position: relative;
  color: #000 !important;
  box-shadow: 0 0 26px 5px #0000002b;
}

.tuser.white {
	background: #fff;
	color: #fff !important;
}

.tuser::before {
	content: '';

	width: 109px;
	height: 100px;
	top: -18px;
	right: 50px;
	position: absolute;
}

.testi-user .t-user1 {
	width: 25%;
}

@media (min-width:1024px) {
}

@media (max-width: 991px) {
}

@media (min-width: 768px) {
	.testi-user {
		display: flex;
		align-items: center;
		gap: 20px;
		word-break: break-all;
	}
}

@media (max-width:768px) {
	.testi-user {
		display: block;
		align-items: center;
		gap: 20px;
		word-break: break-all;
	}
}

@media (max-width:667px) {
}

@media (min-width:768px) {

	.tuser {
		border-radius: 50px;
		padding: 56px 30px 30px 30px;
	}

	.tuser::before {
		width: 100px;
		height: 100px;
		top: -18px;
		right: 50px;

	}

}

@media (max-width: 768px) {
	.tuser::before {
		width: 100px;
		height: 100px;
		top: -18px;
		right: 26px;
	}
}

@media (max-width:576px) {
	.tuser::before {
		content: '';

		background: url(../images/quote.png) no-repea t;

		background-size: auto;

		width: 45px;
		height: 45px;
		top: -20px;

		right: 15px;

		position: absolute;

		background-size: 100% 100%;

        display: none;

	}
}

@media (min-width:991px) {
	.tuser .user {
		margin-top: -130px;
	}

	.tuser .t-user {
		max-width: 170px;
		width: 40%;
	}
}

@media (max-width:991px) {
	.tuser .user {
		margin-top: -100px;
	}

	.tuser .t-user {
		width: 40%;
		max-width: 80px;
	}

}

@media (max-width:576px) {
	.tuser .t-user {
		max-width: 140px;
	}

	.cata-buy-button {
		padding: 80px 0 60px 0px;
	}
}

.step-section {
background: url(../images/create-section3.png) no-repeat center top;
	background-size: cover;

	padding: 30px 0 30px 0px;
}

.relative {
	position: relative;
}

@media (min-width: 1200px) {
}

@media (max-width: 1200px) {
}

@media (max-width: 991px) {
}

@media (max-width: 768px) {

}

@media (max-width: 576px) {
}

@media (max-width: 400px) {
}

.stepcardbox {
padding: 40px 40px;
background-color: #873edb17;
border: 1px solid #8a3bdd00;
  border-radius: 38px;
}

.step-block {
	border-radius: 15px;
	position: relative;
background-color: rgba(23, 25, 27, 0);
	border-radius: 15px;
	padding: 30px 31px;
	position: relative;
}

.step-title {
	border-radius: 360;

	display: inline-block;
	padding: 8px 40px;
	color: #fff;
background: linear-gradient( 0deg, #6946ed, #8452f7 45%, #398aff ) !important;
	position: relative;

	padding: 2px 30px 2px 30px;
	margin-top: 0;
	position: relative;

	border-radius: 12px;
}

@media (min-width:768px) {
	.step-block {
	padding: 40px 15px;

	}

	.step-section {

padding: 0.5% 0 80px 0;
    position: relative;
    z-index: 2;
    margin-top: 0%;

	}

	.step-title {

		margin-top: 0px;
		position: relative;

	padding: 4px 44px 4px 44px;
		margin-top: 0;
		position: relative;
		border-radius: 360px;
	}

}

@media (min-width: 768px) {
}

@media (min-width:1200px) {
}

@media (min-width:991px) {

}

.top-title span {
	background-color: red;
	display: inline-block;
}

@media (max-width:1200px) {
}

@media (max-width: 1200px) {
}

@media (max-width: 991px) {
}

@media (max-width: 667px) {
}

@media (max-width: 768px) {

}

@media (max-width: 667px) {
}

@media (max-width: 400px) {
}

.action-links:hover {
	background: linear-gradient(180deg, #0047FF 0%, #F228C6 100%);
	color: #fff;
}

@media (min-width:768px) {
}

.future-block.fill {

	background: #704AE6;

}

.future-block.fill1 {

	background: #0030FE;

}

@media (max-width:768px) {
}

@media (min-width: 1200px) {
}

@media (max-width: 1024px) {

}

@media (max-width: 991px) {
}

@media (max-width: 768px) {
}

@media (min-width:768px) {

}

.introducing-section {
	padding: 8% 0% 5% 0;
	background: url(../images/header-bg2.webp) no-repeat top center;
	background-attachment: scroll;
	background-size: auto;
	background-size: cover;
	overflow: hidden;
}

@media (min-width:991px) {

	.introducing-section {
		padding: 2% 0% 2% 0;
	}
}

@media (max-width:991px) {

}

@media (min-width:768px) {
}

@media (max-width:768px) {
}

@media (min-width:768px) {

}

.knock-title.blue {
	border-radius: 65px;
	background: #6440FF !important;
	padding: 10px 30px;
	display: inline-block;
	color: #fff !important;
}

.knock-title.yellow {
	padding: 8px 100px;
	color: #000 !important;
}

@media (min-width:768px) {
}

@media (min-width:768px) {
}

ul.orange-tick {
	margin: 0px;
	padding: 0px;
}

ul.orange-tick li {
	list-style: none;
	background: url(../images/sed-emogi.png) 0px 0px no-repeat;
	min-height: 36px;
	padding: 40.2px 10px 30.2px 100px;
	background-position: 18px 25px;
	background-size: 60px;
	margin-bottom: 0px;
}

ul.orange-tick li:last-child {
	border-bottom: none;
}

ul.blue-tick {
	margin: 0px;
	padding: 0px;
}

ul.blue-tick li {
	list-style: none;
	background: url(../images/happy-emogi.png) 0px 0px no-repeat;
	min-height: 36px;
	padding: 30.2px 10px 33.2px 95px;
	background-position: 18px 25px;
	background-size: 60px;
	margin-bottom: 0px;

}

ul.blue-tick li:last-child {
	border-bottom: none;
}

.unlock-content.blue {
	background: #6440FF;
}

@media (min-width:768px) {
}

.price-table table {
	border-collapse: separate;
}

.price-table table td {
	border-radius: 12px;
	padding: 15px 17px !important;
	vertical-align: middle;
	border: none;
}

.price-table table thead td {
	background: #000000;

	border: none;
	color: #FFF500;
}

.price-table table tbody td {
	background: #ffffff17;
	color: #00FF57;
}

@media (min-width:768px) {

	.price-table table tr td:nth-child(2) {
		white-space: nowrap;
	}
}

.bonus-wrap {
	border-radius: 5px 5px 15px 15px;
	background: #FFF500;
	padding: 0px 15px 15px 15px;
}

.money-section {
	padding: 30px 0px;
	background: url(../images/money-section-bg.png) center center no-repeat;

	background-size: cover;
}

.success-section {
background: url(../images/header-bg.webp) no-repeat top center;
	background-size: cover;

	padding: 50px 4px 50px 4px;
}

@media only screen and (max-width:1024px) {
	.success-section {
		padding-top: 51px;
		padding-bottom: 85px;
	}
}

@media (min-width:768px) {

	.bonus-wrap {
		padding: 0px 30px 30px 30px;
		border-radius: 40px;
	}

	.money-section {
		padding: 80px 0px;
	}

}

.faq-section {

}

.question .que {
	border-radius: 10px;
	background: #FFB4B4;
	display: inline-flex;
	padding: 0px 8px;
	color: #021D30;
	font-weight: 600 !important;
}

.question .ans {
	border-radius: 10px;
	background: #CDEFA1;
	display: inline-flex;
	padding: 0px 8px;
	font-weight: 600 !important;
	color: #021D30;
}

@media (min-width:768px) {

}

@media (min-width: 768px) {
}

@media (min-width: 768px) {

}

@media (max-width: 667px) {
}

.shape {
	background-color: #FF0000;
	background-size: cover;
	background-size: 100% 100%;
	padding: 2px 10px;
	border-radius: 5px;
}

@media (min-width: 991px) {
	.shape {
		background-color: #FF0000;
		background-size: cover;
		background-size: 100% 100%;
		padding: 2px 10px;
		border-radius: 5px;
	}
}

@media (max-width: 991px) {
	.shape {
		background-color: #FF0000;
		background-size: cover;
		background-size: 100% 100%;
		padding: 0px 10px;
		border-radius: 5px;
		display: inline-block;
	}
}

.top-box {
     background-color: #021D30;

    position: fixed;
    width: 100%;
    z-index: 999;
    color: #fff;
    border: 1px solid #fff0;

    transition: all .4s;

    background-color: #0a0049;
    padding: 0px 0px 0px 0;
    position: fixed;
    width: 100%;
    z-index: 999;
    color: #fff;

    padding: 2px 20px 2px 2px;

    backdrop-filter: blur(16px);
}

.top-box .logo-box img {
	width: 100%;
	height: 100%;
	max-width: 250px;
}

.top-box .btn-box {
	text-align: center;
}

@media screen and (min-width: 768px) {
  .top-timer-box {
    margin-top: 0px;
    height: 90px;
  }
}
@media screen and (min-width: 1024px) {
	.top-box .btn-box {
		text-align: end;
	}
}

.top-box .btn-box .btn {
    font-size: 20px;
    padding: 8px 55px;
    color: #fff;
        background: linear-gradient( 0deg, #7455ff, #00c9ed );
  box-shadow: 0 7px 25px rgba(65, 99, 255, .25);
}

.top-box .btn-box .btn:hover {
	animation-name: shake-slow;
	animation-duration: 5s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
}

.top-box .top-content-section .top-title {
	letter-spacing: 0px;
  color: #fff;
}

.top-box .top-content-section .top-title span {
	background-color: #f000 !important;
	padding: 4px 4px;
	border-radius: 10px;
}

.top-box .top-content-section .top-content {
	font-size: 15px;
}

.top-box .attention-box {
	display: flex;
	align-items: center;
}

.top-box .attention-box .titles1 {
	color: #fff;
	font-weight: 700;
}

.top-box .timer-box .item .line {
	display: block;
}

@keyframes shake-slow {
	2% {
		transform: translate(6px, -2px) rotate(3.5deg);
	}

	4% {
		transform: translate(5px, 8px) rotate(-0.5deg);
	}

	6% {
		transform: translate(6px, -3px) rotate(-2.5deg);
	}

	8% {
		transform: translate(4px, -2px) rotate(1.5deg);
	}

	10% {
		transform: translate(-6px, 8px) rotate(-1.5deg);
	}

	12% {
		transform: translate(-5px, 5px) rotate(1.5deg);
	}

	14% {
		transform: translate(4px, 10px) rotate(3.5deg);
	}

	16% {
		transform: translate(0px, 4px) rotate(1.5deg);
	}

	18% {
		transform: translate(-1px, -6px) rotate(-0.5deg);
	}

	20% {
		transform: translate(6px, -9px) rotate(2.5deg);
	}

	22% {
		transform: translate(1px, -5px) rotate(-1.5deg);
	}

	24% {
		transform: translate(-9px, 6px) rotate(-0.5deg);
	}

	26% {
		transform: translate(8px, -2px) rotate(-1.5deg);
	}

	28% {
		transform: translate(2px, -3px) rotate(-2.5deg);
	}

	30% {
		transform: translate(9px, -7px) rotate(-0.5deg);
	}

	32% {
		transform: translate(8px, -6px) rotate(-2.5deg);
	}

	34% {
		transform: translate(-5px, 1px) rotate(3.5deg);
	}

	36% {
		transform: translate(0px, -5px) rotate(2.5deg);
	}

	38% {
		transform: translate(2px, 7px) rotate(-1.5deg);
	}

	40% {
		transform: translate(6px, 3px) rotate(-1.5deg);
	}

	42% {
		transform: translate(1px, -5px) rotate(-1.5deg);
	}

	44% {
		transform: translate(10px, -4px) rotate(-0.5deg);
	}

	46% {
		transform: translate(-2px, 2px) rotate(3.5deg);
	}

	48% {
		transform: translate(3px, 4px) rotate(-0.5deg);
	}

	50% {
		transform: translate(8px, 1px) rotate(-1.5deg);
	}

	52% {
		transform: translate(7px, 4px) rotate(-1.5deg);
	}

	54% {
		transform: translate(10px, 8px) rotate(-1.5deg);
	}

	56% {
		transform: translate(-3px, 0px) rotate(-0.5deg);
	}

	58% {
		transform: translate(0px, -1px) rotate(1.5deg);
	}

	60% {
		transform: translate(6px, 9px) rotate(-1.5deg);
	}

	62% {
		transform: translate(-9px, 8px) rotate(0.5deg);
	}

	64% {
		transform: translate(-6px, 10px) rotate(0.5deg);
	}

	66% {
		transform: translate(7px, 0px) rotate(0.5deg);
	}

	68% {
		transform: translate(3px, 8px) rotate(-0.5deg);
	}

	70% {
		transform: translate(-2px, -9px) rotate(1.5deg);
	}

	72% {
		transform: translate(-6px, 2px) rotate(1.5deg);
	}

	74% {
		transform: translate(-2px, 10px) rotate(-1.5deg);
	}

	76% {
		transform: translate(2px, 8px) rotate(2.5deg);
	}

	78% {
		transform: translate(6px, -2px) rotate(-0.5deg);
	}

	80% {
		transform: translate(6px, 8px) rotate(0.5deg);
	}

	82% {
		transform: translate(10px, 9px) rotate(3.5deg);
	}

	84% {
		transform: translate(-3px, -1px) rotate(3.5deg);
	}

	86% {
		transform: translate(1px, 8px) rotate(-2.5deg);
	}

	88% {
		transform: translate(-5px, -9px) rotate(2.5deg);
	}

	90% {
		transform: translate(2px, 8px) rotate(0.5deg);
	}

	92% {
		transform: translate(0px, -1px) rotate(1.5deg);
	}

	94% {
		transform: translate(-8px, -1px) rotate(0.5deg);
	}

	96% {
		transform: translate(-3px, 8px) rotate(-1.5deg);
	}

	98% {
		transform: translate(4px, 8px) rotate(0.5deg);
	}

	0%,
	100% {
		transform: translate(0, 0) rotate(0);
	}
}

.top-box .top-content-section {
	color: #000;
}

.top-box .attention-box .titles1 {
	margin-bottom: 0;
}

.welcome-section {

padding-top: 15px;
  overflow: hidden;
  position: relative;
	
}

@media screen and (max-width: 991px) {

	.top-box .timer-box {
		display: none;
	}

	.top-box .attention-box {
		justify-content: center;
	}

	.top-box .attention-box .attention-img {
		display: none;
	}

	.top-box .top-content-section {
		text-align: center;
	}

	.top-box .top-content-section .top-title {
		font-size: 12px;
	}

	.top-box .top-content-section .top-content {
		font-size: 9px;
		margin: 0;
	}

	.top-box .btn-box .btn {
		font-size: 14px;
		padding: 5px 50px;
	}

	.welcome-section {
		padding-top: 35px;
	}
}

@media screen and (max-width: 768px) {

	.top-box .top-content-section .top-content {
		font-size: 12px;
		margin: 0;
	}

	.welcome-section {
		padding-top: 35px;
	}
}

@media screen and (max-width: 576px) {
	.welcome-section {
		padding-top: 35px;
	}

.top-box {
background-color: #021D30;
        padding: 5px 0px 5px 0;
        position: fixed;
        width: 100%;
        z-index: 999;
        color: #fff;
        border: 1px solid #fff0;

        transition: all .4s;
        background-color: #0a0049;
        padding: 0px 0px 0px 0;
        position: fixed;
        width: 100%;
        z-index: 999;
        color: #fff;

        padding: 5px 0px 5px 0px;

        backdrop-filter: blur(16px);
}
}

@media screen and (min-width: 400px) {
	.d400-block {
		display: none;
	}
}

@media screen and (max-width: 400px) {
	.welcome-section {
	padding-top: 20px;
		 background: #000 url(../images/header-bg.webp) no-repeat center top;
		 background-size: cover;
	}

	.d400-block {
		display: block;
	}
}

.timer-box .main {
	text-align: center;
	display: flex;

}

.top-box .item {
	width: 60px;
	height: 50px;
	min-width: 60px;
	min-height: 50px;
	background-color: #B9B9B93B !important;
	border: 1px solid #6D6D8A;
}

.top-box .timer-box .item .line {
	font-size: 10px;
}

.top-box .timer-box .item h4.line {

	padding-top: 0px;
	margin-top: 0px;
	width: 100%;
	text-transform: uppercase;
	color: #000000;
}

.top-box .item .count_down {
	font-weight: 600 !important;
	line-height: 100%;
	width: 100%;
	float: left;
	color: #000;
	font-size: 18px;
	padding: 0px;
	margin: 0px 0 5px 0;
}

@media (min-width:768px) {
	.top-box .item .count_down {
		font-size: 18px;
	}

	.top-box .item h4 {
		font-size: 16px;
	}

	.item .count_down {
		font-size: 30px;
	}

	.item h4 {
		font-size: 16px;
	}
}

.btn {
	display: inline-block;
	font-weight: 400;
	line-height: 1.5;
	color: #000;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	border-radius: .25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;

	background-color: #fff;

	border: none;
	border-top-color: currentcolor;
	border-right-color: currentcolor;
	border-bottom-color: currentcolor;
	border-left-color: currentcolor;
}

.btn-primary:hover {
	color: #fff;
	background-color: #fff;
	border-color: #fff;
    background: linear-gradient( 135deg, #7455ff, #00c9ed );
  box-shadow: 0 7px 25px rgba(65, 99, 255, .25);
}

.footer-section .footer-text {
	font-family: poppins;

}

@media only screen and (max-width: 576px) {
}

@media (min-width: 1100px) {
}

@media (max-width: 1100px) {
}

@media only screen and (max-width: 576px) {
}

@media (min-width: 768px) {
}

@media only screen and (max-width: 991px) {
}

.position-relative {
	position: relative !important;
}

@media only screen and (max-width: 1200px) {
}

@media only screen and (max-width: 576px) {

	.money-section {
		padding: 69px 0px;
	}
}

@media only screen and (max-width: 360px) {
}

@media only screen and (max-width: 1360px) {
}

@media only screen and (max-width: 1200px) {
}

p.font18.font-md24 {
	line-height: 1.4;
}

@media only screen and (max-width: 360px) {
}

@media only screen and (max-width: 576px) {
}

@media screen and (min-width: 768px) {

}

@media screen and (min-width: 768px) {
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 576px) {

}

.gradient-box:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	margin: border;

	border-radius: inherit;

	background: linear-gradient(to top, #f9f404, #0dfee7);
}

@media screen and (min-width: 768px) {
}

@media screen and (max-width: 768px) {
}

@media (min-width: 768px) {
}

@media screen and (max-width: 576px) {

}

.shadow:before {
	content: "";
	position: absolute;
	inset: -1px;
	transform: translate(0px, 1px);
	z-index: -1;

	background: linear-gradient(180deg, #FFF500 0%, #00FF57 100%);
	filter: blur(10px);

	border-radius: 45px;

}

.box {
	position: relative;
}

@media (min-width: 991px) {
}

@media (min-width: 768px) {
}

@media (max-width: 768px) {
}

@media (min-width: 768px) {

}

.shadow::before {
	content: "";
	position: absolute;
	inset: -1px;
	transform: translate(0px, 1px);
	z-index: -1;
	background: conic-gradient(from 90deg at 40% -25%, #ffd700, #f79d03, #ee6907, #e6390a, #de0d0d, #d61039, #cf1261, #c71585, #cf1261, #d61039, #de0d0d, #ee6907, #f79d03, #ffd700, #ffd700, #ffd700);
	background: linear-gradient(90deg, #00FF57 0%, #FFF500A6 100%);
	filter: blur(10px);

	border-radius: 45px;
}

@media (max-width: 991px) {
}

@media (max-width: 768px) {
}

@media (min-width: 768px) {

}

@media (max-width: 400px) {
}

@media screen and (min-width: 768px) {
}

.step-gif.step-img {
	border-radius: 0 0 34px 34px !important;
}

.bonus-hedings {
padding: 10px 40px;
  border-radius: 10px;
  display: inline-block;
  color: #fff;
  
background: linear-gradient( 90deg, #6946ed, #8452f7 45%, #398aff );
  position: absolute;
  top: -30px;
  left: 35%;

}

@media screen and (max-width: 768px) {

	.bonus-hedings {
  padding: 10px 40px;
  border-radius: 72px;
  display: inline-block;
  color: #fff;

  position: absolute;
  top: -30px;
  left: 35%;
  box-shadow: 0px 0px 40px 0px rgb(30, 202, 224);
  background-image: linear-gradient(90deg,rgb(46, 194, 231) 0%, rgb(46, 194, 231) 100%);
}

}

@media screen and (max-width: 576px) {

	.bonus-hedings {

		top: -25px;
		right: 15px;

	}

}

@media screen and (max-width: 400px) {

	.bonus-hedings {

		top: -25px;
		left: 15px;

	}
}

ul.feature-lists2 {
	margin: 0px;
	padding: 0px;
}

ul.feature-lists2 li {
	list-style: none;
	background: url(../images/checkmark.png) no-repeat top left;
	background-size: auto;
	padding-left: 40px;
	background-size: 20px;
	margin-bottom: 7px;
}

ul.feature-lists3 {
	margin: 0px;
	padding: 0px;
}

ul.feature-lists3 li {
	list-style: none;
	background: url(../images/cross.png) no-repeat top left;
	background-size: auto;
	padding-left: 40px;
	background-size: 22px;
	margin-bottom: 8px;
	padding-bottom: 1px;
}

@media (min-width: 768px) {
}
.days30-card{
border-radius: 15px;
  background: #fff;
    background-image: none;
  background-image: none;
  background-image: none;
  background-image: none;
  padding: 20px 20px 40px 20px;
  border: 2px solid #4283fe;
}

@media (min-width: 768px) {

}

@media (max-width: 768px) {}

@media (min-width: 768px) {
}

.effect-5::before {
content: '';
  position: absolute;
  width: 100%;
  height: 14px;
  left: 50%;
  bottom: 12px;
  background-color: rgb(254, 179, 0);
  z-index: -1;
  transform: translateX(-50%);
}

.text-gradient-clr {

	background-clip: border-box;
background-image: linear-gradient(0deg, rgb(190, 39, 212) 0%, rgb(255, 178, 253) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (min-width: 768px) {
}

@media (max-width: 768px) {
	.step-section {
	padding: 6% 0 60px 0;
    margin-top: 0;
    background-image: none;
    background: url(../images/thinking-section.png) center top no-repeat;
    background-size: auto;
  background-size: cover;
	}

	.stepcardbox {
		padding:
			5px 15px;
	}
}

@media (max-width: 576px) {
	.effect-2::before {
		content: '';
		position: absolute;
		width: 100%;
		height: 5px !important;
		left: 50%;
		bottom: 4px !important;
	}
	  .match-tool-description {
		border-radius:
	  20px;
	  }
	  .match-point {
		border-radius:
	20px;
	  }

	      .create-section1 {
        background: url(../images/create-section1.png) no-repeat center top;
        background-size: auto;
        background-size: auto;
        background-size: cover;

        overflow: hidden;
    }
}

   .faq-item {
    background: #005e5e;
    border-radius: 10px;
    padding: 18px 20px;
    margin-bottom: 15px;
    color: #ffffff;
    transition: all 0.3s ease;
}

.faq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  font-weight: 700;
  font-size: 18px;
}

.faq-toggle {
  font-size: 22px;
  font-weight: 900;
  transition: transform 0.3s ease;
}

.faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, opacity 0.3s ease;
  opacity: 0;
  font-weight: 300;
  margin-top: 0;
  font-size: 16px;
}

.faq-item.active .faq-answer {
  max-height: 300px;
  opacity: 1;
  margin-top: 12px;
}

.faq-item.active .faq-toggle {
  transform: rotate(45deg);
}
.see-you {
  letter-spacing: 1px;
  text-transform: uppercase;
}
.dark-section{

  padding:60px 20px;
}

@media (max-width: 780px) {

a.custom-link {
  color: #fff;
  text-align: center;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-family: Inter;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: block;
  border-radius: 20px;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
  cursor: pointer;
  box-shadow: 0px 0px 14px 3px rgba(4, 10, 10, 0.21);
  border: 2px solid #abddff;
  background-image: linear-gradient(-45deg, rgb(0, 214, 253) 0%, rgb(0, 86, 254) 100%);
  background: url(../images/custom-link.png) center top no-repeat;
    background-size: auto;
  background-size: cover;
  transition: 0.5s;
}
}

button.close {
	padding: 0;
	border: 0;

}

.close span {
	font-size: 30px;
	font-weight: 700;
}

a.nothanks {
	color: #F00;
	text-decoration: none;
}

.coupon {
	background: #004FA7;
	padding: 5px 15px;
	display: inline-block;
	margin: 15px 0px;
}

@media (max-width: 768px) {
}

@media (max-width: 480px) {
}
.t-text-clr {
    color: rgb(46, 37, 77) !important;
}

.zero-section::before{
    content:"";
    position:absolute;
    width:650px;
    height:650px;
    background:radial-gradient(circle,#2d8cff55,transparent 70%);
    top:-250px;
    left:-220px;
    filter:blur(50px);
}

.zero-section::after{
    content:"";
    position:absolute;
    width:700px;
    height:700px;
    background:radial-gradient(circle,#7d3cff33,transparent 70%);
    bottom:-300px;
    right:-250px;
    filter:blur(70px);
}

.zero-card::before{

    content:"";
    position:absolute;
    inset:0;

    padding:1px;

    border-radius:24px;


    -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);

    -webkit-mask-composite:xor;

    mask-composite:exclude;

    opacity:.35;

}

.card-image{

    width:100%;
    height:220px;

    border-radius:18px;

    overflow:hidden;

    margin-bottom:25px;

}

.card-image img{

    width:100%;
    height:100%;

transform: scale(1.03);
}
zero-card:hover{

    transform:translateY(-12px);

    border-color:#33b8ff;

    box-shadow:
    0 25px 60px rgba(0,0,0,.45),
    0 0 35px rgba(51,184,255,.25);

}

.zero-card:hover::before{

    opacity:1;

}

.zero-card:hover .card-image img{

}

.zero-card:hover .icon-box{

    transform:rotate(8deg) scale(1.08);

    transition:.4s;

}

.zero-btn:hover{

    color:#fff;

    transform:translateY(-4px);

    box-shadow:0 18px 45px rgba(37,185,255,.45);

}

.main-btn:hover{

    color:#fff;

    transform:translateY(-5px);

    box-shadow:
    0 20px 50px rgba(37,185,255,.55);

}

.zero-card.show{

    opacity:1;

    transform:translateY(0);

}

@media(max-width:991px){

.card-image{

    height:200px;

}

}

@media(max-width:767px){

.card-image{

    height:180px;

}

}

@media(max-width:575px){

}

.income-section::before{
    content:"";
    position:absolute;
    width:700px;
    height:700px;
    background:radial-gradient(circle,#00d4ff25 0%,transparent 70%);
    top:-250px;
    right:-250px;
    pointer-events:none;
}

.income-card1:hover{
    transform:translateY(-8px);

    box-shadow:0 25px 55px rgba(0,212,255,.25);
}

.income-card2:hover{
    transform:translateY(-8px);
    border-color:#00d4ff;
    box-shadow:0 25px 55px rgba(0,212,255,.25);
}

.income-table tbody tr:hover{
    background:#f9fcff;
}

@media(max-width:991px){

}

@media(max-width:767px){

}

    .purple-post-headline .zero-highlight {
           color: #c583fc;
    font-weight: 900;
    }

    .purple-post-headline .normal-text {
        color: #ffffff;
        font-weight: 900;
    }

    .purple-post-headline .highlight-purple {
        background: linear-gradient(90deg, #c084fc, #e879f9, #a78bfa);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        font-weight: 900;
    }

    .purple-post-headline .ai-highlight {
        display: inline-block;
        color: #ffffff;
        background: linear-gradient(90deg, #7c3aed, #a855f7);
        padding: 2px 12px;
        border-radius: 7px;
        box-shadow: 0 5px 20px rgba(168, 85, 247, 0.35);
    }

    .purple-post-headline .best-part {
        display: inline-block;
        color: #facc15;
        font-weight: 900;
        text-transform: uppercase;
    }

    .purple-post-headline .money-highlight {
        color: #d8b4fe;
        font-weight: 900;
        text-decoration: underline;
        text-decoration-color: #a855f7;
        text-underline-offset: 5px;
    }

    .purple-post-headline .platforms {
        display: inline-block;
        background: linear-gradient(90deg, #9333ea, #c026d3);
        color: #ffffff;
        padding: 2px 10px;
        border-radius: 6px;
        font-weight: 900;
        box-shadow: 0 5px 20px rgba(168, 85, 247, 0.3);
    }



.gm-real-accounts-section::before{
    content:"";
    position:absolute;
    width:500px;
    height:500px;
    border-radius:50%;
    background:rgba(101,61,255,.13);
    filter:blur(120px);
    top:-180px;
    left:-180px;
    pointer-events:none;
}

.gm-real-accounts-section::after{
    content:"";
    position:absolute;
    width:450px;
    height:450px;
    border-radius:50%;
    background:rgba(0,184,255,.08);
    filter:blur(120px);
    right:-180px;
    bottom:-150px;
    pointer-events:none;
}




.gm-day-timeline::before{
    content:"";

    position:absolute;

    top:20px;
    bottom:20px;

    left:14px;

    width:2px;

    background:
        linear-gradient(
            to bottom,
            #7c3aed,
            #4f46e5,
            #06b6d4,
            rgba(6,182,212,0)
        );

    border-radius:20px;

    box-shadow:
        0 0 15px rgba(99,72,255,.5);
}




.gm-timeline-row:nth-child(odd),
.gm-timeline-row:nth-child(even){
    justify-content:flex-start;
    padding-right:0;
}

.gm-timeline-dot::after{
    content:"";

    position:absolute;

    width:5px;
    height:5px;

    left:50%;
    top:50%;

    transform:translate(-50%,-50%);

    border-radius:50%;

    background:#ffffff;

    box-shadow:
        0 0 8px #ffffff;
}




.gm-activity-card::before{
    content:"";

    position:absolute;

    width:180px;
    height:180px;

    top:-100px;
    right:-80px;

    border-radius:50%;

    background:rgba(123,92,255,.16);

    filter:blur(35px);

    pointer-events:none;
}




.gm-activity-card::after{
    content:"";

    position:absolute;

    left:0;
    top:18px;
    bottom:18px;

    width:3px;

    border-radius:10px;

    background:
        linear-gradient(
            to bottom,
            #8b5cf6,
            #3b82f6,
            #06b6d4
        );

    box-shadow:
        0 0 15px rgba(124,58,237,.7);
}


.gm-activity-card:hover{
    transform:translateX(7px);

    border-color:rgba(139,92,246,.55);

    box-shadow:
        0 25px 70px rgba(0,0,0,.45),
        0 0 35px rgba(110,70,255,.12),
        inset 0 1px 0 rgba(255,255,255,.10);
}

.gm-time-badge::before{
    content:"●";

    color:#7c5cff;

    margin-right:7px;

    font-size:8px;

    text-shadow:
        0 0 8px #7c5cff;
}


.gm-image-frame:hover{
    
}


.gm-image-frame:hover img{
    transform:scale(1.025);
}




.gm-image-inner::after{
    content:"";

    position:absolute;

    inset:0;

    

    pointer-events:none;
}


@keyframes gmFloat{

    0%,100%{
        transform:translateY(0);
    }

    50%{
        transform:translateY(-10px);
    }

}


.gm-bottom-box::before{
    content:"";

    position:absolute;

    width:250px;
    height:250px;

    border-radius:50%;

    background:rgba(124,58,237,.12);

    top:-160px;
    right:-80px;

    filter:blur(30px);
}




@media(max-width:1100px){

    .gm-image-frame:hover{
        transform:translateY(-6px);
    }

}


@media(max-width:767px){


    

    .gm-day-timeline::before{
        left:10px;

        top:15px;
        bottom:15px;
    }

    .gm-timeline-row,
    .gm-timeline-row:nth-child(odd),
    .gm-timeline-row:nth-child(even){

        padding-left:35px;

        padding-right:0;

        margin-bottom:18px;
    }

}

.number-item:hover {
    background: rgba(63, 156, 255, 0.04);
}

@media (max-width: 767px) {

    .col-md-6:last-child .number-item {
        border-bottom: 0;
    }
}

.gm-proof-table tbody tr:nth-child(even) td {
   background: rgba(45, 20, 75, 0.95);
}

.gm-proof-table tbody tr:hover td {
   background: rgba(113, 45, 190, 0.35);
}

@media (max-width: 767px) {

}

@media (max-width: 480px) {

}

.gm-built-card:hover {

  border-color: rgba(0, 84, 143, 0.81);
  box-shadow: 0 20px 50px rgba(6, 86, 141, 0.47);
}

.gm-built-card:hover .gm-built-img img {
   
}

@media (max-width: 767px) {

}

.gm-workflow-table thead th:first-child {
   width: 35%;
}

.gm-workflow-table tbody tr:last-child td {
   border-bottom: none;
}

.gm-workflow-table tbody tr:nth-child(even) {
   background: #f7f8ff;
}

.gm-workflow-table tbody tr:hover {
   background: #eef1ff;
}

@media (max-width: 767px) {

   .gm-workflow-table thead th:first-child {
      width: 42%;
   }

}


.gm-audience-card::before {
   content: "";
   position: absolute;
   top: 0;
   left: 0;

   width: 100%;
   height: 4px;

 background: linear-gradient( 90deg, #fc7ef9, #5000ff );
background: linear-gradient(90deg, rgb(9 45 71) 0%, rgb(17 101 129) 100%);
background-image: linear-gradient(180deg, rgb(91, 49, 238)0%, rgb(38, 74, 138) 100%);
}

.gm-audience-card:hover {
   transform: translateY(-7px);

border-color: rgba(255, 85, 244, 0.35);

   box-shadow:
      0 25px 60px rgba(44, 48, 120, 0.15);
}

.gm-audience-card:hover .gm-audience-icon {
   transform: rotate(-6deg) scale(1.08);
}

.gm-audience-section .row > .col-md-6:last-child:nth-child(odd) {
   margin-left: auto;
   margin-right: auto;
}

@media (max-width: 991px) {

}

@media (max-width: 767px) {

}

@media (max-width: 480px) {

}

.topbar .cp {
    background: #000;
    color: #FFD000;
    padding: 2px 10px;
    border-radius: 4px;
    letter-spacing: 1px;
    margin: 0 6px;
    font-weight: 900;
}

.topbar {
    background: linear-gradient(90deg, #110a4b, #000656);
    padding: 10px 20px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
}

.topbar a {
    display: inline-block;
    background: #000;
    color: #FFD000;
    padding: 7px 40px;
    border-radius: 20px;
    margin-left: 12px;
    font-size: 16px;
	text-decoration: none;
}

.trendcash-bottom-text:before {
   content: "";
   position: absolute;
   width: 450px;
   height: 450px;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   background: radial-gradient(
      circle,
      rgba(0, 210, 255, .12),
      transparent 68%
   );
   pointer-events: none;
}

.trendcash-bottom-text > * {
   position: relative;
   z-index: 2;
}

@media(max-width:767px) {

}




.hero-feature-grid {
   

   grid-template-columns: repeat(3, minmax(0, 1fr));

   gap: 22px;

   width: 100%;

   

   align-items: stretch;
   border-radius: 10px;
  background: linear-gradient( 135deg, #fff 0%, #fcfbff 48%, #f3efff 100% );
  border: 1px solid rgba(0, 225, 255, 0.64);
  box-shadow: 0 14px 35px rgba(45, 26, 100, 0.10), inset 0 1px 0 rgba(255,255,255,0.95);
  transition: transform 0.35s ease, box-shadow 0.35s ease, border-color 0.35s ease;
}




.hero-feature-card {
   position: relative;

   display: flex;

   align-items: center;

   width: 100%;

   

   padding: 14px 20px;


   overflow: hidden;

   
}




.hero-feature-card::before {
   content: "";

   position: absolute;

   width: 190px;
   height: 190px;

   top: -105px;
   right: -80px;

   

   pointer-events: none;
}




.hero-feature-card::after {
   content: "";

   position: absolute;

   left: 12%;
   right: 12%;
   bottom: 0;

   height: 2px;

   border-radius: 10px;

   

   opacity: 0.7;

   pointer-events: none;
}




.hero-feature-card:hover {
   

   border-color: rgba(111, 69, 255, 0.45);

}




.feature-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    min-width: 35px;
    flex: 0 0 20px;
    margin-right: 15px;
    border-radius: 16px;
    background: linear-gradient(90deg, #0a9bb9fc, #006444);
    color: #ffffff;
    font-size: 14px;
    box-shadow: 0 10px 25px #c4ecf3, inset 0 1px 1px rgba(255, 255, 255, 0.35);
    z-index: 2;
    transition: transform 0.35s ease, box-shadow 0.35s ease;
    margin-top: -25px;
}


.hero-feature-card:hover .feature-icon {
   transform: scale(1.06);

   box-shadow:
      0 12px 30px rgba(48, 196, 255, 0.4),
      inset 0 1px 1px rgba(255,255,255,0.40);
}




.feature-content {
   position: relative;

   flex: 1;

   min-width: 0;

   color: #071744;

   text-align: left;

   font-size: 16px;

   line-height: 1.48;

   font-weight: 400;

   z-index: 2;
}


.feature-title {
position: relative;
  flex: 1;
  min-width: 0;
  color: #071744;
  text-align: left;
  font-size: 16px;
  line-height: 1.48;
  font-weight: 400;
  z-index: 2;
}




.feature-title strong {
   color: #061443;

   font-weight: 800;
}




@media (min-width: 1200px) {

   .hero-feature-grid {
      gap: 24px;
   }

   .hero-feature-card {
   
   }

}




@media (max-width: 1199px) {

   .hero-feature-grid {
      grid-template-columns:
         repeat(3, minmax(0, 1fr));

      gap: 17px;
   }

   .hero-feature-card {
      height: 185px;
      min-height: 185px;

      padding: 18px 15px;
   }

   .feature-icon {
      width: 51px;
      height: 51px;

      min-width: 51px;

      flex-basis: 51px;

      margin-right: 13px;

      border-radius: 15px;

      font-size: 20px;
   }

   .feature-title {
      font-size: 15px;

      line-height: 1.45;
   }

}




@media (max-width: 991px) {

   .hero-feature-grid {
      grid-template-columns:
         repeat(2, minmax(0, 1fr));

      gap: 16px;
   }

   .hero-feature-card {
      height: 175px;
      min-height: 175px;

      padding: 18px 16px;
   }

   .feature-title {
      font-size: 15px;

      line-height: 1.45;
   }

}




@media (max-width: 767px) {

   .hero-feature-grid {
      grid-template-columns: 1fr;

      gap: 14px;

      margin-top: 25px;
   }

   .hero-feature-card {
      height: auto;

      min-height: 145px;

      padding: 20px 16px;

      border-radius: 16px;
   }

   .feature-icon {
      width: 52px;
      height: 52px;

      min-width: 52px;

      flex-basis: 52px;

      margin-right: 14px;

      border-radius: 15px;

      font-size: 21px;
   }

   .feature-content {
      font-size: 16px;
   }

   .feature-title {
      font-size: 16px;

      line-height: 1.5;
   }

}




@media (max-width: 480px) {

   .hero-feature-grid {
      gap: 12px;
   }

   .hero-feature-card {
      min-height: 135px;

      padding: 17px 13px;

      border-radius: 15px;
   }

   .feature-icon {
      width: 47px;
      height: 47px;

      min-width: 47px;

      flex-basis: 47px;

      margin-right: 11px;

      border-radius: 13px;

      font-size: 19px;
   }

   .feature-title {
      font-size: 14px;

      line-height: 1.48;
   }

}




@media (max-width: 360px) {

   .hero-feature-card {
      padding: 15px 11px;
   }

   .feature-icon {
      width: 43px;
      height: 43px;

      min-width: 43px;

      flex-basis: 43px;

      margin-right: 9px;

      font-size: 17px;
   }

   .feature-title {
      font-size: 13px;

      line-height: 1.45;
   }

}

.line-dark-action-grid::before {
content: "✦";
  position: absolute;
  top: -33px;
  left: 50%;
  transform: translateX(-50%);
  width: 17px;
  text-align: center;
  color: #7654ff;
  font-size: 18px;
  z-index: 3;
}

.top-timer-box iframe {
  transform: translateY(-45px) !important;
}
@media screen and (min-width: 400px) {
  .d500-block {
    display: block;
  }
}
.top-box {
  background-color: #f07c2e;
  background-color: #130d0dde;
  padding: 0px 0px 0px 0;
  position: fixed;
  width: 85%;
  z-index: 999;
  color: #fff;
  bottom: 5px;
  left: 7%;
  padding: 10px 20px 10px 30px;
  backdrop-filter: blur(16px);
  background-color: #00000073;
  border-radius: 50px;
  border: 1px solid rgb(255 255 255 / 16%);
  backdrop-filter: blur(16px);
}

@media screen and (min-width: 400px) {
  .d400-block {
    display: none;
  }



}


.top-timer-box {
  height: 40px !important;
}
.top-box .top-content-section .top-title {
  letter-spacing: 0px;
  color: #fff;
}
.top-box .top-content-section {
  color: #000;
}
.top-box .top-content-section .top-title span {
  background-color: #f000 !important;
  padding: 0px 11px;
  border-radius: 10px;
}
.top-title span {
  background-color: red;
  display: inline-block;
}
.coupon-off--2 {
  border-width: 1px;
  border-color: rgb(255, 217, 100);
  border-style: dashed;
  border-radius: 5px;
  display: inline-block;
  padding: 2px 7px;
  color: rgb(255, 217, 100);
  font-weight: 600;
}
@media screen and (max-width: 768px){
    .top-box {
  background-color: #f07c2e;
  background-color: #130d0dde;
  padding: 0px 0px 0px 0;
position: fixed;
  width: 94%;
  z-index: 999;
  color: #fff;
  bottom: 5px;
  left: 3%;
  padding: 10px 20px 10px 0px;
  backdrop-filter: blur(16px);
  background-color: #00000073;
  border-radius: 50px;
  border: 1px solid rgb(255 255 255 / 16%);
  backdrop-filter: blur(16px);
}

.top-box .btn-box {
  text-align: center;
  margin-top: 4px;
}
}

.toksnipe-decision-section:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 700px;
  max-width: 80%;
  height: 1px;
  transform: translateX(-50%);
  background: linear-gradient(
    90deg,
    transparent,
    #55e6ff,
    transparent
  );
  box-shadow: 0 0 20px rgba(85,230,255,.35);
}




.toksnipe-decision-label {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin-bottom: 20px;
  color: #55e6ff;
  font-size: 12px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
}

.toksnipe-decision-label span {
  width: 45px;
  height: 1px;
  background: rgba(85,230,255,.5);
}




.toksnipe-decision-heading {
  text-align: center;
  margin-bottom: 55px;
}

.toksnipe-decision-heading h2 {
  margin: 0;
  color: #ffffff;
  font-size: 48px;
  line-height: 1.1;
  font-weight: 900;
  letter-spacing: -1px;
}

.toksnipe-decision-heading h2 span {
  color: #55e6ff;
  text-shadow: 0 0 30px rgba(85,230,255,.25);
}




.toksnipe-decision-row {
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
}




.toksnipe-choice-card {
  position: relative;
  height: 100%;
  padding: 38px;
  border-radius: 20px;
  overflow: hidden;
  transition: .35s ease;
}

.toksnipe-choice-card:hover {
  transform: translateY(-6px);
}




.toksnipe-choice-one {
  background: linear-gradient(
    145deg,
    rgba(255,255,255,.045),
    rgba(255,255,255,.015)
  );
  border: 1px solid rgba(255,255,255,.10);
  box-shadow: 0 25px 70px rgba(0,0,0,.25);
}




.toksnipe-choice-two {
  background:
    linear-gradient(
      145deg,
      rgba(0,220,255,.12),
      rgba(7,17,23,.96)
    );
  border: 1px solid rgba(85,230,255,.48);
  box-shadow:
    0 0 0 1px rgba(85,230,255,.04),
    0 25px 80px rgba(0,180,255,.15);
}

.toksnipe-choice-two:after {
  content: "";
  position: absolute;
  width: 250px;
  height: 250px;
  top: -130px;
  right: -100px;
  border-radius: 50%;
  background: rgba(85,230,255,.10);
  filter: blur(45px);
}




.toksnipe-choice-header {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.toksnipe-choice-number {
  color: #71808b;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 2px;
}

.toksnipe-choice-icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.toksnipe-choice-one .toksnipe-choice-icon {
  color: #89949b;
  background: rgba(255,255,255,.06);
}

.toksnipe-choice-two .toksnipe-choice-icon {
  color: #061016;
  background: #55e6ff;
  box-shadow: 0 0 25px rgba(85,230,255,.4);
}




.toksnipe-choice-card h3 {
  position: relative;
  z-index: 2;
  margin: 0;
  color: #ffffff;
  font-size: 32px;
  line-height: 1.15;
  font-weight: 900;
}

.toksnipe-choice-two h3 span {
  color: #55e6ff;
}




.toksnipe-price {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: flex-end;
  margin-top: 10px;
}

.toksnipe-price small {
  color: #55e6ff;
  font-size: 25px;
  font-weight: 900;
  margin-bottom: 9px;
}

.toksnipe-price strong {
  color: #ffffff;
  font-size: 65px;
  line-height: .9;
  font-weight: 900;
  letter-spacing: -4px;
}




.toksnipe-card-line {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 1px;
  margin: 26px 0;
  background: rgba(255,255,255,.09);
}




.toksnipe-choice-card p {
  position: relative;
  z-index: 2;
  margin: 0;
  color: #a4b0b8;
  font-size: 16px;
  line-height: 1.75;
}




.toksnipe-choice-bottom {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  gap: 11px;
  margin-top: 28px;
  padding-top: 20px;
  border-top: 1px solid rgba(255,255,255,.08);
  color: #79868f;
  font-size: 14px;
  font-weight: 800;
}

.toksnipe-choice-two .toksnipe-choice-bottom {
  color: #55e6ff;
}

.toksnipe-choice-bottom i {
  font-size: 15px;
}




.toksnipe-recommended {
  position: absolute;
  z-index: 4;
  top: 0;
  right: 25px;
  padding: 9px 15px;
  border-radius: 0 0 10px 10px;
  background: #55e6ff;
  color: #061016;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: 1px;
}

.toksnipe-recommended i {
  margin-right: 4px;
}




.toksnipe-vs {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #74818a;
  background: #080d11;
  border: 1px solid rgba(255,255,255,.14);
  font-size: 12px;
  font-weight: 900;
  box-shadow: 0 0 30px rgba(0,0,0,.45);
}




.toksnipe-cost-box {
  max-width: 900px;
  margin: 60px auto 0;
  padding: 30px 35px;
  display: flex;
  align-items: center;
  gap: 20px;
  border-radius: 18px;
  background:
    linear-gradient(
      90deg,
      rgba(255,255,255,.035),
      rgba(85,230,255,.065),
      rgba(255,255,255,.035)
    );
  border: 1px solid rgba(85,230,255,.18);
}

.toksnipe-cost-icon {
  flex: 0 0 48px;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #061016;
  background: #55e6ff;
  font-size: 18px;
  box-shadow: 0 0 25px rgba(85,230,255,.25);
}

.toksnipe-cost-copy p {
  margin: 0;
  color: #9aa7af;
  font-size: 16px;
  line-height: 1.65;
}

.toksnipe-cost-copy p:first-child {
  margin-bottom: 5px;
  color: #ffffff;
  font-size: 20px;
  font-weight: 800;
}

.toksnipe-cost-copy strong {
  color: #55e6ff;
}




@media (max-width: 767px) {

  .toksnipe-decision-heading {
    margin-bottom: 35px;
  }

  .toksnipe-decision-heading h2 {
    font-size: 32px;
  }

  .toksnipe-choice-card {
    padding: 28px 22px;
  }

  .toksnipe-choice-card h3 {
    font-size: 27px;
  }

  .toksnipe-price strong {
    font-size: 55px;
  }

  .toksnipe-choice-card p {
    font-size: 15px;
  }

  .toksnipe-cost-box {
    margin-top: 35px;
    padding: 22px 20px;
    align-items: flex-start;
  }

  .toksnipe-cost-icon {
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
  }

  .toksnipe-cost-copy p {
    font-size: 14px;
  }

  .toksnipe-cost-copy p:first-child {
    font-size: 17px;
  }

}
.opus-demo-window{
   overflow:hidden;
   background:#fff;

   border:1px solid #eadcf0;
   border-radius:22px;

   box-shadow:
      0 22px 55px rgba(81, 38, 91, .09);
}


/* Browser Bar */

.opus-browser-bar{
     height: 58px;
    display: flex;
    align-items: center;
    gap: 18px;
    padding: 0 18px;
    background: linear-gradient(90deg, #0eb9dd36, #24e6a817);

}


.opus-browser-dots{
   display:flex;
   gap:8px;
}


.opus-browser-dots span{
   width:9px;
   height:9px;
   border-radius:50%;
}


.opus-browser-dots span:nth-child(1){
   background:#ff6259;
}

.opus-browser-dots span:nth-child(2){
   background:#ffbd2e;
}

.opus-browser-dots span:nth-child(3){
   background:#28c840;
}


/* URL */

.opus-browser-url{
   padding:7px 14px;

   background:#fff;

   border:1px solid #eadfea;
   border-radius:7px;

   color:#27232c;

   font-size:13px;
   font-weight:700;

   box-shadow:0 3px 10px rgba(0,0,0,.04);
}
.ts-try-section {
   padding: 70px 0;
   background: linear-gradient(180deg, #ffffff 0%, #f2fbff 100%);
}

.ts-try-heading {
   margin-bottom: 35px;
}

.ts-try-heading h2 {
   margin: 0;
   font-size: 42px;
   line-height: 1.15;
   font-weight: 900;
   color: #10195c;
   text-transform: uppercase;
}

.ts-try-heading h2 span {
   background: linear-gradient(90deg, #10195c, #00cdb3, #009fe3);
   -webkit-background-clip: text;
   -webkit-text-fill-color: transparent;
}


/* CARD */
.ts-method-card {
   position: relative;
   display: flex;
   align-items: center;
   gap: 28px;
   min-height: 145px;
   padding: 20px 28px;
   background: #fff;
   border-radius: 20px;
   border: 1px solid #edf3f7;
   box-shadow: 0 12px 30px rgba(20, 100, 140, 0.10);
   overflow: hidden;
}


/* LEFT ICON */
.ts-method-icon {
   flex: 0 0 105px;
   width: 105px;
   height: 105px;
   display: flex;
   align-items: center;
   justify-content: center;
   border-radius: 12px;
   background: linear-gradient(135deg, #22d9ae, #009de0);
   color: #fff;
   font-size: 45px;
}

.ts-method-icon i {
   line-height: 1;
}


/* CONTENT */
.ts-method-content {
   flex: 1;
   padding-right: 20px;
}

.ts-method-content h3 {
   margin: 0 0 7px;
   font-size: 20px;
   line-height: 1.25;
   font-weight: 900;
   color: #111b61;
}

.ts-method-content h3 span {
   color: #1765dd;
}

.ts-method-content p {
   margin: 0;
   font-size: 15px;
   line-height: 1.55;
   color: #18265e;
}


/* RIGHT DECORATIVE ICON */
.ts-method-side-icon {
   flex: 0 0 105px;
   height: 105px;
   display: flex;
   align-items: center;
   justify-content: center;
   border-left: 1px dashed #c8dce7;
   color: #ccecf5;
   font-size: 48px;
}


/* CONNECTOR BETWEEN CARDS */
.ts-card-connector {
   position: relative;
   z-index: 5;
   width: 62px;
   height: 42px;
   margin: -1px auto;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
   color: #00bfc1;
   background: #fff;
   border-radius: 50%;
   box-shadow: 0 5px 18px rgba(0, 150, 190, 0.15);
   border: 1px solid #dceff4;
}

.ts-card-connector i {
   font-size: 13px;
   line-height: 9px;
}
.ts-watermark {
    position: relative;
    height: 100%;
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* border-left: 2px dashed #c8e2ee; */
}

/* MOBILE */
@media (max-width: 767px) {

   .ts-try-section {
      padding: 45px 15px;
   }

   .ts-try-heading h2 {
      font-size: 27px;
   }

   .ts-method-card {
      gap: 15px;
      padding: 18px;
      align-items: flex-start;
   }

   .ts-method-icon {
      flex: 0 0 65px;
      width: 65px;
      height: 65px;
      font-size: 28px;
   }

   .ts-method-content {
      padding-right: 0;
   }

   .ts-method-content h3 {
      font-size: 17px;
   }

   .ts-method-content p {
      font-size: 13px;
   }

   .ts-method-side-icon {
      display: none;
   }

   .ts-card-connector {
      width: 48px;
      height: 35px;
   }
}

.ts-card-connector {
      position: relative;
    z-index: 5;
    width: 93px;
    height: 49px;
    margin: 15px auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 30px;
    box-shadow: 0 5px 18px rgba(0, 150, 190, 0.15);
    border: 1px solid #dceff4;
}

.ts-card-connector span {
   font-size: 18px;
   font-weight: 900;
   color: #00aebe;
   text-transform: uppercase;
}