.sc-map-placeholder {
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.sc-map {
	display: flex;
	flex-direction: column;
	gap: var(--sc-flex-gap);
}