.hvv-contacts {
	width: 100%;
	overflow-x: hidden;
}

.hvv-contacts__header {
	display: flex;
	align-items: center;
	gap: 70px;
	padding: 100px 80px 0 0;
	margin-bottom: 48px;
}

.hvv-contacts__bar {
	width: 111px;
	height: 10px;
	background: #BD0707;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	flex-shrink: 0;
	display: block;
}

.hvv-contacts__title {
	margin: 0;
	color: #000;
	font-family: Montserrat, sans-serif;
	font-size: 40px;
	font-weight: 700;
	letter-spacing: 1.6px;
	line-height: normal;
	text-transform: uppercase;
}

.hvv-contacts__intro {
	max-width: 1760px;
	margin: 0 auto 48px;
	padding: 0 80px;
	box-sizing: border-box;
	color: #000;
	font-family: Montserrat, sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.4;
}
.hvv-contacts__intro p { margin: 0 0 18px; }
.hvv-contacts__intro p:last-child { margin: 0; }

.hvv-contacts__wrap {
	max-width: 1760px;
	margin: 0 auto 80px;
	padding: 0 80px;
	box-sizing: border-box;
	display: grid;
	grid-template-columns: minmax(420px, 1fr) 2fr;
	gap: 40px;
	align-items: stretch;
}

.hvv-contacts__info {
	background: #FFFFFF;
	border-radius: 26px;
	padding: 40px;
	box-shadow: 0 4px 2px rgba(0, 0, 0, 0.12);
	display: flex;
	flex-direction: column;
	gap: 32px;
	box-sizing: border-box;
}

.hvv-contacts__item {
	display: grid;
	grid-template-columns: 48px 1fr;
	gap: 18px;
	align-items: start;
}

