/*
*	.sci-footer
*/
html{
	height: 100%;
	min-height: 100%;
}
body {
	position: relative;
  	height: auto!important;
	min-height: 100%;
}
.sci-footer {
	margin-top: 229px;
	position: relative;
	bottom: 0;
	width: 100%;
	min-height: 120px;
	padding-top: 30px;
	background: #2E3130;
}
.ft-item-container {
	position: relative;
	width: 532px;
	min-height: 42px;
	margin: 0 auto;
}
.ft-item-container:after {
	position: absolute;
	bottom: 0;
	left: -39px;
	display: block;
  	content: '';
	width: 610px;
	height: 2px;
	background: #FFF;
	opacity: .7;
	filter: alpha(opacity: 80);
}
.ft-item {
	padding: 0 16px;
	line-height: 20px;
	text-align: center;
}
.ft-item a {
	display: inline-block;
	font-size: 14px;
	color: #FFF;
	opacity: .8;
	filter: alpha(opacity: 80);
}
.sci-footer h1 {
	line-height: 20px;
	margin-top: 6px;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	opacity: .6;
	filter: alpha(opacity: 80);
}

/*
*  .site-footer
*/
.site-footer {
	clear: both;
	margin-top: 56px;
	background: #343839;
	color: #c6cbcd;
}

.site-footer__content {
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
	padding: 0 24px;
	box-sizing: border-box;
}

.site-footer__main {
	padding: 48px 0 34px;
}

.site-footer__top {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 56px;
}

.site-footer__left {
	flex: 1 1 auto;
	min-width: 0;
}

.site-footer__left,
.site-footer__left .site-footer__phone,
.site-footer__left .site-footer__brand,
.site-footer__left .site-footer__subhead,
.site-footer__left .site-footer__facts p,
.site-footer__left .site-footer__facts span,
.site-footer__left .site-footer__nav a {
	color: #fff !important;
}

.site-footer__headline {
	display: flex;
	align-items: baseline;
	flex-wrap: wrap;
	gap: 18px;
}

.site-footer__phone {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	line-height: 1.08;
	font-weight: 700;
	letter-spacing: 0.5px;
	color: #fff;
	text-decoration: none;
}

.site-footer__phone:hover {
	color: #fff;
	text-decoration: underline;
}

.site-footer__brand {
	font-size: 30px;
	line-height: 1.2;
	font-weight: 700;
	color: #fff;
}

.site-footer__subhead {
	margin: 12px 0 0;
	font-size: 14px;
	line-height: 22px;
	color: #b8bec1;
}

.site-footer__facts {
	margin-top: 18px;
	display: grid;
	gap: 10px;
}

.site-footer__facts p {
	margin: 0;
	font-size: 14px;
	line-height: 24px;
	color: #c6cbcd;
}

.site-footer__facts span {
	margin-right: 10px;
	font-weight: 700;
	color: #fff;
}

.site-footer__nav {
	margin-top: 22px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px 0;
}

.site-footer__nav a {
	display: inline-flex;
	align-items: center;
	font-size: 14px;
	line-height: 20px;
	color: #d3d7d9;
	text-decoration: none;
}

.site-footer__nav a:not(:last-child)::after {
	content: "|";
	margin: 0 16px;
	color: rgba(255, 255, 255, 0.72);
	font-weight: 600;
	pointer-events: none;
	user-select: none;
}

.site-footer__nav a:hover {
	color: #fff;
}

.site-footer__friends {
	margin-top: 14px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 10px;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
}

.site-footer__friends span {
	font-weight: 700;
	color: #fff;
}

.site-footer__friends a {
	color: #fff;
	text-decoration: none;
}

.site-footer__friends a:hover {
	color: #fff;
	text-decoration: underline;
}

.site-footer__right {
	display: flex;
	align-items: stretch;
	gap: 24px;
	flex-shrink: 0;
}

.site-footer__panel {
	padding: 18px 16px 20px;
	box-sizing: border-box;
	border-radius: 16px;
	background: rgba(255, 255, 255, 0.05);
	border: 1px solid rgba(255, 255, 255, 0.08);
}

.site-footer__panel--qr {
	width: 186px;
	text-align: center;
}

.site-footer__qr-image {
	display: block;
	width: 124px;
	height: 124px;
	margin: 0 auto 14px;
	padding: 8px;
	box-sizing: border-box;
	background: #fff;
	border-radius: 12px;
	object-fit: cover;
}

.site-footer__panel-title {
	margin: 0;
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
	color: #fff;
}

.site-footer__panel--qr .site-footer__panel-title,
.site-footer__panel--qr .site-footer__panel-desc {
	text-align: center;
}

.site-footer__panel-desc {
	margin: 8px 0 0;
	font-size: 13px;
	line-height: 20px;
	color: #b8bec1;
}

.site-footer__panel--info {
	width: 280px;
}

.site-footer__account-list {
	margin-top: 14px;
	display: grid;
	gap: 12px;
}

.site-footer__account-item span {
	display: block;
	font-size: 12px;
	line-height: 18px;
	color: #9ea4a7;
}

.site-footer__account-item strong {
	display: block;
	margin-top: 4px;
	font-size: 14px;
	line-height: 22px;
	font-weight: 600;
	color: #fff;
	word-break: break-all;
}

.site-footer__bottom {
	border-top: 1px solid rgba(255, 255, 255, 0.14);
}

.site-footer__bottom-inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	padding: 16px 0 18px;
}

.site-footer__bottom-inner p {
	margin: 0;
	font-size: 13px;
	line-height: 20px;
	color: #b8bec1;
}

@media (max-width: 1100px) {
	.site-footer__top {
		flex-direction: column;
	}

	.site-footer__right {
		width: 100%;
		flex-wrap: wrap;
	}

	.site-footer__panel--qr,
	.site-footer__panel--info {
		width: calc(50% - 12px);
	}

	.site-footer__bottom-inner {
		flex-direction: column;
		align-items: flex-start;
	}
}

@media (max-width: 680px) {
	.site-footer {
		margin-top: 40px;
	}

	.site-footer__content {
		padding: 0 16px;
	}

	.site-footer__main {
		padding: 38px 0 28px;
	}

	.site-footer__phone {
		font-size: 32px;
	}

	.site-footer__brand {
		font-size: 24px;
	}

	.site-footer__right {
		flex-direction: column;
	}

	.site-footer__panel--qr,
	.site-footer__panel--info {
		width: 100%;
	}

	.site-footer__qr-image {
		width: 96px;
		height: 96px;
		padding: 6px;
	}

	.site-footer__nav a:not(:last-child)::after {
		margin: 0 12px;
	}
}
