/*
 * PHONKLAI closing booking gate and global footer.
 * Visible copy and links live in native Elementor/HFE widgets; this file only
 * supplies the selected editorial composition and responsive presentation.
 */

.pk-booking-gate {
	position: relative;
	isolation: isolate;
	min-height: 700px;
	color: #fffdf7;
	overflow: hidden;
}

.pk-booking-gate::after {
	position: absolute;
	inset: 0;
	z-index: -1;
	background: linear-gradient(90deg, rgba(0, 39, 33, 0.1) 0%, rgba(0, 39, 33, 0.03) 58%, rgba(0, 39, 33, 0.2) 100%);
	content: "";
	pointer-events: none;
}

.pk-booking-gate .pk-booking-shell {
	width: min(100%, 1304px);
	min-height: 700px;
	margin-inline: auto;
}

.pk-booking-gate .pk-booking-shell {
	box-sizing: border-box;
	justify-content: center;
	padding: clamp(78px, 7.5vw, 112px) 32px clamp(72px, 6vw, 94px);
}

.pk-booking-gate .pk-booking-shell > .e-con-inner {
	width: 100%;
	min-height: 0;
	margin-inline: auto;
}

.pk-booking-gate .pk-booking-copy {
	position: relative;
	z-index: 1;
	width: 66%;
	max-width: 790px;
}

.pk-booking-gate .pk-booking-eyebrow-row {
	width: min(100%, 665px);
	margin-bottom: clamp(28px, 3vw, 42px);
}

.pk-booking-gate .pk-booking-eyebrow {
	flex: 0 0 auto;
	width: auto;
}

.pk-booking-gate .pk-booking-eyebrow .elementor-heading-title {
	color: #d8e5dc;
	font-family: Manrope, sans-serif;
	font-size: 13px;
	font-weight: 800;
	line-height: 1.2;
	letter-spacing: 0.24em;
	text-transform: uppercase;
}

.pk-booking-gate .pk-booking-eyebrow-line {
	flex: 1 1 auto;
	width: auto;
}

.pk-booking-gate .pk-booking-eyebrow-line .elementor-divider {
	padding: 0;
}

.pk-booking-gate .pk-booking-eyebrow-line .elementor-divider-separator {
	width: 100%;
	border-top-color: rgba(216, 229, 220, 0.75);
}

.pk-booking-gate .pk-booking-title {
	max-width: 760px;
	margin-bottom: 26px !important;
}

.pk-booking-gate .pk-booking-title .elementor-heading-title {
	color: #fffdf7;
	font-family: Manrope, sans-serif;
	font-size: clamp(72px, 7.15vw, 108px);
	font-weight: 700;
	line-height: 0.96;
	letter-spacing: -0.062em;
	text-wrap: balance;
}

.pk-booking-gate .pk-booking-lead {
	max-width: 670px;
	margin-bottom: 38px !important;
}

.pk-booking-gate .pk-booking-lead p {
	margin: 0;
	color: rgba(255, 253, 247, 0.94);
	font-family: Manrope, sans-serif;
	font-size: clamp(19px, 1.55vw, 25px);
	font-weight: 400;
	line-height: 1.48;
	letter-spacing: -0.018em;
}

.pk-booking-gate .pk-booking-note-line {
	width: 32px;
	margin-bottom: 20px !important;
}

.pk-booking-gate .pk-booking-note-line .elementor-divider {
	padding: 0;
}

.pk-booking-gate .pk-booking-note-line .elementor-divider-separator {
	width: 32px;
	border-top-width: 2px;
	border-top-color: #d8e5dc;
}

.pk-booking-gate .pk-booking-note {
	max-width: 610px;
}

