body {
	padding: 0;
	background: #04070D;
	font-family: "Funnel Sans", sans-serif;
}
.navbar-wrapper {
	padding: 12px 0;
	background-color: #0A0D11;
	margin: 0;
	position: relative;
}
.guest #navbar {
	display: flex !important;
	align-content: center;
	align-items: center;
}
.guest .navbar-left-block .dropdown-toggle,
.guest .navbar-left-block .dropdown-toggle:focus,
.guest .navbar-left-block .dropdown-toggle:hover {
	border-radius: 28px;
	background: #04070D;
	box-shadow: 0 -1px 1.03px 0 #88C2FF inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset, 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset;
	color: #fff;
	min-width: 100px;
	padding: 12px;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: space-between;
}
.guest .navbar-left-block .dropdown-menu {
	border-radius: 12px;
	background: #04070D;
	box-shadow: 0 -1px 1.03px 0 #88C2FF inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset, 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset;
}
.guest .navbar-nav.navbar-center li a {
	color: #BED6EF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.2;
	background-color: transparent;
}
.guest .navbar-wrapper .navbar-right li a {
	margin: 0;
	border-radius: 28px;
	background: #04070D;
	box-shadow: 0 -1px 1.03px 0 #88C2FF inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset, 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset;
	min-width: 134px;
	justify-content: center;
}
#topsec {
	padding: 80px 0;
	background-image: url('https://i.23robo.info/projects/telekartsmm/img/topbg.webp');
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.small-title {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
	gap: 8px;
	border-radius: 28px;
	background: #04070D;
	box-shadow: 0 -1px 1.03px 0 #88C2FF inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset, 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset;
	padding: 8px 7px;
	width: max-content;
}
.main-heading {
	text-align: center;
	font-size: 48px;
	font-style: normal;
	font-weight: 700;
	line-height: 96.23%;
	background: linear-gradient(180deg, #FFF 0%, #7C8B9C 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.txt {
	color: #BED6EF;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
}
.step-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
}
.txt-small {
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	background: linear-gradient(180deg, #FFF 0%, #999 100%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-align: center;
	margin-top: 20px;
}
#topsec form {
	padding-top: 10px;
}
.form-group {
	position: relative;
}
.inpt-icon {
	position: absolute;
	top: 11px;
	left: 10px;
}
#topsec .form-control {
	padding-left: 60px;
}
.form-control {
	border-radius: 21px;
	border: 1px solid rgba(255, 255, 255, 0.14);
	background: rgba(255, 255, 255, 0.05);
	padding: 30px;
	color: #BED6EF;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
.form-check.frm-flex {
	display: flex;
	align-items: center;
	gap: 8px;
}
#our-statics {
	padding-top: 120px;
	padding-bottom: 80px;
	background-image: url('https://i.23robo.info/projects/telekartsmm/img/statics-bg.webp');
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
#our-statics .statics-top-row {
	position: relative;
}
.small-title {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
	gap: 8px;
	border-radius: 28px;
	background: #04070D;
	box-shadow: 0 -1px 1.03px 0 #88C2FF inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset, 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset;
	padding: 8px 7px;
	width: max-content;
}
#our-statics .small-title {
	margin-bottom: 20px;
}
.sm-icon {
	fill: #04070D;
	box-shadow: 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset;
	filter: drop-shadow(0 -1px 1.9px rgba(136, 194, 255, 0.43)) drop-shadow(0 4px 94px rgba(136, 194, 255, 0.25));
	width: 24px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50px;
	background-image: url('https://i.23robo.info/projects/telekartsmm/img/shade-img.webp');
	background-repeat: no-repeat;
}
.small-title h3 {
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 0;
}
.title {
	color: #FFF;
	text-align: center;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: 120.288%;
}
.step-statics-main1 {
	padding: 1px;
	border-radius: 24px;
	background: linear-gradient( to top, #00B67A 0%, rgba(0, 182, 122, 0.6) 30%, rgba(0, 182, 122, 0.2) 60%, transparent 100% );
	display: inline-block;
	position: relative;
	width: 100%;
}
.step-statics-box {
	display: flex;
	align-items: center;
	gap: 16px;
	background-color: #090C11;
	border-radius: 24px;
	padding: 38px;
	position: relative;
}
.step-statics-icon {
	width: 70px;
	height: 70px;
	border-radius: 21px;
	border: 1px solid #63FBC9;
	background: linear-gradient(270deg, #090C11 0%, #1A2332 100%);
	box-shadow: 5px 8px 17.1px 0 #00B67A inset;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}
.statics-title {
	color: #FFF;
	text-shadow: 0 0 11px rgba(255, 255, 255, 0.49);
	font-size: 40px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -1.6px;
	margin: 0;
}
.statics-txt {
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -0.32px;
	margin: 0;
}
.step-statics-box::after {
	content: '';
	position: absolute;
	background-image: url('https://i.23robo.info/projects/telekartsmm/img/star2.webp');
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	right: 15px;
	top: 15px;
}
.step-statics-icon::after {
	content: '';
	position: absolute;
	background-image: url('https://i.23robo.info/projects/telekartsmm/img/star117.webp');
	background-repeat: no-repeat;
	width: 32px;
	height: 34px;
	top: -13px;
	right: -11px;
}
.step-statics-main1::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 70px;
	border-radius: 77.5px;
	background: #00B67A;
	filter: blur(41.29999923706055px);
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.step-statics-main2 {
	padding: 1px;
	border-radius: 24px;
	background: linear-gradient( to top, #FFEE62 0%, rgba(255, 238, 98, 0.6) 30%, rgba(255, 238, 98, 0.2) 60%, transparent 100% );
	display: inline-block;
	position: relative;
	width: 100%;
}
.step-statics-main2::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 70px;
	border-radius: 77.5px;
	background: #FAE749;
	filter: blur(41.29999923706055px);
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.step-statics-box2 {
	background-image: url('https://i.23robo.info/projects/telekartsmm/img/shade2.webp');
	background-repeat: no-repeat;
}
.step-statics-main2 .step-statics-icon {
	border-radius: 21px;
	border: 1px solid #FFEF6B;
	background: linear-gradient(270deg, #090C11 0%, #1A2332 100%);
	box-shadow: 5px 8px 17.1px 0 #FFEE62 inset;
}
.step-statics-box2 .statics-txt {
	color: #FFEE62;
}
.step-statics-main3 {
	padding: 1px;
	border-radius: 24px;
	background: linear-gradient( to top, #67ADFF 0%, rgba(103, 173, 255, 0.6) 30%, rgba(103, 173, 255, 0.2) 60%, transparent 100% );
	display: inline-block;
	position: relative;
	width: 100%;
}
.step-statics-main3::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 70px;
	border-radius: 77.5px;
	background: #67ADFF;
	filter: blur(41.29999923706055px);
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.step-statics-box3 {
	background-image: url('https://i.23robo.info/projects/telekartsmm/img/shade3.webp');
	background-repeat: no-repeat;
}
.step-statics-main3 .step-statics-icon {
	border-radius: 21px;
	border: 1px solid #74B4FF;
	background: linear-gradient(270deg, #090C11 0%, #1A2332 100%);
	box-shadow: 5px 8px 17.1px 0 #67ADFF inset;
}
.step-statics-box3 .statics-txt {
	color: #67ADFF;
}
.step-statics-box1 .statics-txt {
	color: #63FBC9;
}
.step-statics-box1 {
	background-image: url('https://i.23robo.info/projects/telekartsmm/img/shade1.webp');
	background-repeat: no-repeat;
}
.forgot-password {
	position: relative;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	justify-content: end;
	color: #BED6EF !important;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
}
.navbar-center {
	float: none;
	margin: auto;
	width: max-content;
}
.btn-wrapper {
	display: inline-block;
	padding: 5px;
	border-radius: 30.5px;
	background: #04070D;
	position: relative;
	overflow: hidden;
	box-shadow: 0 -1px 1.03px 0 #88C2FF inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset, 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset, 0 4px 94px 0 rgba(136, 194, 255, 0.25);
	animation: glowPulse 3s ease-in-out infinite;
}
#topsec .btn-wrapper {
	margin-top: 20px;
}
.custom-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	padding: 12px 15px;
	border-radius: 28px;
	border: none;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	background: linear-gradient(180deg, #C5DDF6 0%, #FFF 100%);
	color: #000;
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	transition: all 0.3s ease;
}
.custom-btn::before {
	content: "";
	position: absolute;
	top: 0;
	left: -75%;
	width: 50%;
	height: 100%;
	background: linear-gradient( 120deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0) 100% );
	transform: skewX(-25deg);
	transition: 0.7s;
}
.custom-btn .icon.right-icon {
	margin-left: auto;
}
.form-check.frm-flex {
	display: flex;
	align-items: center;
	gap: 8px;
}
#remember {
	margin: 0;
}
.form-check-label {
	color: #BED6EF;
	font-size: 14px;
	font-weight: 300;
	cursor: pointer;
	margin: 0;
}
.form-check-input::before {
	content: "";
	position: absolute;
	top: 0px;
	left: -1px;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #E9EEF5;
	box-shadow: 0 2px 6px rgba(0,0,0,0.4), inset 0 -2px 4px rgba(0,0,0,0.1);
	transition: all 0.35s ease;
}
.form-check-input::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 4px;
	width: 8px;
	height: 2px;
	background: #0C121C;
	border-radius: 2px;
	transform: translateY(-50%);
	box-shadow: 0 -4px 0 #0C121C, 0 4px 0 #0C121C;
	transition: all 0.35s ease;
}
.navbar-wrapper, footer {
	display: none;
}
#signup-sec {
	padding: 35px 0 20px;
    background-image: url('https://i.23robo.info/projects/telekartsmmnew/img/dots.webp'), url('https://i.23robo.info/projects/telekartsmmnew/img/signupbox.webp');
    position: relative;
    background-repeat: no-repeat;
    background-position: top left, bottom left;
}
.cstm-btn {
	margin: 0;
	border-radius: 28px;
	background: #04070D;
	background-color: rgb(4, 7, 13);
	box-shadow: 0 -1px 1.03px 0 #88C2FF inset, 0 0 30px 0 rgba(136, 194, 255, 0.30) inset, 0 -3px 4px 0 rgba(136, 194, 255, 0.55) inset;
	min-width: 134px;
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.1;
	padding: 18px;
	display: flex;
	align-content: center;
	align-items: center;
	width: max-content;
}
.cstm-btn svg {
	line-height: 1;
	margin-right: 8px;
}
.cstm-btn:hover {
	background: linear-gradient(180deg, #C5DDF6 0%, #FFF 100%);
	color: #000000;
}
.cstm-btn:hover svg path {
	fill: #000;
}
.signup-left {
	background-image: url('https://i.23robo.info/projects/telekartsmmnew/img/dots.webp');
	position: relative;
	background-repeat: no-repeat;
	background-position: top center;
}
.signup-left .main-heading {
	margin-top: 100px;
}
.signup-left form {
	margin-top: 35px;
}
.inpt-icon + .form-control {
	padding-left: 60px !important;
}
.signup-left .inpt-icon {
	border-radius: 11px;
	background: linear-gradient(180deg, #C5DDF6 0%, #FFF 100%);
	box-shadow: 0 6px 13.7px 0 rgba(64, 66, 101, 0.12);
	width: 34px;
	height: 34px;
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	top: 50%;
	transform: translateY(-50%);
}
.signup-left .form-control {
	border-radius: 15px;
	border: 1px solid rgba(255, 255, 255, 0.14);
	background-color: #111319;
	height: 50px;
	padding: 8px;
}
.signup-left .form-control::placeholder {
	color: rgba(190, 214, 239, 0.29) !important;
	font-size: 14px;
	font-weight: 500;
}
.signup-left .checkbox {
	color: #BED6EF;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
}
.signup-left .checkbox a {
	color: #1588F6;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.6;
	text-decoration-line: underline;
	text-decoration-style: solid;
	text-decoration-skip-ink: none;
	text-decoration-thickness: auto;
	text-underline-offset: auto;
	text-underline-position: from-font;
}
.signup-left .btn-wrapper,
.signup-left .btn-wrapper .custom-btn {
	width: 100%;
}
.have-acc {
	text-align: center;
	margin: 20px 0;
	color: #BED6EF;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
}
.have-acc a {
	color: #1588F6;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6;
}
#signup-sec::after {
	content: '';
	width: 359.701px;
	height: 359.598px;
	background: rgba(136, 194, 255, 0.21);
	filter: blur(86.95500183105469px);
	position: absolute;
	left: 0;
	bottom: 10px;
	z-index: 0;
}
#signup-sec .row {
	position: relative;
	z-index: 1;
}
.signup-right {
    background: linear-gradient(180deg, rgba(103, 173, 255, 0.00) 0%, #67ADFF 100%);
    padding: 1px;
    border-radius: 24px;
}
.signup-right-inner {
	border: 1px solid rgba(103, 173, 255, 0.00);
	background-color: #090C11;
	padding: 25px 0 0 25px;
	border-radius: 24px;
	background-image: url('https://i.23robo.info/projects/telekartsmmnew/img/signup-right-bg.webp');
	background-position: bottom center;
	background-size: auto;
	background-repeat: no-repeat;
}
.signup-right-title {
	color: #FFF;
	text-align: center;
	font-size: 48px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: -1.92px;
}
.signup-right-logo {
	margin-bottom: 100px;
}
.inpt-icon + .form-control-wrap .form-control {
	padding-left: 50px;
}
.form-control-wrap .form-control {
	border: 0;
	box-shadow: none;
}
.form-control-wrap {
	border-radius: 15px;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.14) 0%, rgba(255, 255, 255, 0.00) 100%);
	padding: 1px;
	width: 100%;
	display: block;
}