.apcs-location {
	background: #fff;
	padding: 92px 0 0;
}

.apcs-location__inner {
	display: grid;
	gap: 34px;
	width: 100%;
	max-width: var(--apcs-content-width);
	margin-inline: auto;
	padding-inline: clamp(22px, 3vw, 80px);
	box-sizing: border-box;
}

.apcs-location__row {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	align-items: center;
	gap: 24px;
	width: 100%;
}

.apcs-location__row > p {
	margin: 0;
	justify-self: end;
}

.apcs-location__title {
	margin: 0;
	font-family: "Noto Sans CJK KR", "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", "Manrope", sans-serif;
	font-size: clamp(21px, 1.9vw, 27px);
	font-weight: 700;
	line-height: 1.1;
	color: #323232;
}

.apcs-location__lead {
	font-family: "Manrope", sans-serif;
	font-size: 16px;
	line-height: 1.6;
	color: #637487;
	max-width: 920px;
	margin: 0;
	width: 100%;
}

.apcs-location__cards {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 0;
	width: 100%;
	border: 1px solid #d9d4d0;
}

.apcs-location__cards > div {
	display: grid;
	gap: 10px;
	padding: 18px 18px 20px;
	border-right: 1px solid #d9d4d0;
}

.apcs-location__cards > div:last-child {
	border-right: 0;
}

.apcs-location__cards h3 {
	margin: 0 0 10px;
	font-family: "Manrope", sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: #5f7285;
}

.apcs-location__cards p {
	margin: 0;
	font-family: "Manrope", sans-serif;
	font-size: 16px;
	line-height: 1.55;
	color: #323232;
	overflow-wrap: anywhere;
}

.apcs-location__travel-note {
	align-items: baseline;
	border-top: 1px solid #d9d4d0;
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	max-width: none;
	padding-top: 14px;
	margin-inline: 0;
	width: 100%;
}

.apcs-location__travel-note-label {
	color: #5f7285;
	font-family: "Noto Sans CJK KR", "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", "Manrope", sans-serif;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.08em;
	line-height: 1.4;
	text-transform: uppercase;
}

.apcs-location__travel-note-body {
	color: #5f7285;
	font-family: "Manrope", sans-serif;
	font-size: 14px;
	line-height: 1.55;
}

.apcs-map-shell {
	position: relative;
	min-height: 356px;
	display: grid;
	place-items: center;
	width: 100%;
	box-sizing: border-box;
	background: var(--apcs-surface);
	border: 1px solid #d9d4d0;
	margin-top: 8px;
}

.apcs-location-header {
	grid-template-columns: minmax(0, 1fr) auto;
}

.apcs-location-intro {
	margin-bottom: 24px;
	font-family: "Manrope", sans-serif;
	font-size: 14px;
	line-height: 1.55;
	color: var(--apcs-muted);
}

.apcs-location-grid {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	border: 1px solid #d9d4d0;
}

.apcs-location-card {
	padding: 16px 18px;
	border-right: 1px solid #d9d4d0;
}

.apcs-location-card:last-child {
	border-right: 0;
}

.apcs-location-card h3 {
	margin: 0 0 8px;
	font-family: "Manrope", sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	color: var(--apcs-muted);
}

.apcs-location-card p,
.apcs-location-note .apcs-subtle-copy {
	font-family: "Manrope", sans-serif;
	font-size: 14px;
	line-height: 1.55;
	color: var(--apcs-muted);
}

.apcs-location-note {
	padding-top: 12px;
	border-top: 1px solid #d9d4d0;
}

.apcs-location__inner > .wp-block-html,
.apcs-card > .wp-block-group,
.apcs-card > .wp-block-html {
	width: 100%;
}

.apcs-map-shell__label {
	position: absolute;
	top: 24px;
	left: 24px;
	padding: 8px 12px;
	background: var(--apcs-surface);
	border: 1px solid #d9d4d0;
	font-family: "Noto Sans CJK KR", "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", "Manrope", sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 1.4;
	color: #323232;
	text-transform: uppercase;
}

