@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(../img/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(../img/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(../img/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(../img/sections/elements/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(../img/sections/elements/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;
	}
}