.pc-wrap{max-width:1440px;margin:0 auto;padding:0 24px}
@media(max-width:760px){
    .pc-wrap{padding:0 16px}
}
/* ---------- FOOTER ---------- */

.pc-ftr {
	background: #f7f8fa;
	border-top: 1px solid #e9ebef;
	margin-bottom: 0;
	color: #535c66;
	font-size: 14px;
	line-height: 1.55;
}

.pc-ftr a {
	color: #535c66;
	transition: color .15s;
}

.pc-ftr a:hover {
	color: #189544;
}

  /* top CTA banner */
.pc-ftr__banner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 18px 26px;
	padding: 22px 0;
	border-bottom: 1px solid #e9ebef;
}

.pc-ftr__banner-title {
	font-family: "Manrope",system-ui,sans-serif;
	font-weight: 800;
	font-size: 22px;
	color: #14181b;
	line-height: 1.2;
}

.pc-ftr__banner-title b {
	color: #189544;
}

.pc-ftr__banner-actions {
	display: flex;
	align-items: center;
	gap: 22px;
	flex-wrap: wrap;
}

.pc-ftr__banner-phone {
	font-family: "Manrope",system-ui,sans-serif;
	font-weight: 800;
	font-size: 22px;
	color: #14181b;
	letter-spacing: .01em;
	white-space: nowrap;
}

.pc-ftr__banner-phone:hover {
	color: #189544;
}

  /* yandex rating badge */
.pc-ftr__ya {
	display: inline-flex;
	align-items: center;
	gap: 11px;
	padding: 8px 14px;
	background: #fff;
	border: none;
	border-radius: 12px;
}

.pc-ftr__ya--col {
	margin-top: 18px;
}

.pc-ftr__ya:hover .pc-ftr__ya-label {
	color: #189544;
}

.pc-ftr__ya-icon {
	width: 26px;
	height: 26px;
	flex-shrink: 0;
}

.pc-ftr__ya-icon svg {
	width: 26px;
	height: 26px;
	display: block;
}

.pc-ftr__ya-label {
	font-size: 11.5px;
	color: #6c7480;
	line-height: 1.2;
}

.pc-ftr__ya-stars {
	display: flex;
	gap: 2px;
	color: #f5a623;
	font-size: 14px;
	line-height: 1;
	margin-top: 2px;
}

.pc-ftr__ya-stars b {
	color: #14181b;
	font-family: "Manrope",system-ui,sans-serif;
	font-weight: 700;
	margin-right: 5px;
}

.pc-ftr__req-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 9px;
	padding: 13px 26px;
	border-radius: 12px;
	background: #f47b20;
	color: #fff;
	font-weight: 700;
	font-size: 15px;
	line-height: 1;
	white-space: nowrap;
	transition: background .15s,transform .15s;
}

.pc-ftr a.pc-ftr__req-btn,.pc-ftr a.pc-ftr__req-btn:hover,.pc-ftr__req-btn span,.pc-ftr__req-btn svg {
	color: #fff;
	stroke: #fff;
}

.pc-ftr a.pc-ftr__req-btn:hover {
	background: #e06a10;
}

.pc-ftr__req-btn:active {
	transform: translateY(1px);
}

  /* main grid */
.pc-ftr__grid {
	display: grid;
	grid-template-columns: 1.5fr 1fr 1fr 1.6fr;
	gap: 34px 40px;
	padding: 38px 0 34px;
}

.pc-ftr__col-title {
	font-family: "Manrope",system-ui,sans-serif;
	font-weight: 700;
	font-size: 15px;
	color: #14181b;
	margin-bottom: 12px;
}

  /* brand column */
.pc-ftr__logo {
	display: block;
	margin-bottom: 16px;
}

.pc-ftr__logo img {
	height: 46px;
	width: auto;
}

.pc-ftr__phone {
	font-family: "Manrope",system-ui,sans-serif;
	font-weight: 800;
	font-size: 21px;
	color: #14181b;
	letter-spacing: .01em;
	display: inline-block;
}

.pc-ftr__phone:hover {
	color: #189544;
}

.pc-ftr__email {
	display: block;
	margin-top: 4px;
	font-size: 14px;
}

.pc-ftr__msg {
	display: flex;
	gap: 8px;
	margin-top: 12px;
}

.pc-ftr__msg a {
	display: inline-flex;
	align-items: center;
	gap: 7px;
	padding: 7px 12px;
	border-radius: 10px;
	background: #fff;
	border: 1px solid transparent;
	font-size: 13px;
	font-weight: 600;
	color: #14181b;
	transition: border-color .15s;
}

.pc-ftr__msg a svg {
	width: 20px;
	height: 20px;
	display: block;
}

.pc-ftr__msg a:hover {
	border-color: #189544;
}

.pc-ftr__msg img {
	width: 18px;
	height: 18px;
}

.pc-ftr__social {
	margin-top: 18px;
}

.pc-ftr__social-label {
	display: block;
	font-family: "Manrope",system-ui,sans-serif;
	font-weight: 700;
	font-size: 15px;
	color: #14181b;
	margin-bottom: 12px;
}

  /* menu columns */
