@import url('https://fonts.googleapis.com/css2?family=Prosto+One&display=swap');

*,
::after,
::before {
	box-sizing: border-box;
}

body {
	margin: 0px;
	line-height: inherit;

	background: #F9F9FA;
}

h1 {
	color: #1C43B2;
	font-family: "Signika", sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: 500;
	line-height: 46px;
	/* 115% */
	text-transform: capitalize;
}

.header {
	width: 100%;
	height: 89px;
	background: #102769;

	display: flex;
	align-items: center;

	position: sticky;
	top: 0;
	left: 0;
	z-index: 888;
}

@media (min-width: 992px) {
	.container {
		max-width: 1160px;
		padding-left: 0px;
		padding-right: 0px;
	}
}

.lr {
	display: flex;
	align-items: center;
	gap: 32px;
}

.logo_desk img {
	height: 38px;
}

.lr_els {
	display: flex;
	align-items: center;
	gap: 24px;
}

.text_16 {
	color: #FFF;
	text-align: center;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;

	text-decoration: none;
}

.btn-1 {
	border-radius: 100px;
	background: #1B3681;

	color: #FFF;
	text-align: center;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0.32px;

	padding: 11px 32px;

	display: inline-block;
	border: none;
	text-decoration: none;
	text-align: center;
}

