@font-face {
	font-display: swap;
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/manrope-v20-cyrillic_latin-regular.woff2') format('woff2');
}

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

html {
	overflow: hidden;
	height: 100%;
	height: 100dvh;
	background-color: var(--palette-dark-deep);
}

body {
	margin: 0;
	overflow: hidden;
	height: 100%;
	height: 100dvh;
	font-family: 'Manrope', Arial, Verdana, Tahoma;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
	color: var(--palette-light);
	background-color: var(--palette-dark-deep);
}

img {
	display: block;
	max-width: 100%;
	height: auto;
}

a {
	color: var(--palette-light);
	text-decoration: none;
}

a:hover,
a:focus {
	color: var(--palette-orange-light);
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.splash_wrapper {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	height: 100dvh;
	overflow: hidden;
	background-color: var(--palette-dark);
	background-image: linear-gradient(to bottom right, var(--palette-dark), var(--palette-dark-deep));
	color: var(--palette-light);
}

.splash_bg {
	position: absolute;
	inset: 0;
	z-index: 0;
	overflow: hidden;
	pointer-events: none;
}

.splash_bg_media {
	--ms_tx: 0px;
	--ms_ty: 0px;
	--ms_scale: 1.06;
	--ms_blur: 2.5px;
	position: absolute;
	top: -6%;
	left: -6%;
	width: 112%;
	height: 112%;
	background-image: url('../images/main-screen.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	transform: translate3d(var(--ms_tx), var(--ms_ty), 0) scale(var(--ms_scale));
	filter: blur(var(--ms_blur));
	opacity: 0.6;
	will-change: transform, filter;
	backface-visibility: hidden;
}

.splash_content {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding: 40px 24px;
}

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

.splash_logo {
	display: block;
	width: 100%;
	height: auto;
	margin: 0 0 28px;
	object-fit: contain;
	object-position: left center;
}

.splash_tagline {
	margin: 0 0 24px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.55;
	color: var(--palette-lightgrey);
	text-align: left;
}

.splash_cont_list {
	width: 100%;
	margin: 0;
	text-align: left;
}

.splash_cont_item {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	margin: 0 0 12px;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.45;
	color: var(--palette-light);
}

.splash_cont_item:last-child {
	margin-bottom: 0;
}

.splash_icon {
	display: inline-block;
	flex-shrink: 0;
	margin-top: 2px;
	background-color: var(--palette-lightgrey);
	background-image: none;
	mask-repeat: no-repeat;
	mask-position: center center;
	mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center center;
	-webkit-mask-size: contain;
}

.splash_icon_phone {
	width: 18px;
	height: 18px;
	mask-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z'/%3e%3c/svg%3e");
	-webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z'/%3e%3c/svg%3e");
}

.splash_icon_mail {
	width: 18px;
	height: 18px;
	mask-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3e%3cpolyline points='22,6 12,13 2,6'/%3e%3c/svg%3e");
	-webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3e%3cpolyline points='22,6 12,13 2,6'/%3e%3c/svg%3e");
}

.splash_icon_telegram {
	width: 18px;
	height: 18px;
	mask-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3e%3cline x1='22' y1='2' x2='11' y2='13'/%3e%3cpolygon points='22 2 15 22 11 13 2 9 22 2'/%3e%3c/svg%3e");
	-webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3e%3cline x1='22' y1='2' x2='11' y2='13'/%3e%3cpolygon points='22 2 15 22 11 13 2 9 22 2'/%3e%3c/svg%3e");
}

.splash_icon_clock {
	width: 18px;
	height: 18px;
	mask-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3e%3ccircle cx='12' cy='12' r='10'/%3e%3cpolyline points='12 6 12 12 16 14'/%3e%3c/svg%3e");
	-webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3e%3ccircle cx='12' cy='12' r='10'/%3e%3cpolyline points='12 6 12 12 16 14'/%3e%3c/svg%3e");
}

@media (prefers-reduced-motion: reduce) {
	*,
	*::before,
	*::after {
		animation-duration: 0.01ms !important;
		animation-iteration-count: 1 !important;
		transition-duration: 0.01ms !important;
		scroll-behavior: auto !important;
	}

	.splash_bg_media {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		--ms_tx: 0px;
		--ms_ty: 0px;
		--ms_scale: 1.05;
		--ms_blur: 2px;
	}
}

/* SM */
@media screen and (min-width: 575.98px) and (max-width: 767.98px) {
	.splash_content {
		padding: 48px 32px;
	}

	.splash_block {
		max-width: 340px;
	}

	.splash_logo {
		margin-bottom: 24px;
	}

	.splash_tagline {
		font-size: 15px;
	}
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) {
	.splash_content {
		padding: 32px 20px;
	}

	.splash_logo {
		margin-bottom: 20px;
	}

	.splash_tagline {
		margin-bottom: 20px;
		font-size: 15px;
	}

	.splash_cont_item {
		font-size: 14px;
	}
}

/* MD */
@media screen and (min-width: 767.98px) and (max-width: 991.98px) {
	.splash_content {
		padding: 56px 40px;
	}

	.splash_block {
		max-width: 360px;
	}
}

/* XL */
@media screen and (min-width: 1199.98px) and (max-width: 1399.98px) {
	.splash_block {
		max-width: 380px;
	}

	.splash_tagline {
		font-size: 17px;
	}
}

/* XXL */
@media (min-width: 1399.98px) {
	.splash_block {
		max-width: 400px;
	}
}