.pc-ftr__menu {
	list-style: none;
	display: flex;
	flex-direction: column;
	gap: 11px;
}

.pc-ftr__menu a {
	font-size: 14.5px;
	font-weight: 400;
	text-decoration: none;
}

  /* info column */
.pc-ftr__col--contacts .pc-ftr__phone {
	margin-top: 2px;
}

.pc-ftr__info-block {
	margin-bottom: 0;
	line-height: 1.5;
	font-size: 14px;
}

.pc-ftr__info-block b {
	color: #14181b;
}

.pc-ftr__info-block .pc-ftr__muted {
	color: #8b93a0;
	font-size: 13px;
}

.pc-ftr__hours {
	display: flex;
	flex-direction: column;
	gap: 5px;
}

.pc-ftr__hours p {
	margin: 0;
	display: flex;
	align-items: baseline;
	gap: 8px;
	font-size: 14px;
}

.pc-ftr__hours-label {
	min-width: 88px;
	color: #535c66;
}

.pc-ftr__hours b {
	font-family: "Manrope",system-ui,sans-serif;
	font-weight: 700;
	color: #14181b;
	font-variant-numeric: tabular-nums;
}

.pc-ftr__hours .pc-ftr__muted {
	color: #8b93a0;
	font-size: 13px;
}

.pc-ftr__legal-row {
	display: flex;
	gap: 16px;
	align-items: flex-start;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #e9ebef;
}

.pc-ftr__legal-row--brand {
	margin: 0 0 18px;
	padding-top: 0;
	border-top: none;
}

.pc-ftr__qr {
	width: 82px;
	height: 82px;
	flex-shrink: 0;
	border-radius: 12px;
	border: 1px solid #e9ebef;
	background: #fff;
	display: grid;
	place-items: center;
	overflow: hidden;
	position: relative;
}

.pc-ftr__qr svg {
	width: 66%;
	height: 66%;
	color: #c3c9d2;
}

.pc-ftr__legal {
	font-size: 12.5px;
	color: #8b93a0;
	line-height: 1.6;
}

.pc-ftr__legal b {
	color: #535c66;
	font-weight: 600;
}

  /* payment (в нижнем баре) */
.pc-ftr__pay {
	display: flex;
	align-items: center;
	gap: 12px;
}

.pc-ftr__pay-label {
	font-size: 13px;
	color: #8b93a0;
}

.pc-ftr__cards {
	display: flex;
	gap: 8px;
}

.pc-ftr__card {
	height: 30px;
	min-width: 46px;
	padding: 0 10px;
	border-radius: 7px;
	border: 1px solid #e9ebef;
	background: #fff;
	display: grid;
	place-items: center;
	font-family: "Manrope",system-ui,sans-serif;
	font-weight: 800;
	font-size: 11px;
	letter-spacing: .04em;
	color: #535c66;
}

.pc-ftr__icons {
	display: flex;
	gap: 9px;
}

.pc-ftr__icons a {
	width: 38px;
	height: 38px;
	border-radius: 50%;
	display: grid;
	place-items: center;
	background: #fff;
	border: none;
	transition: .15s;
}

.pc-ftr__icons a:hover {
	transform: translateY(-1px);
}

.pc-ftr__icons svg {
	width: 20px;
	height: 20px;
	display: block;
}

  /* bottom bar */
.pc-ftr__bottom {
	border-top: 1px solid #e9ebef;
}

.pc-ftr__bottom .pc-wrap {
	display: flex;
	flex-wrap: wrap;
	gap: 18px 40px;
	justify-content: space-between;
	align-items: flex-start;
	padding: 22px 24px;
}

.pc-ftr__bottom-left {
	display: flex;
	align-items: flex-start;
	gap: 32px;
	flex-wrap: wrap;
}

.pc-ftr__bottom-right {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	gap: 14px;
}

.pc-ftr__bottom-info {
	max-width: 720px;
	font-size: 12px;
	color: #9aa1ac;
	line-height: 1.6;
}

.pc-ftr__bottom-info p {
	margin: 0;
}

.pc-ftr__bottom-links {
	display: flex;
	flex-wrap: wrap;
	gap: 6px 20px;
	font-size: 12.5px;
}

.pc-ftr__bottom-links a {
	color: #8b93a0;
	text-decoration: none;
}

@media(max-width:1080px) {
	.pc-ftr__grid {
		grid-template-columns: 1fr 1fr;
		gap: 32px 40px;
	}

	.pc-ftr__col--brand {
		grid-column: 1 / -1;
	}
}

@media(max-width:767px) {
	.pc-ftr__banner {
		flex-direction: column;
		align-items: flex-start;
		gap: 16px;
	}

	.pc-ftr__banner-title {
		font-size: 19px;
	}

	.pc-ftr__grid {
		grid-template-columns: 1fr;
		gap: 30px;
		padding: 30px 0 28px;
	}

	.pc-ftr__col--brand {
		grid-column: auto;
	}

	.pc-ftr__bottom .pc-wrap {
		flex-direction: column;
		gap: 16px;
	}

	.pc-ftr__bottom-left {
		flex-direction: column;
		gap: 14px;
	}

	.pc-ftr__bottom-right {
		align-items: flex-start;
	}
}