.contacts-yandex-map {
	width: 100%;
	min-height: 380px;
	height: 100%;
	border-radius: 32px;
	overflow: hidden;
	box-shadow: 0 12px 24px rgba(44, 74, 110, 0.08);
	border: 1px solid #e8a735;
}

.contacts-yandex-map--widget iframe {
	display: block;
	width: 100%;
	min-height: 380px;
	height: 100%;
	border: 0;
}

.map-placeholder-enhanced--empty {
	font-size: 0.9rem;
	text-align: center;
	padding: 24px;
}