.hvv-contacts__icon {
	width: 48px;
	height: 48px;
	border-radius: 12px;
	background: #D8EEEF;
	color: #1A8DA1;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}

.hvv-contacts__item-body {
	min-width: 0;
	display: flex;
	flex-direction: column;
	gap: 4px;
}

.hvv-contacts__item-label {
	color: #1A8DA1;
	font-family: Montserrat, sans-serif;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 0.56px;
	text-transform: uppercase;
	line-height: normal;
}

.hvv-contacts__item-value {
	color: #000;
	font-family: Montserrat, sans-serif;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.35;
	word-break: break-word;
}

.hvv-contacts__item-value p { margin: 0 0 4px; }
.hvv-contacts__item-value p:last-child { margin: 0; }

.hvv-contacts__link,
.hvv-contacts__link:link,
.hvv-contacts__link:visited {
	color: #000;
	text-decoration: none;
	transition: color 0.25s ease;
}

.hvv-contacts__link:hover { color: #1A8DA1; }

.hvv-contacts__socials {
	margin-top: 8px;
	display: flex;
	gap: 14px;
}

.hvv-contacts__social,
.hvv-contacts__social:link,
.hvv-contacts__social:visited {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #FFFFFF;
	text-decoration: none;
	transition: transform 0.2s ease, opacity 0.2s ease;
}

.hvv-contacts__social--fb { background: #1877F2; }
.hvv-contacts__social--ig {
	background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.hvv-contacts__social:hover {
	transform: translateY(-2px);
	opacity: 0.92;
}

.hvv-contacts__map {
	background: #f0f0f0;
	border-radius: 26px;
	overflow: hidden;
	box-shadow: 0 4px 2px rgba(0, 0, 0, 0.12);
	min-height: 480px;
	position: relative;
}

.hvv-contacts__map iframe {
	display: block;
	width: 100%;
	height: 100%;
	min-height: 480px;
	border: 0;
}

.hvv-contacts__form {
	max-width: 1233px;
	margin: 0 auto 120px;
	padding: 0 80px 0 321px;
	box-sizing: border-box;
	position: relative;
}

.hvv-contacts__form::before {
	content: "";
	position: absolute;
	top: 0;
	left: 321px;
	right: 80px;
	bottom: 0;
	background: #FFFFFF;
	border-radius: 26px;
	box-shadow: 0 4px 2px rgba(0, 0, 0, 0.12);
	z-index: 0;
}

.hvv-contacts__form-title,
.hvv-contacts__form-body {
	position: relative;
	z-index: 1;
}

.hvv-contacts__form-title {
	margin: 0 0 32px;
	padding: 32px 33px 0;
	color: #1A8DA1;
	font-family: Montserrat, sans-serif;
	font-size: 32px;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
}

.hvv-contacts__form-body {
	padding: 0 33px 32px;
	color: #000;
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	line-height: 1.4;
}

/* Light styling for common form fields (works with Contact Form 7, WPForms, native form). */
.hvv-contacts__form-body input[type="text"],
.hvv-contacts__form-body input[type="email"],
.hvv-contacts__form-body input[type="tel"],
.hvv-contacts__form-body input[type="url"],
.hvv-contacts__form-body textarea,
.hvv-contacts__form-body select {
	width: 100%;
	box-sizing: border-box;
	padding: 14px 18px;
	border: 1px solid #DDE5E8;
	border-radius: 14px;
	background: #F6FAFD;
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	color: #393737;
	transition: border-color 0.25s ease, background 0.25s ease;
}

.hvv-contacts__form-body input:focus,
.hvv-contacts__form-body textarea:focus,
.hvv-contacts__form-body select:focus {
	outline: 0;
	border-color: #1A8DA1;
	background: #FFFFFF;
}

.hvv-contacts__form-body textarea { min-height: 140px; resize: vertical; }

.hvv-contacts__form-body input[type="submit"],
.hvv-contacts__form-body button[type="submit"] {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 14px 32px;
	border-radius: 26px;
	background: #FC7405;
	color: #FFFFFF;
	font-family: Montserrat, sans-serif;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.72px;
	text-transform: uppercase;
	border: 0;
	cursor: pointer;
	transition: background 0.25s ease;
}

.hvv-contacts__form-body input[type="submit"]:hover,
.hvv-contacts__form-body button[type="submit"]:hover {
	background: #1A8DA1;
}

@media screen and (max-width: 1199px) {
	.hvv-contacts__header { padding: 60px 40px 0 0; gap: 40px; }
	.hvv-contacts__intro,
	.hvv-contacts__form { padding-left: 40px; padding-right: 40px; }
	.hvv-contacts__form::before { left: 40px; right: 40px; }
	.hvv-contacts__wrap {
		padding: 0 40px;
		grid-template-columns: 1fr;
		gap: 32px;
	}
	.hvv-contacts__map { min-height: 360px; }
	.hvv-contacts__map iframe { min-height: 360px; }
}

@media screen and (max-width: 768px) {
	.hvv-contacts__header {
		padding: 40px 20px 0 0;
		gap: 16px;
		margin-bottom: 32px;
	}
	.hvv-contacts__bar { width: 48px; height: 8px; }
	.hvv-contacts__title { font-size: 28px; letter-spacing: 1.12px; }
	.hvv-contacts__intro {
		padding: 0 20px;
		font-size: 18px;
	}
	.hvv-contacts__wrap { padding: 0 20px; gap: 24px; margin-bottom: 48px; }
	.hvv-contacts__info { padding: 24px; gap: 22px; border-radius: 18px; }
	.hvv-contacts__item { grid-template-columns: 40px 1fr; gap: 14px; }
	.hvv-contacts__icon { width: 40px; height: 40px; }
	.hvv-contacts__icon svg { width: 24px; height: 24px; }
	.hvv-contacts__item-value { font-size: 17px; }
	.hvv-contacts__form { padding: 0 20px; margin-bottom: 60px; }
	.hvv-contacts__form::before { left: 20px; right: 20px; border-radius: 18px; }
	.hvv-contacts__form-title {
		padding: 22px 20px 0;
		margin-bottom: 20px;
		font-size: 22px;
	}
	.hvv-contacts__form-body { padding: 0 20px 22px; font-size: 16px; }
}

/* ----- Mobile "Контакти" (390px wide) — consistent with other mobile pages ----- */
@media screen and (max-width: 767px) {
	/* Header bar 34×3 teal + 12px Bold gray title */
	.hvv-contacts__header {
		padding: 24px 20px 0 0 !important;
		gap: 16px !important;
		margin-bottom: 16px !important;
		align-items: center !important;
	}
	.hvv-contacts__bar {
		width: 34px !important;
		height: 3px !important;
		border-top-right-radius: 10px !important;
		border-bottom-right-radius: 10px !important;
		border-top-left-radius: 0 !important;
		border-bottom-left-radius: 0 !important;
		background: #1A8DA1 !important;
		flex-shrink: 0 !important;
	}
	.hvv-contacts__title {
		font-size: 12px !important;
		font-weight: 700 !important;
		letter-spacing: 0.48px !important;
		color: #393737 !important;
		text-transform: uppercase !important;
		line-height: 1.2 !important;
	}

	/* Optional intro */
	.hvv-contacts__intro {
		font-size: 11px !important;
		line-height: 1.4 !important;
		padding: 0 20px !important;
		margin: 0 0 18px !important;
		max-width: 100% !important;
		color: #000 !important;
	}
	.hvv-contacts__intro p { margin: 0 0 12px !important; }
	.hvv-contacts__intro p:last-child { margin: 0 !important; }

	/* Wrap: single column, info card + map stacked */
	.hvv-contacts__wrap {
		display: flex !important;
		flex-direction: column !important;
		gap: 18px !important;
		padding: 0 20px !important;
		margin: 0 0 24px !important;
		max-width: 100% !important;
	}

	/* Info card: smaller paddings, tighter gaps */
	.hvv-contacts__info {
		padding: 22px !important;
		gap: 18px !important;
		border-radius: 6px !important;
		box-shadow: 0 4px 2px rgba(0, 0, 0, 0.25) !important;
	}
	.hvv-contacts__item {
		grid-template-columns: 36px 1fr !important;
		gap: 12px !important;
	}
	.hvv-contacts__icon {
		width: 36px !important;
		height: 36px !important;
		border-radius: 8px !important;
	}
	.hvv-contacts__icon svg {
		width: 22px !important;
		height: 22px !important;
	}
	.hvv-contacts__item-label {
		font-size: 10px !important;
		letter-spacing: 0.4px !important;
	}
	.hvv-contacts__item-value {
		font-size: 13px !important;
		font-weight: 500 !important;
		line-height: 1.3 !important;
	}
	.hvv-contacts__socials {
		margin-top: 4px !important;
		gap: 10px !important;
	}
	.hvv-contacts__social,
	.hvv-contacts__social:link,
	.hvv-contacts__social:visited {
		width: 36px !important;
		height: 36px !important;
	}
	.hvv-contacts__social svg {
		width: 18px !important;
		height: 18px !important;
	}

	/* Map: smaller min-height on mobile */
	.hvv-contacts__map {
		min-height: 280px !important;
		border-radius: 6px !important;
	}
	.hvv-contacts__map iframe {
		min-height: 280px !important;
	}

	/* Feedback form section */
	.hvv-contacts__form {
		padding: 0 20px !important;
		margin: 0 0 40px !important;
		max-width: 100% !important;
	}
	.hvv-contacts__form::before {
		left: 20px !important;
		right: 20px !important;
		border-radius: 6px !important;
	}
	.hvv-contacts__form-title {
		padding: 22px 22px 0 !important;
		margin: 0 0 14px !important;
		font-size: 14px !important;
		font-weight: 700 !important;
		letter-spacing: 0.56px !important;
		color: #1A8DA1 !important;
		text-transform: uppercase !important;
	}
	.hvv-contacts__form-body {
		padding: 0 22px 22px !important;
		font-size: 13px !important;
		line-height: 1.4 !important;
	}
	.hvv-contacts__form-body input[type="text"],
	.hvv-contacts__form-body input[type="email"],
	.hvv-contacts__form-body input[type="tel"],
	.hvv-contacts__form-body input[type="url"],
	.hvv-contacts__form-body textarea,
	.hvv-contacts__form-body select {
		padding: 10px 14px !important;
		font-size: 13px !important;
		border-radius: 10px !important;
	}
	.hvv-contacts__form-body input[type="submit"],
	.hvv-contacts__form-body button[type="submit"] {
		padding: 10px 22px !important;
		font-size: 13px !important;
		letter-spacing: 0.5px !important;
		border-radius: 22px !important;
	}
}