.btn-2 {
	border-radius: 100px;
	background: linear-gradient(96deg, #0589F0 8.65%, #0651D2 93.14%), #FFF;

	color: #FFF;
	text-align: center;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0.32px;

	padding: 11px 32px;

	display: inline-block;
	border: none;
	text-decoration: none;
	text-align: center;
}

.h-banner {
	width: 100%;
	height: 727.762px;

	background-image: url(../images/bg1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;

	padding-top: 40px;

	position: relative;
}

.h-banner h1 {
	color: #FFF;
	font-family: "Signika", sans-serif;
	font-size: 72px;
	font-style: normal;
	font-weight: 500;
	line-height: 70px;
	/* 97.222% */
	text-transform: capitalize;

	max-width: 610px;

}

.h-banner h1 span {
	position: relative;
}

.h-banner h1 span::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='371' height='26' viewBox='0 0 371 26' fill='none'%3E%3Cdefs%3E%3ClinearGradient id='gradient' x1='0%25' y1='50%25' x2='100%25' y2='50%25' gradientTransform='rotate(96)'%3E%3Cstop offset='8.65%25' stop-color='%230589F0'/%3E%3Cstop offset='93.14%25' stop-color='%230651D2'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M5.56271 19.4138C35.9675 -26.2392 197.486 50.8653 366.259 9.781' stroke='url(%23gradient)' stroke-width='7' stroke-linecap='square'/%3E%3C/svg%3E");
	width: 100%;
	height: 27px;
	background-repeat: no-repeat;
	content: '';
	position: absolute;

	left: 0;
	bottom: -16px;
}


.h-banner p {
	padding-top: 40px;

	color: #D5E5FF;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	/* 150% */
	text-transform: capitalize;

	max-width: 516px;
	margin: 0px;
}

.btn-3 {
	display: inline-block;

	color: #0964FF;
	text-align: center;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0.32px;
	text-decoration: none;

	padding: 12px 24px;

	border-radius: 100px;
	background: #FFF;
}

.mt-48 {
	margin-top: 48px;
}


.whyus {
	margin-top: 68px;
}

.whyus h1 {
	color: #1C43B2;
	font-family: "Signika", sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: 500;
	line-height: 46px;
	/* 115% */
	text-transform: capitalize;

	margin: 0px;
}

.whyus p {
	color: #253563;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	/* 150% */
	text-transform: capitalize;

	margin: 0px;
}

.link {
	color: #FFF;
	text-align: left;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0.32px;
	text-decoration-line: underline;

	background: linear-gradient(96deg, #0589F0 8.65%, #0651D2 93.14%);
	-webkit-background-clip: text;
	/* Для поддержки в WebKit браузерах */
	color: transparent;
}

.w28 {
	display: grid;
	gap: 28px;
}

.whyus {
	display: grid;
	gap: 116px;
}

.und_line_bg {

	width: 1234px;
	height: 1436px;

	z-index: -1;

	position: absolute;
	background-repeat: no-repeat;
	background-size: cover;
	right: 0px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1075' height='1476' viewBox='0 0 1075 1476' fill='none'%3E%3Cpath opacity='0.2' d='M776.51 20C471.497 34.6425 71.5922 126.548 25.4055 311.399C-4.08472 429.425 110.629 585.343 486.322 783.234C1425.77 1332.54 1315.45 1443.34 1127.46 1456' stroke='url(%23paint0_linear_74_5436)' stroke-width='40'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_74_5436' x1='638' y1='20' x2='638' y2='1456' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2314267E'/%3E%3Cstop offset='1' stop-color='%232867D2'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
}

.stats {
	width: 100%;
	background: #11338F;
	padding: 24px;

	width: 100%;

	margin-top: 175px;
}


.ld h1 {
	color: #FFF;
	text-align: center;
	font-family: "Prosto One";
	font-size: 36.181px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.ld p {
	color: #D5E5FF;
	text-align: center;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;

	padding-top: 3px;
}

h1,
p {
	margin: 0px;
}

.features {
	margin-top: 88px;
}

.title {
	color: #1C43B2;
	text-align: center;
	font-family: "Signika", sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: 500;
	line-height: 46px;
	/* 115% */
	text-transform: capitalize;

	max-width: 408px;
}



.mt-40 {
	margin-top: 40px;
}

h5 {
	color: #041A59;
	font-family: "Signika", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	/* 174% */

	margin: 0px;
}

h6 {
	color: #253563;
	text-align: center;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	/* 137.5% */

	margin: 0px;
}

.features .wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 23px;
}

.features .box {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;

	border-radius: 20px;
	height: 340px;

	overflow: hidden;
}

.features h6 {
	padding-top: 10px;
	max-width: 381px;
}

.features .box:nth-child(1) {
	background: #FDF3EA;
	max-width: 666px;
	width: 100%;
}

.features .box:nth-child(2) {
	background: #E0F8F2;
	max-width: 470px;
	width: 100%;
}

.features .box:nth-child(3) {
	background: #EEECFF;
	max-width: 470px;
	width: 100%;
	justify-content: end;
}

.features .box:nth-child(4) {
	background: #D9F2F7;
	max-width: 666px;
	width: 100%;
}

.features .box:nth-child(5) {
	background: #FAEDED;
	max-width: 666px;
	width: 100%;
}

.features .box:nth-child(6) {
	background: #F1F1F1;
	max-width: 470px;
	width: 100%;
}

@media screen and (max-width: 1160px) {
	.features .box {
		max-width: 100% !important;
	}
}

.features .box.end {
	justify-content: end;
}

.bg_plans {
	margin-top: 80px;

	width: 100%;
	padding: 72px 0px;

	background-image: url(../images/bg2.png);
	background-repeat: no-repeat;
	background-size: cover;
}

.text-white {
	color: #fff;
}

.t_desc {
	color: #FFF;
	text-align: center;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	/* 125% */
	text-transform: capitalize;

	padding-top: 16px;
	margin: 0px;
	max-width: 490px;

	opacity: .8;
}

.grid_plans {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 22px;
}

.plan_block {
	border-radius: 20px;
	background: #FFF;

	padding: 24px;

	display: grid;
	gap: 24px;
}

.mt-32 {
	margin-top: 32px;
}

.plan_icon {
	width: 46px;
	height: 46px;

	border-radius: 50%;
}

h4 {
	color: #041A59;
	text-align: left;
	font-family: "Signika", sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 500;
	line-height: 26px;
	/* 108.333% */
	text-transform: capitalize;

	margin: 0;
}

.text_14 {
	color: #253563;
	font-family: "Signika", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;

	margin: 0px;
}

.o8 {
	opacity: .8;
}

.plan_image {
	width: 100%;
	height: 180px;
	border-radius: 16px;
}

.plan_grid {
	display: grid;
	gap: 16px;
}

.gray_block {
	width: 100%;
	border-radius: 8px;
	background: #F6F6F7;

	padding: 8px 16px;

	display: flex;
	align-items: center;
	justify-content: space-between;

	height: 59px;
}

.plan_b {
	color: #041A59;
	font-family: "Signika", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;

	text-align: left;

	margin: 0px;
}

.plan_a {
	color: #253563;
	font-family: "Signika", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.righted * {
	text-align: right;
}

.text_theme {
	color: #0589F0 !important;
}

.fw-700 {
	font-weight: 700 !important;
}

.btn-4 {
	border-radius: 100px;
	background: linear-gradient(96deg, #0589F0 8.65%, #0651D2 93.14%);

	width: 100%;
	padding: 12px 32px;

	color: #FFF;
	text-align: center;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.32px;

	text-decoration: none;

	border: none;
	outline: none;
}

.btn-5 {
	color: #1C43B2;
	text-align: center;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.32px;

	border-radius: 100px;
	background: linear-gradient(96deg, rgba(5, 137, 240, 0.05) 8.65%, rgba(6, 81, 210, 0.05) 93.14%);

	padding: 12px 18px;

	border: none;
	outline: none;

	min-width: 97.3px;

	transition: .2s ease;
}

.btn-5.active,
.btn-5:hover {
	color: #fff;
	background: linear-gradient(96deg, #0589F0 8.65%, #0651D2 93.14%);
}

.wh_block {
	padding: 16px;
	border-radius: 16px;
	background: #FFF;

	transition: .4s ease;
	cursor: pointer;
}

.wh_block:hover {
	transform: scale(1.04);
}

.grid_dep {
	grid-template-columns: repeat(5, 1fr);
	display: grid;
	column-gap: 33.7px;
	row-gap: 24px;
}

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

.m_gray {
	width: 100%;
	border-radius: 12px;
	background: #F6F6F7;

	padding: 8px;
	margin-top: 12px;

	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 4px;
}

.m_gray img {
	width: 24px;
	height: 24px;

	border-radius: 50%;
}

.sum_dep {
	color: #253563;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;

	margin: 0px;
}

.Withdraw .arw {
	transform: rotate(180deg);
}

.Withdraw .arw path {
	fill: #FF3D4D;
}

.faq-grid {
	display: grid;
	gap: 24px;
}

.accord-item {
	border-radius: 16px;
	border: 1px solid #EAEFFF;
	background: #FFF;

	padding: 32px;

	cursor: pointer;
}

.a_title {
	color: #041A59;
	font-family: "Signika", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.accord_body {
	margin-top: 16px;
}

.a_body {
	color: #253563;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	/* 150% */
}

.accord-item.actived .ac_block svg {
	transform: rotate(-180deg);
}

.accord-item .ac_block svg {
	transition: .2s ease;
}

.t2 {
	color: #253563;
	text-align: center;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	/* 125% */
	text-transform: capitalize;

	opacity: 1;
}

.grid_blog {
	margin-top: 40px;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 22px;
}

.blog_block img {
	width: 100%;
	height: 150px;
	border-radius: 16px;
}

.blog_title {
	color: #041A59;
	font-family: "Signika", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 22px;
	/* 110% */
	text-transform: capitalize;

	text-decoration: none;
	margin-top: 24px;
}

.blog_desc {
	color: #253563;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	/* 125% */
	text-transform: capitalize;
}

.mt-12 {
	margin-top: 12px;
}

.banner {
	width: 100%;
	height: 252px;
	border-radius: 16px;

	background: url(../images/bg3.png) lightgray 50% / cover no-repeat;
	background-color: #0143cc;

	display: flex;
	align-items: center;
	justify-content: space-between;

	padding: 40px;
}

.banner h1 {
	color: #FFF;
	font-family: "Signika", sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: 500;
	line-height: 46px;
	/* 115% */
	text-transform: capitalize;
}

.banner h2 {
	margin-top: 8px;

	color: #FFF;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
	/* 125% */
	text-transform: capitalize;

	max-width: 416px;
}

.footer_desk {
	margin-top: 64px;
	background: #FFF;
	width: 100%;

	padding: 40px 0px;
}

.theme-color {
	color: #1C43B2;
}

.coins img {
	width: 62.366px;
	height: 62.366px;
	border-radius: 50%;
}


footer .line {
	width: 100%;
	margin: 48px auto 32px;
	height: 1px;
	background: #D0DCFF;
}

.f_block {
	display: grid;
	gap: 16px;
}

.f_block h1 {
	color: #041A59;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 22px;
	/* 137.5% */

	margin: 0px;
}

.f_block .els {
	display: grid;
	gap: 8px;
}

.f_block a {
	display: block;
	color: #253563;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	/* 150% */
	text-transform: capitalize;
	text-decoration: none;

	max-width: 205px;
}

.copyright {
	color: #041A59;
	text-align: center;
	font-family: "Signika", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: capitalize;

	margin-top: 24px;
}

.up_head {
	height: 385px;
	width: 100%;

	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding-top: 75px;
}

.lang-picker {
	color: #FFF;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;

	text-transform: uppercase;

	display: flex;
	align-items: center;
	gap: 6px;

	cursor: pointer;
}

.lang_drop {
	border-radius: 16px;
	background: #F9F9FA;
	padding: 12px 0px;
	margin-top: 12px !important;
	min-width: auto !important;

	transition: .2s ease;
	opacity: 0;
}

.lang_drop.show {
	transform: translate(-50%, 23px) !important;
	left: 50% !important;
	opacity: 1;
}

.lang_drop li img {
	width: 19.369px;
	height: 19.369px;
	border-radius: 4px;
}

.lang_drop li {
	color: #102769;
	text-align: center;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.32px;
	text-transform: uppercase;

	display: flex;
	align-items: center;
	gap: 8px;

	padding: 12px 24px;

	transition: .2s ease;
	cursor: pointer;
}

.language__img_active,
.lang_drop li:hover {
	background: #f1f1f1;
}

.benef_block {
	max-width: 277px;
	width: 100%;

	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 16px;
}

.benef_block img {
	width: 36px;
	height: 36px;
}

.benef_block * {
	text-align: center;
}

.lds {
	width: 1px;
	height: 80px;
	background: #DFDFEE;
}

.mt-56 {
	margin-top: 56px;
}

.wf {
	width: fit-content;
}

.howto {
	width: 100%;
	padding: 40px 0px 48px 0px;
	background: #11338F;

	margin-top: 120px;
}

.benef2 h5 {
	color: #FFF;
}

.benef2 h6 {
	opacity: 0.8;
	color: #fff;
	font-weight: 400 !important;
}

.benef2 .lds {
	background: #2D50B1;
}

.sdb {
	color: #253563;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	/* 150% */
	text-transform: capitalize;

	display: grid;
	gap: 20px;
}

.sdb span {
	color: #041A59;
	font-family: "Signika", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	/* 133.333% */
	text-transform: capitalize;
}


.main_block {
	width: 100%;
	padding: 40px 56px;
	border-radius: 16px;
	background: #FFF;
	box-shadow: 0px 12px 84px 0px rgba(0, 0, 0, 0.05);
}

.label {
	color: #041A59;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;

	margin-bottom: 6px;
}

.login_form {
	border-radius: 12px;
	border: 1px solid #DFDFEE;
	background: rgba(245, 245, 246, 0.40);

	padding: 18px;
	color: #253563;
	font-family: "Signika", sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;

	outline: none;

	width: 100%;
}

.mt-24 {
	margin-top: 24px;
}

.contact_area {
	height: 157px;
}

.text-left {
	text-align: left !important;
}

.social {
	font-size: 26px;
	background: linear-gradient(96deg, #0589F0 8.65%, #0651D2 93.14%);
	-webkit-background-clip: text;
	color: transparent;
}

.terms_top h2 {
	text-align: center;
	color: #1C43B2;
	text-align: center;
	font-family: "Signika", sans-serif;
	font-size: 40px;
	font-style: normal;
	font-weight: 500;
	line-height: 46px;
	text-transform: capitalize;

	margin-top: 48px;
}

.terms {
	margin-top: 48px !important;
}

.terms * {
	color: #253563;
	text-align: left;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
}

.lang-picker.show svg {
	transform: rotate(180deg);
}

.lang-picker svg {
	transition: .2s ease;
}

.lang-picker {
	user-select: none;
}

.big_image {
	width: 100%;
	min-height: 100vh;
	overflow-y: auto;
	background: #ccc;

	display: flex;
	align-items: center;
	justify-content: center;

	background: linear-gradient(85deg, #1B45B4 1.83%, #1C2792 96.8%);

	background-repeat: no-repeat;
	background-size: 100% 100%;

	padding: 40px 0px;
}

.login_block {
	width: 100%;

	max-width: 560px;
	padding: 40px;

	border-radius: 16px;
	background: #FFF;
	box-shadow: 0px 12px 84px 0px rgba(0, 0, 0, 0.05);
}

.cover_logo {
	width: 100%;
	height: 64px;
	border-radius: 16px;
	background: #F6F6F7;

	display: flex;
	align-items: center;
	justify-content: center;
}

.cover_logo img {
	height: 32px;
}

.login_block h4 {
	text-align: center;
	color: #1C43B2;
}

.label span {
	color: #3769FF;
}

.login_under {
	color: #041A59;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;

	text-align: center;
	margin-top: 16px;
}

.login_under a {
	color: #3769FF;
	text-decoration: none;
}

.mt-16 {
	margin-top: 16px;
}

.form-check-label {
	color: #041A59;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.f_pass {
	color: #041A59;
	text-align: right;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-decoration-line: underline;
}

.send_code {
	position: absolute;
	right: 6px;

	width: fit-content;
	border-radius: 12px;
}

.relative {
	position: relative;
}

.block_hover {
	height: 55px;
	position: absolute;
	top: 0;
	left: 0;

	width: 100%;

	z-index: 1;
	cursor: pointer;

	transition: .2s ease;
}


.und_list {
	border-radius: 16px;
	background: #F9F9FA;

	width: 103px;
	height: auto;

	padding: 16px 0px;

	position: absolute;
	bottom: -79px;
	left: 50%;
	transform: translateX(-50%);

	visibility: hidden;
	opacity: 0;

	transition: .2s ease;
	border: 1px solid rgba(0, 0, 0, .15);
}

.block_hover:hover .und_list {
	opacity: 1;
	visibility: visible;
}

.und_list a {
	display: inline-block;
	color: #102769;
	text-align: center;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0.32px;

	text-decoration: none;

	padding: 8px 24px;

	transition: .2s ease;
	width: 100%;
}

.und_list a:hover {
	background: #e9e8e8;
}

.sold_out .btn-4 {
	opacity: 0.2;
	background: linear-gradient(96deg, #0589F0 8.65%, #0651D2 93.14%);
}

.sold_img {
	position: absolute;
	top: 0;
	right: -65px;
}

.qr_code_app {
	width: 140px;
	height: 140px;

	border-radius: 10.286px;
	background: #FFF;
	padding: 12px;

	transform: translateY(36px);
}

.qr_code_app svg {
	width: 100%;
	height: 100%;
}

.bg_app {
	height: 916px;
	width: 100%;

	background-image: url(../images/bg_app.png);

	position: absolute;
	background-repeat: no-repeat;
	background-size: 100% 100%;

	top: 0;
	z-index: -1;
}

.m_app_img {
	display: block;
	margin: 0 auto;
}

.rew_block {
	width: 100%;

	border-radius: 16px;
	background: #FFF;

	padding: 32px;
}

.ops {
	overflow: hidden;
	color: var(--Base-02, #090914);
	text-overflow: ellipsis;
	font-family: "Signika", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	/* 155.556% */
}

.rew_block img {
	width: 35.5px;
	height: 35.5px;

	border-radius: 50%;
}

.sm {
	color: var(--blue-gray-500, #64748B);
	text-align: left;

}

.black-theme {
	color: var(--Base-02, #090914);

}

.fw-500 {
	font-weight: 500;
}

.app_banner {
	background: url(../images/bg_blur.png) lightgray 50% / cover no-repeat;
	height: 327px;

	justify-content: space-between;

	padding: 41px 21px 41px 71px;
}

.app_banner .qr_code_app {
	transform: translateY(0px);
	width: 108px;
	height: 108px;

	padding: 8px;
	margin-top: 42px;
}

.app_banner h1 {
	color: #FFF;
	font-family: "Signika", sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	text-transform: capitalize;
}

#blog_content {
	color: #120600;
	font-family: "Signika", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	/* 155.556% */
	text-transform: capitalize;
}

.hline {
	background: #DFDFEE;
	width: 100%;
	height: 1px;
	margin: 32px auto;
}

.blogs_more h6 {
	overflow: hidden;
	color: #011427;
	text-overflow: ellipsis;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
	/* 125% */
	letter-spacing: 0.16px;
	text-align: left;
	text-decoration: none;
}

.blogs_more .hline:last-child {
	display: none;
}

.white_block {
	border-radius: 20px;
	border: 1px solid #E6EBF9;
	background: #FFF;
	box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.06);

	width: 100%;
	padding: 32px;

	display: flex;
	align-items: center;
	gap: 40px;
	justify-content: space-between;
}

.theme-dark-color {
	color: #253563;
}

.mt-20 {
	margin-top: 20px;
}

.g1 {
	grid-template-columns: repeat(4, 1fr);
	gap: 12px;
}

.plan_detail {
	width: 100%;
	border-radius: 8px;
	border: 1px solid #E6EBF9;
	background: #F6F6F7;

	padding: 14px 16px;

	display: grid;
	gap: 2px;
}

.plan_detail h1 {
	color: #041A59;
	font-family: "Signika", sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;

	margin: 0px;
}


.plan_detail h2 {
	color: #253563;
	font-family: "Signika", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;

	margin: 0px;
}

.vf2 {
	padding: 24px 16px;

	display: flex;
	align-items: center;
	gap: 12px;
}

.vf2 h1 {
	font-size: 15px;
}

@media (min-width: 992px) {
	.vf2 {
		min-width: 181px;
	}
}

.g2 {
	grid-template-columns: repeat(3, 1fr);
	gap: 12px;
}

.form-num {
	width: 182px;

	border: 1px solid #0589F0;

	color: #253563;
	text-align: center;
	font-family: "Signika", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;

	padding: 0px;
	height: 41px;

	display: flex;
	align-items: center;
	justify-content: center;

	outline: none !important;
	border-radius: 100px;

	position: relative;
}


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
input[type=number] {
	-moz-appearance: textfield;
}

.input-c {
	position: relative;
	user-select: none;

	display: flex;
	align-items: center;
}

.input-c .cb {
	position: absolute;
	cursor: pointer;

	z-index: 100;
}

.input-c .cb:first-child {
	left: 32px;
	transform: translateY(-1.5px);
}

.input-c .cb:last-child {
	right: 32px;

	transform: translateY(-1.5px);
}

.ad::before {
	content: '•';
}

.ad {
	display: flex;
	align-items: center;
	gap: 12px;
}

.modal_plan .modal-content {
	border-radius: 20px;
	background: #FFF;

	border: none;
}

.modal_plan .modal-dialog {
	max-width: 413px;
}

.modal_plan .modal-body {
	padding: 32px 32px 40px 32px;
}

.head_modal {
	width: 100%;
	padding: 20px 42px;
	margin-bottom: 40px;

	border-radius: 16px;
	background: #F6F6F7;

	display: flex;
	align-items: center;
	justify-content: center;
}

.modal-flex {
	list-style: none;

	display: grid;
	gap: 12px;

	padding: 0px;
	margin-top: 32px;
	margin-bottom: 0px;
}

.modal-flex li {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.modal-flex li span:first-child {
	color: #253563;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;

	text-align: left;
}

.modal-flex li span:last-child,
.modal-flex li div:last-child span {
	color: #041A59;
	text-align: right;
	font-family: "Signika", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	/* 133.333% */
}

.copy_text {
	cursor: pointer;
}

.text_18 {
	color: #041A59;
	text-align: center;
	font-family: "Signika", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	/* 133.333% */
}

.action_image {
	display: block;
	margin: 0 auto;
}



.p_item {
	color: #253563;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	/* 150% */

	text-decoration: none;

	padding: 4px 13px;
	border-radius: 100px;

	width: 35px;
	height: 32px;

	display: flex;
	align-items: center;
	justify-content: center;
}

.p_item.active {
	padding: 4px 13px;
	border-radius: 100px;
	background: rgba(6, 81, 210, 0.10);

	color: #0651D2;
	font-weight: 500;
}

.ticket {
	text-decoration: none;
}

.benef .lds:last-child {
	display: none;
}

.feat .box:nth-child(5) img {
	width: 100%;
}

.feat .box:nth-child(4) img {
	order: 1;
	margin-bottom: 0px;
	margin-top: 14px;
}

.scr {
	gap: 0px;

	color: #253563;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	text-transform: capitalize;

	margin: 0px;
}

.scr span {
	font-weight: 500;
}

.scr f18 {
	font-weight: 500;
	font-size: 18px;
}

.textb {
	display: grid;
	gap: 12px;
}

.app_banner img {
	padding-right: 60px;
}

.viewed {
	border-radius: 100px;
	background: #F6F6F7;

	color: #041A59;
	text-align: center;
	font-family: "Signika", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0.32px;
}

@media (max-width: 992px) {
	.lang_drop {
		min-width: max-content!important;
	}
}

/* ===== MOBILE RESPONSIVE STYLES ===== */

/* Mobile Menu Toggle Button - Base Styles */
.mobile-menu-toggle {
	background: rgba(255, 255, 255, 0.2);
	border: 2px solid white;
	cursor: pointer;
	padding: 8px;
	width: 40px;
	height: 40px;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	border-radius: 6px;
	transition: all 0.3s ease;
	position: relative;
	z-index: 1000;
}

.mobile-menu-toggle span {
	width: 20px;
	height: 3px;
	background-color: white;
	border-radius: 2px;
	transition: all 0.3s ease;
	display: block;
}

.mobile-menu-toggle:hover {
	background: rgba(255, 255, 255, 0.3);
	transform: scale(1.05);
}

.mobile-menu-toggle.active span:nth-child(1) {
	transform: rotate(45deg) translate(5px, 5px);
}

.mobile-menu-toggle.active span:nth-child(2) {
	opacity: 0;
}

.mobile-menu-toggle.active span:nth-child(3) {
	transform: rotate(-45deg) translate(5px, -5px);
}

/* Tablet and Desktop Navigation - Show regular nav, hide hamburger */
@media (min-width: 769px) {
	.lr_els {
		display: flex !important;
	}
	
	.desktop-nav {
		display: flex !important;
	}
	
}

/* Tablet specific adjustments */
@media (min-width: 769px) and (max-width: 991px) {
	.lr_els {
		gap: 16px;
	}
	
	.text_16 {
		font-size: 14px;
	}
}

/* Mobile Navigation */
@media (max-width: 768px) {
	.header {
		height: 70px;
		padding: 0 15px;
	}
	
	.lr_els {
		display: none;
	}
	
	.desktop-nav {
		display: none !important;
	}
	
	
	.mobile-menu {
		position: fixed;
		top: 70px;
		left: 0;
		width: 100%;
		background: #102769;
		z-index: 999;
		box-shadow: 0 2px 10px rgba(0,0,0,0.1);
	}
	
	.mobile-menu.d-none {
		display: none !important;
	}
	
	.mobile-menu:not(.d-none) {
		display: block !important;
	}
	
	.mobile-menu-content {
		padding: 20px;
	}
	
	.mobile-nav-links {
		display: flex;
		flex-direction: column;
		gap: 15px;
		margin-bottom: 20px;
	}
	
	.mobile-nav-link {
		color: #FFF;
		text-decoration: none;
		font-family: "Signika", sans-serif;
		font-size: 16px;
		font-weight: 400;
		padding: 10px 0;
		border-bottom: 1px solid rgba(255,255,255,0.1);
	}
	
	.mobile-nav-link:hover {
		color: #0589F0;
	}
	
	.mobile-menu-buttons {
		display: flex;
		flex-direction: column;
		gap: 10px;
	}
	
	.mobile-btn {
		width: 100%;
		text-align: center;
		padding: 12px 20px;
	}
	
	body.menu-open {
		overflow: hidden;
	}
	
	.lr {
		gap: 15px;
		justify-content: space-between;
	}
	
	.logo_desk img {
		height: 30px;
	}
	
	.desktop-menu {
		display: none !important;
	}
	
	.lb {
		display: none !important;
	}
	
	.text_16 {
		font-size: 14px;
	}
	
	.btn-1, .btn-2 {
		padding: 8px 20px;
		font-size: 14px;
	}
}


/* Mobile Menu Overlay */
.mobile-menu-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(16, 39, 105, 0.95);
	z-index: 9999;
	display: none;
	opacity: 0;
	transition: opacity 0.3s ease;
}

.mobile-menu-overlay.active {
	display: block;
	opacity: 1;
}

.mobile-menu-content {
	background: #102769;
	height: 100%;
	width: 100%;
	padding: 20px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.mobile-menu-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 40px;
}

.mobile-menu-close {
	background: none;
	border: none;
	cursor: pointer;
	padding: 5px;
	position: relative;
	width: 30px;
	height: 30px;
}

.mobile-menu-close span {
	position: absolute;
	width: 25px;
	height: 3px;
	background: white;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.mobile-menu-close span:nth-child(1) {
	transform: translate(-50%, -50%) rotate(45deg);
}

.mobile-menu-close span:nth-child(2) {
	transform: translate(-50%, -50%) rotate(-45deg);
}

.mobile-menu-nav {
	display: flex;
	flex-direction: column;
	gap: 25px;
	flex: 1;
}

.mobile-menu-nav a {
	color: white;
	text-decoration: none;
	font-size: 18px;
	font-weight: 500;
	padding: 10px 0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	transition: color 0.3s ease;
}

.mobile-menu-nav a:hover {
	color: #0589F0;
}

.mobile-menu-actions {
	display: flex;
	flex-direction: column;
	gap: 15px;
	margin-top: 40px;
}

.mobile-menu-actions .btn-1,
.mobile-menu-actions .btn-2 {
	width: 100%;
	text-align: center;
	padding: 12px 20px;
	font-size: 16px;
}

/* Mobile Typography */
@media (max-width: 768px) {
	h1 {
		font-size: 28px;
		line-height: 34px;
	}
	
	h2 {
		font-size: 24px;
		line-height: 30px;
	}
	
	h3 {
		font-size: 20px;
		line-height: 26px;
	}
	
	.text_16 {
		font-size: 14px;
	}
	
	.text_18 {
		font-size: 16px;
	}
}

/* Mobile Hero Section */
@media (max-width: 768px) {
	.hero_section {
		padding: 40px 0;
		text-align: center;
	}
	
	.h-banner {
		padding: 60px 0;
		min-height: auto;
	}
	
	.h-banner .container {
		flex-direction: column;
		text-align: center;
		gap: 30px;
	}
	
	.h-banner h1 {
		font-size: 32px;
		line-height: 38px;
		margin-bottom: 20px;
	}
	
	.h-banner p {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 30px;
		max-width: 100%;
	}
	
	.h-banner img {
		max-width: 100%;
		height: auto;
		margin-top: 20px;
	}
	
	.asd {
		height: 100% !important;
		min-height: 500px;
	}
	
	.hero_section h1 {
		margin-bottom: 20px;
	}
	
	/* Why Us Section Mobile */
	.whyus {
		padding: 40px 0;
	}
	
	.whyus .d-flex {
		flex-direction: column !important;
		gap: 30px;
		margin-bottom: 40px;
	}
	
	.whyus .d-flex:nth-child(even) {
		flex-direction: column !important;
	}
	
	.whyus img {
		max-width: 100%;
		height: auto;
		order: 1;
	}
	
	.whyus .w28 {
		order: 2;
		max-width: 100% !important;
		text-align: center;
	}
	
	.whyus h1 {
		font-size: 28px;
		line-height: 34px;
		margin-bottom: 15px;
	}
	
	.whyus p {
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 20px;
	}
	
	/* Stats Section Mobile */
	.stats {
		margin-top: 60px !important;
		padding: 40px 0;
	}
	
	.stats .container {
		flex-direction: column !important;
		gap: 30px;
		text-align: center;
	}
	
	.stats .ld {
		margin-bottom: 20px;
	}
	
	.stats h1 {
		font-size: 36px;
		line-height: 42px;
		margin-bottom: 10px;
	}
	
	.stats p {
		font-size: 16px;
	}
	
	.hero_section .text_18 {
		margin-bottom: 30px;
		padding: 0 15px;
	}
	
	.hero_btns {
		flex-direction: column;
		gap: 15px;
		align-items: center;
	}
	
	.hero_btns .btn-1,
	.hero_btns .btn-2 {
		width: 100%;
		max-width: 280px;
	}
}

/* Mobile Features Section */
@media (max-width: 768px) {
	.features {
		padding: 40px 0;
	}
	
	.features .title {
		font-size: 28px;
		line-height: 34px;
		margin-bottom: 30px;
		text-align: center;
	}
	
	.feat {
		grid-template-columns: 1fr !important;
		gap: 20px !important;
	}
	
	.features .box {
		margin-bottom: 30px;
		padding: 20px;
	}
	
	.features .box h3 {
		font-size: 18px;
		margin-bottom: 15px;
	}
	
	.features .box .text_16 {
		font-size: 14px;
	}
}

/* Tablet Plans Grid */
@media (max-width: 992px) and (min-width: 769px) {
	.grid_plans {
		grid-template-columns: repeat(2, 1fr) !important;
		gap: 20px !important;
	}
	
	.plan_block {
		padding: 20px !important;
	}
	
	.plan_block h4 {
		font-size: 20px !important;
	}
}

/* Tablet News Grid */
@media (max-width: 992px) and (min-width: 769px) {
	.grid_blog {
		grid-template-columns: repeat(2, 1fr) !important;
		gap: 20px !important;
	}
	
	.blog_block img {
		height: 180px !important;
	}
	
	.blog_title {
		font-size: 18px !important;
		line-height: 24px !important;
	}
}

/* Mobile Plans Section */
@media (max-width: 768px) {
	.bg_plans {
		padding: 40px 0;
		margin-top: 40px;
	}
	
	.grid_plans {
		grid-template-columns: 1fr !important;
		gap: 20px !important;
		padding: 0 15px;
	}
	
	.plan_block {
		padding: 20px;
		margin-bottom: 20px;
	}
	
	.plan_icon {
		width: 40px;
		height: 40px;
	}
	
	.plan_block h4 {
		font-size: 20px !important;
		line-height: 26px;
	}
	
	.plan_block p {
		font-size: 14px;
	}
	
	.plan_grid {
		gap: 15px;
	}
	
	.gray_block {
		padding: 15px;
	}
	
	.plan_a {
		font-size: 14px;
		margin-bottom: 5px;
	}
	
	.plan_b {
		font-size: 16px;
		font-weight: 600;
	}
	
	.btn-4 {
		width: 100%;
		padding: 12px 20px;
		font-size: 16px;
		margin-top: 20px;
	}
	
	.plan_card {
		margin-bottom: 20px;
		padding: 20px;
	}
	
	.plan_card h3 {
		font-size: 18px;
		margin-bottom: 15px;
	}
	
	.plan_price {
		font-size: 24px;
		margin-bottom: 15px;
	}
	
	.plan_features {
		margin-bottom: 20px;
	}
	
	.plan_features li {
		font-size: 14px;
		margin-bottom: 8px;
	}
	
	/* Mobile Plans Grid - 12 Plans Layout */
	.grid_plans {
		grid-template-columns: 1fr !important;
		gap: 20px !important;
		margin-top: 20px !important;
	}
	
	.plan_block {
		padding: 20px !important;
		gap: 20px !important;
		margin-bottom: 0 !important;
	}
	
	.plan_block h4 {
		font-size: 18px !important;
		line-height: 24px !important;
	}
	
	.plan_block .text_14 {
		font-size: 12px !important;
	}
	
	.plan_icon {
		width: 40px !important;
		height: 40px !important;
	}
	
	.plan_image {
		width: 100% !important;
		height: auto !important;
		max-height: 200px !important;
		object-fit: cover !important;
	}
	
	.plan_grid {
		gap: 12px !important;
	}
	
	.gray_block {
		padding: 12px 16px !important;
	}
	
	.plan_a {
		font-size: 12px !important;
		margin-bottom: 4px !important;
	}
	
	.plan_b {
		font-size: 14px !important;
		font-weight: 600 !important;
	}
	
	.btn-4 {
		width: 100% !important;
		padding: 12px 20px !important;
		font-size: 14px !important;
		margin-top: 16px !important;
	}
	
	/* Mobile Plans Container */
	.container.mt-48 {
		margin-top: 30px !important;
		padding: 0 15px !important;
	}
	
	/* Mobile Plans Title */
	.title {
		font-size: 24px !important;
		line-height: 30px !important;
		text-align: center !important;
		margin-bottom: 15px !important;
	}
	
	.t_desc {
		font-size: 14px !important;
		text-align: center !important;
		margin-bottom: 20px !important;
	}
	
	/* Mobile Plans Banner */
	.banner {
		padding: 30px 20px !important;
		text-align: center !important;
		margin-top: 40px !important;
	}
	
	.banner h1 {
		font-size: 20px !important;
		line-height: 26px !important;
		margin-bottom: 10px !important;
	}
	
	.banner h2 {
		font-size: 14px !important;
		margin-bottom: 20px !important;
	}
	
	.btn-3 {
		width: 100% !important;
		max-width: 280px !important;
		padding: 12px 20px !important;
		font-size: 14px !important;
	}
	
	/* Mobile News Grid - News Articles Layout */
	.grid_blog {
		grid-template-columns: 1fr !important;
		gap: 20px !important;
		margin-top: 20px !important;
	}
	
	.blog_block {
		padding: 0 !important;
		margin-bottom: 0 !important;
	}
	
	.blog_block img {
		width: 100% !important;
		height: 200px !important;
		object-fit: cover !important;
		border-radius: 12px !important;
		margin-bottom: 15px !important;
	}
	
	.blog_title {
		font-size: 16px !important;
		line-height: 22px !important;
		margin-bottom: 12px !important;
		text-align: left !important;
	}
	
	.blog_block .link {
		font-size: 14px !important;
		margin-top: 8px !important;
	}
	
	/* Mobile News Container */
	.container.mt-48 {
		margin-top: 30px !important;
		padding: 0 15px !important;
	}
	
	/* Mobile News Title */
	.title {
		font-size: 24px !important;
		line-height: 30px !important;
		text-align: center !important;
		margin-bottom: 15px !important;
	}
	
	.t_desc {
		font-size: 14px !important;
		text-align: center !important;
		margin-bottom: 20px !important;
	}
}

/* Mobile Forms */
@media (max-width: 768px) {
	.form_container {
		padding: 20px;
		margin: 20px 0;
	}
	
	.form_container h2 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	
	.form-group {
		margin-bottom: 20px;
	}
	
	.form-control {
		padding: 12px 15px;
		font-size: 16px;
	}
	
	.form-num {
		width: 100%;
		max-width: 200px;
	}
	
	.g2 {
		grid-template-columns: 1fr;
		gap: 15px;
	}
}

/* Mobile Footer */
@media (max-width: 768px) {
	.footer {
		padding: 30px 0;
	}
	
	.footer_content {
		flex-direction: column;
		gap: 20px;
		text-align: center;
	}
	
	.footer_section {
		margin-bottom: 20px;
	}
	
	.footer_section h4 {
		font-size: 16px;
		margin-bottom: 10px;
	}
	
	.footer_section ul li {
		font-size: 14px;
		margin-bottom: 5px;
	}
}

/* Mobile Tables */
@media (max-width: 768px) {
	.table-responsive {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	
	table {
		min-width: 600px;
	}
	
	table th,
	table td {
		padding: 8px 4px;
		font-size: 12px;
	}
}

/* Mobile Images */
@media (max-width: 768px) {
	img {
		max-width: 100%;
		height: auto;
	}
	
	.app_banner img {
		padding-right: 0;
		margin-bottom: 20px;
	}
}

/* Mobile Spacing */
@media (max-width: 768px) {
	.container {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.section {
		padding: 30px 0;
	}
	
	.mb-4 {
		margin-bottom: 20px !important;
	}
	
	.mb-5 {
		margin-bottom: 30px !important;
	}
	
	.py-5 {
		padding-top: 30px !important;
		padding-bottom: 30px !important;
	}
}

/* Mobile Buttons */
@media (max-width: 768px) {
	.btn {
		padding: 10px 20px;
		font-size: 14px;
		width: 100%;
		max-width: 300px;
		margin: 0 auto;
		display: block;
	}
	
	.btn-group {
		flex-direction: column;
		gap: 10px;
	}
}

/* Mobile Cards */
@media (max-width: 768px) {
	.card {
		margin-bottom: 20px;
		padding: 15px;
	}
	
	.card-body {
		padding: 15px;
	}
	
	.card-title {
		font-size: 16px;
		margin-bottom: 10px;
	}
	
	.card-text {
		font-size: 14px;
	}
}

/* Mobile Grid Layouts */
@media (max-width: 768px) {
	.row {
		margin: 0 -10px;
	}
	
	.col-md-4,
	.col-md-6,
	.col-md-8,
	.col-md-12 {
		padding: 0 10px;
		margin-bottom: 20px;
	}
	
	.d-flex {
		flex-direction: column;
		gap: 15px;
	}
	
	.justify-content-between {
		justify-content: center !important;
	}
}

/* Mobile Swiper/Carousel */
@media (max-width: 768px) {
	.swiper-container {
		padding: 0 15px;
	}
	
	.swiper-slide {
		padding: 0 5px;
	}
}

/* Mobile Utilities */
@media (max-width: 768px) {
	.text-center-mobile {
		text-align: center !important;
	}
	
	.d-none-mobile {
		display: none !important;
	}
	
	.d-block-mobile {
		display: block !important;
	}
	
	.w-100-mobile {
		width: 100% !important;
	}
	
	.mt-mobile-3 {
		margin-top: 20px !important;
	}
	
	.mb-mobile-3 {
		margin-bottom: 20px !important;
	}
}

/* Extra Small Devices */
@media (max-width: 480px) {
	.header {
		height: 60px;
		padding: 0 10px;
	}
	
	.mobile-menu {
		top: 60px;
	}
	
	.h-banner {
		padding: 40px 0;
	}
	
	.h-banner h1 {
		font-size: 28px;
		line-height: 34px;
	}
	
	.whyus h1 {
		font-size: 24px;
		line-height: 30px;
	}
	
	.features .title {
		font-size: 24px;
		line-height: 30px;
	}
	
	.stats h1 {
		font-size: 32px;
		line-height: 38px;
	}
	
	.plan_block h4 {
		font-size: 18px !important;
		line-height: 24px;
	}
	
	.container {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.grid_plans {
		padding: 0 10px;
	}
	
	.plan_block {
		padding: 15px;
	}
	
	.btn-1, .btn-2, .btn-3, .btn-4 {
		padding: 10px 16px;
		font-size: 14px;
	}
	
	.logo_desk img {
		height: 25px;
	}
	
	.lr_els {
		gap: 10px;
	}
}