.pk-booking-gate .pk-booking-note p {
	margin: 0;
	color: rgba(255, 253, 247, 0.7);
	font-family: Manrope, sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

.pk-booking-gate .pk-booking-actions {
	position: relative;
	z-index: 2;
	width: 32%;
	max-width: 420px;
	padding-top: 38px;
}

.pk-booking-gate .pk-booking-primary-wrap {
	position: relative;
	width: 100%;
}

.pk-booking-gate .pk-booking-calendar {
	position: absolute;
	top: 50%;
	left: 31px;
	z-index: 3;
	width: 28px;
	transform: translateY(-50%);
	pointer-events: none;
}

.pk-booking-gate .pk-booking-calendar .elementor-icon {
	display: flex;
	color: #00483d;
	font-size: 26px;
}

.pk-booking-gate .pk-booking-calendar .elementor-icon svg {
	width: 1em;
	height: 1em;
	fill: currentColor;
}

.pk-booking-gate .pk-booking-primary,
.pk-booking-gate .pk-booking-primary .elementor-button-wrapper,
.pk-booking-gate .pk-booking-primary .elementor-button {
	width: 100%;
}

.pk-booking-gate .pk-booking-primary .elementor-button {
	display: flex;
	min-height: 86px;
	align-items: center;
	justify-content: center;
	padding: 20px 34px 20px 78px;
	border: 1px solid transparent;
	border-radius: 999px;
	background: #f8f6f0;
	color: #00483d;
	font-family: Manrope, sans-serif;
	font-size: clamp(18px, 1.45vw, 23px);
	font-weight: 750;
	line-height: 1.2;
	letter-spacing: -0.025em;
	transition: background-color 180ms ease, color 180ms ease, border-color 180ms ease, transform 180ms ease;
}

.pk-booking-gate .pk-booking-primary .elementor-button-content-wrapper {
	width: 100%;
	justify-content: space-between;
}

.pk-booking-gate .pk-booking-primary .elementor-button-icon {
	display: flex;
	color: #00483d;
	font-size: 22px;
}

.pk-booking-gate .pk-booking-primary .elementor-button-icon svg {
	fill: currentColor;
}

.pk-booking-gate .pk-booking-primary .elementor-button:hover {
	border-color: #d8e5dc;
	background: #ffffff;
	color: #003d33;
	transform: translateY(-2px);
}

.pk-booking-gate .pk-booking-primary .elementor-button:focus-visible,
.pk-booking-gate .pk-booking-phone .elementor-button:focus-visible {
	outline: 3px solid #c8dbcd;
	outline-offset: 4px;
}

.pk-booking-gate .pk-booking-phone {
	width: fit-content;
	margin-left: 12px;
}

.pk-booking-gate .pk-booking-phone .elementor-button {
	min-height: 56px;
	padding: 10px 0 7px;
	border: 0;
	border-bottom: 1px solid rgba(255, 253, 247, 0.68);
	border-radius: 0;
	background: transparent;
	color: #fffdf7;
	font-family: Manrope, sans-serif;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.25;
	transition: border-color 180ms ease, color 180ms ease;
}

.pk-booking-gate .pk-booking-phone .elementor-button:hover {
	border-bottom-color: #ffffff;
	background: transparent;
	color: #ffffff;
}

.pk-booking-gate .pk-booking-phone .elementor-button-icon {
	font-size: 19px;
}

.pk-site-footer {
	position: relative;
	background: #f8f6f0;
	color: #102a43;
}

.pk-site-footer .pk-footer-shell,
.pk-site-footer .pk-footer-shell > .e-con-inner {
	width: min(100%, 1304px);
	margin-inline: auto;
}

.pk-site-footer .pk-footer-shell {
	padding: 34px 32px 26px;
}

.pk-site-footer .pk-footer-rule .elementor-divider,
.pk-site-footer .pk-footer-bottom-rule .elementor-divider {
	padding: 0;
}

.pk-site-footer .pk-footer-rule .elementor-divider-separator,
.pk-site-footer .pk-footer-bottom-rule .elementor-divider-separator {
	width: 100%;
	border-top-color: #91a99a;
}

.pk-site-footer .pk-footer-main {
	padding: 28px 24px 26px;
}

.pk-site-footer .pk-footer-brand {
	width: 28%;
}

.pk-site-footer .pk-footer-logo {
	width: 245px;
	max-width: 100%;
}

.pk-site-footer .pk-footer-logo img {
	display: block;
	width: 100%;
	height: auto;
	mix-blend-mode: multiply;
}

.pk-site-footer .pk-footer-nav-wrap {
	width: 42%;
}

.pk-site-footer .pk-footer-nav,
.pk-site-footer .pk-footer-nav .hfe-nav-menu,
.pk-site-footer .pk-footer-nav nav {
	width: 100%;
}

.pk-site-footer .pk-footer-nav .hfe-nav-menu__toggle,
.pk-site-footer .pk-footer-nav .hfe-nav-menu-icon {
	display: none !important;
}

.pk-site-footer .pk-footer-nav .hfe-nav-menu,
.pk-site-footer .pk-footer-nav .menu {
	display: flex !important;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
	gap: 12px 20px;
}

.pk-site-footer .pk-footer-nav .menu-item,
.pk-site-footer .pk-footer-nav .menu-item a {
	margin: 0;
}

.pk-site-footer .pk-footer-nav ul.hfe-nav-menu > .menu-item {
	margin-right: 0 !important;
}

.pk-site-footer .pk-footer-nav .menu-item a {
	min-height: 44px;
	padding: 10px 0 !important;
	border: 0 !important;
	background: transparent !important;
	color: #102a43 !important;
	font-family: Manrope, sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 1.25;
}

.pk-site-footer .pk-footer-nav .menu-item a:hover,
.pk-site-footer .pk-footer-nav .menu-item a:focus-visible {
	color: #005044 !important;
	text-decoration: underline;
	text-decoration-color: #6f8f78;
	text-decoration-thickness: 2px;
	text-underline-offset: 5px;
}

.pk-site-footer .pk-footer-nav .menu-item a:focus-visible,
.pk-site-footer .pk-footer-fact a:focus-visible {
	outline: 3px solid rgba(111, 143, 120, 0.5);
	outline-offset: 4px;
}

.pk-site-footer .pk-footer-facts {
	width: 30%;
	padding-left: 42px;
	border-left: 1px solid #91a99a;
}

.pk-site-footer .pk-footer-fact .elementor-icon-box-wrapper {
	display: flex;
	align-items: center;
	gap: 16px;
	text-align: left;
}

.pk-site-footer .pk-footer-fact .elementor-icon-box-icon {
	flex: 0 0 auto;
	margin: 0;
}

.pk-site-footer .pk-footer-fact .elementor-icon {
	display: flex;
	width: 42px;
	height: 42px;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: #e4eee6;
	color: #005044;
	font-size: 17px;
}

.pk-site-footer .pk-footer-fact .elementor-icon svg {
	width: 1em;
	height: 1em;
	fill: currentColor;
}

.pk-site-footer .pk-footer-fact .elementor-icon-box-content {
	min-width: 0;
}

.pk-site-footer .pk-footer-fact .elementor-icon-box-icon a {
	display: inline-flex;
	min-width: 44px;
	min-height: 44px;
	align-items: center;
	justify-content: center;
}

.pk-site-footer .pk-footer-fact .elementor-icon-box-title a {
	display: inline-flex;
	min-height: 44px;
	align-items: center;
}

.pk-site-footer .pk-footer-fact .elementor-icon-box-title {
	margin: 0;
	color: #102a43;
	font-family: Manrope, sans-serif;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.38;
}

.pk-site-footer .pk-footer-fact .elementor-icon-box-description {
	margin-top: 1px;
	color: #3d5a54;
	font-family: Manrope, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
}

.pk-site-footer .pk-footer-bottom {
	padding: 22px 0 0;
}

.pk-site-footer .pk-footer-legal,
.pk-site-footer .pk-footer-signoff {
	width: auto;
}

.pk-site-footer .pk-footer-legal-links {
	width: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

.pk-site-footer .pk-footer-policy-link,
.pk-site-footer .pk-footer-policy-link .elementor-widget-container {
	width: auto;
}

.pk-site-footer .pk-footer-policy-link .elementor-button {
	min-height: 44px;
	padding: 8px 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	color: #3d5a54;
	font-family: Manrope, sans-serif;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.35;
	text-decoration: underline;
	text-decoration-color: transparent;
	text-decoration-thickness: 1px;
	text-underline-offset: 4px;
	transition: color 180ms ease, text-decoration-color 180ms ease;
}

.pk-site-footer .pk-footer-policy-link .elementor-button:hover,
.pk-site-footer .pk-footer-policy-link .elementor-button:focus-visible {
	background: transparent;
	color: #005044;
	text-decoration-color: #6f8f78;
}

.pk-site-footer .pk-footer-policy-link .elementor-button:focus-visible {
	outline: 3px solid rgba(111, 143, 120, 0.5);
	outline-offset: 3px;
}

.pk-site-footer .pk-footer-legal p,
.pk-site-footer .pk-footer-signoff p {
	margin: 0;
	color: #567068;
	font-family: Manrope, sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.5;
}

.pk-site-footer .pk-footer-signoff p {
	text-align: right;
}

@media (max-width: 1024px) {
	.pk-booking-gate,
	.pk-booking-gate .pk-booking-shell {
		min-height: 620px;
	}

	.pk-booking-gate .pk-booking-shell {
		padding: 76px 32px 70px;
	}

	.pk-booking-gate .pk-booking-copy {
		width: 61%;
	}

	.pk-booking-gate .pk-booking-title .elementor-heading-title {
		font-size: clamp(64px, 7.5vw, 78px);
	}

	.pk-booking-gate .pk-booking-actions {
		width: 36%;
	}

	.pk-booking-gate .pk-booking-primary .elementor-button {
		min-height: 78px;
		font-size: 18px;
	}

	.pk-site-footer .pk-footer-main {
		padding-inline: 0;
	}

	.pk-site-footer .pk-footer-brand {
		width: 25%;
	}

	.pk-site-footer .pk-footer-nav-wrap {
		width: 40%;
	}

	.pk-site-footer .pk-footer-facts {
		width: 35%;
		padding-left: 28px;
	}

	.pk-site-footer .pk-footer-nav .hfe-nav-menu,
	.pk-site-footer .pk-footer-nav .menu {
		gap: 8px 10px;
	}
}

@media (max-width: 767px) {
	.pk-booking-gate {
		min-height: auto;
		background-position: 31% center !important;
	}

	.pk-booking-gate::after {
		background: rgba(0, 50, 42, 0.18);
	}

	.pk-booking-gate .pk-booking-shell,
	.pk-booking-gate .pk-booking-shell > .e-con-inner {
		min-height: auto;
	}

	.pk-booking-gate .pk-booking-shell {
		justify-content: flex-start;
		padding: 68px 22px 62px;
	}

	.pk-booking-gate .pk-booking-copy,
	.pk-booking-gate .pk-booking-actions {
		width: 100%;
		max-width: none;
	}

	.pk-booking-gate .pk-booking-eyebrow-row {
		margin-bottom: 28px;
	}

	.pk-booking-gate .pk-booking-eyebrow .elementor-heading-title {
		font-size: 11px;
		letter-spacing: 0.2em;
	}

	.pk-booking-gate .pk-booking-title {
		margin-bottom: 20px !important;
	}

	.pk-booking-gate .pk-booking-title .elementor-heading-title {
		font-size: clamp(48px, 13.2vw, 56px);
		line-height: 0.98;
		letter-spacing: -0.058em;
	}

	.pk-booking-gate .pk-booking-lead {
		margin-bottom: 30px !important;
	}

	.pk-booking-gate .pk-booking-lead p {
		font-size: 18px;
		line-height: 1.5;
	}

	.pk-booking-gate .pk-booking-note {
		max-width: 335px;
	}

	.pk-booking-gate .pk-booking-note p {
		font-size: 14px;
	}

	.pk-booking-gate .pk-booking-actions {
		padding-top: 38px;
	}

	.pk-booking-gate .pk-booking-calendar {
		left: 25px;
	}

	.pk-booking-gate .pk-booking-primary .elementor-button {
		min-height: 72px;
		padding: 18px 26px 18px 68px;
		font-size: 18px;
	}

	.pk-booking-gate .pk-booking-phone {
		margin-left: 0;
	}

	.pk-site-footer .pk-footer-shell {
		padding: 24px 20px 88px;
	}

	.pk-site-footer .pk-footer-main {
		padding: 26px 0 24px;
	}

	.pk-site-footer .pk-footer-brand,
	.pk-site-footer .pk-footer-nav-wrap,
	.pk-site-footer .pk-footer-facts {
		width: 100%;
	}

	.pk-site-footer .pk-footer-logo {
		width: 220px;
	}

	.pk-site-footer .pk-footer-nav nav > ul.hfe-nav-menu {
		display: grid !important;
		grid-template-columns: repeat(3, max-content);
		justify-content: flex-start;
		gap: 2px 22px;
	}

	.pk-site-footer .pk-footer-nav .menu-item a {
		font-size: 13px;
	}

	.pk-site-footer .pk-footer-facts {
		padding-top: 24px;
		padding-left: 0;
		border-top: 1px solid #c5d2ca;
		border-left: 0;
	}

	.pk-site-footer .pk-footer-bottom {
		align-items: flex-start !important;
	}

	.pk-site-footer .pk-footer-legal-links {
		justify-content: flex-start;
		gap: 6px 18px !important;
	}

	.pk-site-footer .pk-footer-signoff p {
		text-align: left;
	}
}

@media (prefers-reduced-motion: reduce) {
	.pk-booking-gate .pk-booking-primary .elementor-button,
	.pk-booking-gate .pk-booking-phone .elementor-button {
		transition: none;
	}

	.pk-booking-gate .pk-booking-primary .elementor-button:hover {
		transform: none;
	}
}