.apcs-map-shell__placeholder {
	display: grid;
	gap: 14px;
	place-items: center;
	color: #8b8b8b;
	text-align: center;
}

.apcs-map-shell__placeholder p {
	font-size: 14px;
	margin: 0;
}

.apcs-map-material-icon {
	font-size: 28px;
}

.apcs-landing-location {
	--apcs-location-eyebrow-font-size: var(--wp--preset--font-size--sm, 0.875rem);
	--apcs-location-title-font-size: var(--apcs-home-section-title-font-size);
	--apcs-location-spotlight-title-font-size: var(--wp--preset--font-size--3-xl, 1.5625rem);
	--apcs-location-body-font-size: var(--wp--preset--font-size--lg, 1.0625rem);
	--apcs-location-fact-font-size: max(16px, var(--wp--preset--font-size--md, 1rem));
	--apcs-location-action-font-size: max(16px, var(--wp--preset--font-size--lg, 1.0625rem));
	--apcs-location-section-padding-top: var(--wp--preset--spacing--84, 84px);
	--apcs-location-inner-gap: var(--wp--preset--spacing--32, 32px);
	--apcs-location-grid-gap: var(--wp--preset--spacing--24, 24px);
	--apcs-location-card-gap: var(--wp--preset--spacing--16, 16px);
	--apcs-location-list-gap: var(--wp--preset--spacing--8, 8px);
	--apcs-location-fact-marker-size: 6px;
	background: var(--wp--preset--color--white, #fff);
	padding: var(--apcs-location-section-padding-top) 0 0;
	scroll-margin-top: calc(var(--apcs-header-slot-height, 88px) + var(--wp--preset--spacing--32, 32px));
}

.apcs-landing-location__inner {
	display: grid;
	gap: var(--apcs-location-inner-gap);
	width: min(calc(100% - clamp(48px, 6vw, 128px)), var(--apcs-landing-content-rail));
	max-width: var(--apcs-landing-content-rail);
	margin-inline: auto;
	padding-inline: 0;
	box-sizing: border-box;
}

.apcs-landing-location__spotlight-grid.wp-block-columns {
	display: block;
	margin-bottom: 0;
	padding-inline: 0 !important;
}

.apcs-landing-location .apcs-landing-location__inner.wp-block-group > .apcs-landing-location__spotlight-grid.wp-block-columns,
.editor-styles-wrapper .apcs-landing-location__inner.wp-block-group > .apcs-landing-location__spotlight-grid.wp-block-columns {
	max-width: 100% !important;
	margin-left: 0 !important;
	margin-right: auto !important;
}

.apcs-landing-location__spotlight-grid > .wp-block-column,
.apcs-landing-location__media-column,
.apcs-landing-location__copy-column {
	margin-left: 0 !important;
	flex-basis: 100% !important;
	width: 100%;
}

.apcs-landing-location__copy-column {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	max-width: none;
}

.apcs-landing-location__spotlight {
	display: grid;
	gap: var(--apcs-location-card-gap);
	width: min(100%, 36rem);
	max-width: 36rem;
	margin-inline: 0 auto !important;
	justify-items: start;
	justify-self: start;
	text-align: left;
}

.apcs-landing-location__spotlight.wp-block-group {
	margin-left: 0 !important;
	margin-right: auto !important;
}

.apcs-landing-location__eyebrow {
	margin: 0;
	font-family: var(--wp--preset--font-family--manrope, "Manrope", sans-serif);
	font-weight: 600;
	line-height: 1.4;
	letter-spacing: 0.18em;
	text-transform: uppercase;
	color: var(--wp--preset--color--apcs-accent, #4c6078);
	text-align: left;
}

.apcs-landing-location__eyebrow:not([class*="-font-size"]) {
	font-size: var(--apcs-location-eyebrow-font-size);
}

.apcs-landing-location__eyebrow.has-sm-font-size {
	font-size: var(--apcs-location-eyebrow-font-size) !important;
}

.apcs-landing-location__spotlight-title {
	margin: 0;
	font-family: var(--wp--preset--font-family--noto-sans-cjk-kr, "Noto Sans CJK KR", "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", "Manrope", sans-serif);
	font-weight: 700;
	line-height: 1.08;
	letter-spacing: -0.028em;
	color: var(--wp--preset--color--apcs-ink, #121417);
	text-align: left;
}

.apcs-landing-location__spotlight-title:not([class*="-font-size"]) {
	font-size: var(--apcs-location-spotlight-title-font-size);
}

.apcs-landing-location__spotlight-title.has-3-xl-font-size {
	font-size: var(--apcs-location-spotlight-title-font-size) !important;
}

.apcs-landing-location__facts,
.apcs-landing-location__spotlight > .wp-block-list {
	display: grid;
	gap: var(--apcs-location-list-gap);
	margin: 0;
	padding: 0;
	list-style: none;
	justify-items: start;
	width: min(100%, 34rem);
	font-family: var(--wp--preset--font-family--manrope, "Manrope", sans-serif);
	line-height: 1.55;
	color: var(--wp--preset--color--apcs-muted, #516171);
}

.apcs-landing-location__facts:not([class*="-font-size"]),
.apcs-landing-location__spotlight > .wp-block-list:not([class*="-font-size"]) {
	font-size: var(--apcs-location-fact-font-size);
}

.apcs-landing-location__facts.has-md-font-size,
.apcs-landing-location__spotlight > .wp-block-list.has-md-font-size {
	font-size: var(--apcs-location-fact-font-size) !important;
}

.apcs-landing-location__facts li,
.apcs-landing-location__spotlight > .wp-block-list li {
	position: relative;
	display: block;
	min-height: 0;
	width: 100%;
	padding: 0 0 0 var(--wp--preset--spacing--16, 16px);
	border: 0;
	background: transparent;
	font: inherit;
	color: var(--wp--preset--color--apcs-muted, #516171);
	box-sizing: border-box;
}

.apcs-landing-location__facts li::before,
.apcs-landing-location__spotlight > .wp-block-list li::before {
	content: "";
	position: absolute;
	top: 0.72em;
	left: 0;
	width: var(--apcs-location-fact-marker-size);
	height: var(--apcs-location-fact-marker-size);
	border-radius: 999px;
	background: var(--wp--preset--color--apcs-accent, #4c6078);
}

.apcs-landing-location__facts li:first-child,
.apcs-landing-location__spotlight > .wp-block-list li:first-child {
	font-weight: 600;
	color: var(--wp--preset--color--apcs-ink, #121417);
}

.apcs-landing-location .apcs-landing-location__spotlight.wp-block-group > :where(:not(.alignleft):not(.alignright):not(.alignfull)),
.editor-styles-wrapper .apcs-landing-location__spotlight.wp-block-group > :where(:not(.alignleft):not(.alignright):not(.alignfull)),
.apcs-landing-location__spotlight > * {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.apcs-landing-location__header.wp-block-columns {
	display: flex;
	flex-wrap: nowrap;
	align-items: flex-end;
	justify-content: space-between;
	gap: var(--apcs-location-grid-gap);
	margin-bottom: 0;
	width: 100%;
	padding-inline: 0 !important;
}

.apcs-landing-location__header .wp-block-column:first-child,
.apcs-landing-location__header .wp-block-column:last-child,
.apcs-landing-location__header-link {
	width: auto;
}

.apcs-landing-location__header .wp-block-column:first-child {
	flex: 1 1 auto;
}

.apcs-landing-location__header .wp-block-column:last-child,
.apcs-landing-location__header-link {
	flex: 0 0 auto;
}

.apcs-landing-location__header-link .wp-block-buttons {
	justify-content: flex-end;
}

.apcs-landing-location__header-link .wp-block-button .wp-element-button {
	padding-bottom: calc(var(--wp--preset--spacing--8, 8px) / 2);
	border-bottom: 2px solid rgb(76 96 120 / 0.32);
	font-family: var(--wp--preset--font-family--noto-sans-cjk-kr, "Noto Sans CJK KR", "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", "Manrope", sans-serif);
	font-weight: 700;
	line-height: 1.35;
	color: var(--wp--preset--color--apcs-accent, #4c6078);
}

.apcs-landing-location__header-link .wp-block-button .wp-element-button:not([class*="-font-size"]) {
	font-size: var(--apcs-location-action-font-size);
}

.apcs-landing-location__header-link .wp-block-button .wp-element-button.has-lg-font-size {
	font-size: var(--apcs-location-action-font-size) !important;
}

.apcs-landing-location__header-link .wp-block-button .wp-element-button:hover,
.apcs-landing-location__header-link .wp-block-button .wp-element-button:focus-visible {
	border-bottom-color: rgb(76 96 120 / 0.68);
	color: var(--wp--preset--color--apcs-footer, #1a2e44);
}

.apcs-landing-location__title {
	margin: 0;
	font-family: var(--wp--preset--font-family--noto-sans-cjk-kr, "Noto Sans CJK KR", "Noto Sans KR", "Apple SD Gothic Neo", "Malgun Gothic", "Manrope", sans-serif);
	font-weight: 700;
	line-height: 1.11;
	letter-spacing: -0.02em;
	color: var(--wp--preset--color--apcs-ink, #121417);
}

.apcs-landing-location__title:not([class*="-font-size"]) {
	font-size: var(--apcs-location-title-font-size);
}

.apcs-landing-location__title.has-4-xl-font-size {
	font-size: var(--apcs-location-title-font-size) !important;
}

.apcs-landing-location__toplink {
	margin: 0;
}

.apcs-landing-location__toplink .apcs-inline-link {
	display: inline-flex;
	align-items: center;
	gap: var(--wp--preset--spacing--8, 8px);
	color: var(--wp--preset--color--apcs-accent, #4c6078);
	font-family: var(--wp--preset--font-family--manrope, "Manrope", sans-serif);
	font-size: var(--wp--preset--font-size--xs, 0.8125rem);
	font-weight: 700;
	line-height: 1.4;
	letter-spacing: 0;
	text-decoration: none;
	white-space: nowrap;
}

.apcs-landing-location__toplink .apcs-material-icon {
	font-size: 0.9em;
}

.apcs-landing-location__toplink .apcs-inline-link:hover,
.apcs-landing-location__toplink .apcs-inline-link:focus-visible {
	color: var(--wp--preset--color--apcs-ink, #121417);
}

.apcs-landing-location__intro,
.apcs-landing-location__spotlight > p:not(.apcs-landing-location__eyebrow) {
	margin: 0;
	max-width: none;
	font-family: var(--wp--preset--font-family--manrope, "Manrope", sans-serif);
	line-height: 1.625;
	color: var(--wp--preset--color--apcs-muted, #516171);
}

.apcs-landing-location__intro:not([class*="-font-size"]),
.apcs-landing-location__spotlight > p:not(.apcs-landing-location__eyebrow):not([class*="-font-size"]) {
	font-size: var(--apcs-location-body-font-size);
}

.apcs-landing-location__intro.has-lg-font-size,
.apcs-landing-location__spotlight > p.has-lg-font-size:not(.apcs-landing-location__eyebrow) {
	font-size: var(--apcs-location-body-font-size) !important;
}

@media (min-width: 768px) and (max-width: 1279px) {
	.apcs-landing-location__intro.has-lg-font-size,
	.apcs-landing-location__spotlight > p.has-lg-font-size:not(.apcs-landing-location__eyebrow) {
		font-size: max(16px, var(--apcs-location-body-font-size)) !important;
	}
}

.apcs-landing-location__map-shell {
	width: 100%;
	margin: 0;
}

.apcs-landing-location__map-frame {
	position: relative;
	min-height: clamp(320px, 48vw, 520px);
	margin: 0;
	overflow: hidden;
	border: 1px solid var(--wp--preset--color--apcs-border, #d7d2cc);
	background:
		linear-gradient(135deg, rgb(76 96 120 / 0.1), transparent 38%),
		var(--wp--preset--color--apcs-surface, #f6f3f2);
	box-shadow: 0 24px 60px rgb(18 20 23 / 0.08);
}

.apcs-landing-location__map-canvas,
.apcs-landing-location__map-inset-canvas {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	margin: 0;
}

.apcs-landing-location__map-pin {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 3;
	display: grid;
	place-items: center;
	width: 44px;
	height: 44px;
	margin: -44px 0 0 -22px;
	border-radius: 999px 999px 999px 0;
	background: var(--wp--preset--color--apcs-accent, #4c6078);
	color: var(--wp--preset--color--white, #fff);
	box-shadow: 0 10px 24px rgb(18 20 23 / 0.24);
	transform: rotate(-45deg);
	pointer-events: none;
}

.apcs-landing-location__map-pin .apcs-material-icon {
	margin: 0;
	font-size: 24px;
	line-height: 1;
	transform: rotate(45deg);
}

.apcs-landing-location__map-inset {
	position: absolute;
	top: var(--wp--preset--spacing--16, 16px);
	right: var(--wp--preset--spacing--16, 16px);
	z-index: 4;
	display: none;
	width: min(280px, 34vw);
	height: clamp(170px, 18vw, 220px);
	margin: 0;
	overflow: hidden;
	border: 1px solid rgb(255 255 255 / 0.86);
	background: var(--wp--preset--color--apcs-panel, #fcfbfa);
	box-shadow: 0 16px 36px rgb(18 20 23 / 0.2);
}

.apcs-landing-location__map-inset-label {
	position: absolute;
	top: var(--wp--preset--spacing--8, 8px);
	left: var(--wp--preset--spacing--8, 8px);
	z-index: 2;
	margin: 0;
	padding: 5px 8px;
	background: rgb(252 251 250 / 0.9);
	color: var(--wp--preset--color--apcs-ink, #121417);
	font-family: var(--wp--preset--font-family--manrope, "Manrope", sans-serif);
	font-weight: 700;
	line-height: 1.2;
	letter-spacing: 0.02em;
}

.apcs-landing-location__map-fallback {
	position: absolute;
	right: var(--wp--preset--spacing--24, 24px);
	bottom: var(--wp--preset--spacing--24, 24px);
	left: var(--wp--preset--spacing--24, 24px);
	z-index: 5;
	display: grid;
	gap: var(--wp--preset--spacing--8, 8px);
	max-width: 520px;
	margin: 0;
	padding: var(--wp--preset--spacing--16, 16px);
	background: rgb(252 251 250 / 0.92);
	color: var(--wp--preset--color--apcs-muted, #516171);
	box-shadow: 0 12px 30px rgb(18 20 23 / 0.12);
}

.apcs-landing-location__map-fallback-copy,
.apcs-landing-location__map-fallback-link {
	margin: 0;
	font-family: var(--wp--preset--font-family--manrope, "Manrope", sans-serif);
}

.apcs-landing-location__map-fallback-link a {
	color: var(--wp--preset--color--apcs-accent, #4c6078);
	font-weight: 700;
	text-decoration-thickness: 1px;
	text-underline-offset: 0.2em;
}

.apcs-landing-location__map-shell.is-loaded .apcs-landing-location__map-inset {
	display: block;
}

.apcs-landing-location__map-shell.is-loaded .apcs-landing-location__map-fallback {
	display: none;
}

.apcs-landing-location__map-shell.is-fallback .apcs-landing-location__map-pin,
.apcs-landing-location__map-shell.is-fallback .apcs-landing-location__map-inset {
	display: none;
}

@media (max-width: 767px) {
	.apcs-landing-location {
		--apcs-location-title-font-size: var(--apcs-home-section-title-font-size);
		--apcs-location-spotlight-title-font-size: var(--wp--preset--font-size--3-xl, 1.5625rem);
		--apcs-location-body-font-size: max(16px, var(--wp--preset--font-size--md, 1rem));
		--apcs-location-fact-font-size: max(16px, var(--wp--preset--font-size--md, 1rem));
		--apcs-location-action-font-size: max(16px, var(--wp--preset--font-size--md, 1rem));
		--apcs-location-section-padding-top: var(--wp--preset--spacing--64, 64px);
		--apcs-location-inner-gap: var(--wp--preset--spacing--24, 24px);
		--apcs-location-card-gap: var(--wp--preset--spacing--12, 12px);
		--apcs-location-list-gap: var(--wp--preset--spacing--8, 8px);
		scroll-margin-top: calc(var(--apcs-header-slot-height, 88px) + var(--wp--preset--spacing--84, 84px));
	}

	.apcs-landing-location__inner {
		width: 100%;
		max-width: none;
		padding-inline: var(--wp--preset--spacing--16, 16px);
	}

	.apcs-landing-location__spotlight {
		gap: var(--apcs-location-card-gap);
	}

	.apcs-landing-location__eyebrow {
		letter-spacing: 0.14em;
	}

	.apcs-landing-location__spotlight-title {
		letter-spacing: -0.02em;
	}

	.apcs-landing-location__facts {
		gap: var(--apcs-location-list-gap);
	}

	.apcs-landing-location__facts li,
	.apcs-landing-location__spotlight > .wp-block-list li {
		width: 100%;
	}

	.apcs-landing-location__header-title,
	.apcs-landing-location__header-link,
	.apcs-landing-location__header .wp-block-column,
	.apcs-landing-location__header .wp-block-column[style] {
		flex-basis: 100%;
		width: 100%;
	}

	.apcs-landing-location__header.wp-block-columns {
		display: grid;
		grid-template-columns: 1fr;
		gap: var(--wp--preset--spacing--16, 16px);
	}

	.apcs-landing-location__header .wp-block-column,
	.apcs-landing-location__spotlight-grid .wp-block-column {
		margin-left: 0;
		align-self: stretch;
	}

	.apcs-landing-location__header-link .wp-block-buttons {
		justify-content: flex-start;
	}

	.apcs-landing-location__intro {
		line-height: 1.6;
		color: var(--wp--preset--color--apcs-muted, #516171);
	}

	.apcs-landing-location__header-link .wp-block-button .wp-element-button {
		padding-bottom: calc(var(--wp--preset--spacing--8, 8px) / 2);
	}

	.apcs-landing-location__spotlight-grid.wp-block-columns {
		display: block;
	}

	.apcs-landing-location__google-map,
	.apcs-landing-location__google-map iframe,
	.apcs-landing-location__map-loading {
		min-height: 280px;
		height: 280px;
	}

	.apcs-landing-location__map-card {
		padding: 16px;
	}

	.apcs-landing-location__map-actions,
	.apcs-landing-location__map-actions .wp-block-button,
	.apcs-landing-location__map-actions .wp-element-button {
		width: 100%;
	}

	.apcs-map-provider-link .wp-element-button {
		justify-content: center;
	}

	.apcs-landing-location__spotlight {
		max-width: none;
	}

	.apcs-landing-location__facts {
		width: 100%;
	}

	.apcs-landing-location__map-frame {
		min-height: 360px;
	}

	.apcs-landing-location__map-inset {
		top: var(--wp--preset--spacing--12, 12px);
		right: var(--wp--preset--spacing--12, 12px);
		width: min(190px, 52vw);
		height: 138px;
	}

	.apcs-landing-location__map-fallback {
		right: var(--wp--preset--spacing--12, 12px);
		bottom: var(--wp--preset--spacing--12, 12px);
		left: var(--wp--preset--spacing--12, 12px);
	}
}

/* PPT 260512 feedback: give the map room before the footer starts. */
.apcs-landing-location {
	padding-bottom: clamp(48px, 5.5vw, 76px);
}

.apcs-landing-location__map,
.apcs-landing-location .apcs-map-shell,
.apcs-landing-location__map-shell {
	margin-bottom: clamp(10px, 1.6vw, 20px);
}
