/**
 * Med Healing Tours — Footer nativo.
 * Encapsulado bajo .mht-native-footer.
 * El failsafe de .elementor-location-footer solo aplica con
 * body.mht-has-native-footer para no afectar otras plantillas.
 */

body.mht-has-native-footer .elementor-location-footer,
body.mht-has-native-footer .elementor-1128,
body.mht-has-native-footer .elementor-2934 {
	display: none !important;
}

.mht-native-footer {
	--mht-footer-bg: #FAF8F1;
	--mht-footer-gold: #D4A853;
	--mht-footer-text: #5C9497;
	--mht-footer-ink: #104E59;
	--mht-footer-white: #FFFFFF;
	position: relative;
	z-index: 2;
	width: 100%;
	margin: 0;
	padding: 3.4rem 0 1.7rem;
	background: #FAF8F1;
	color: #5C9497;
	font-family: "Noto Sans", "Segoe UI", sans-serif;
}

.mht-native-footer *,
.mht-native-footer *::before,
.mht-native-footer *::after {
	box-sizing: border-box;
}

.mht-footer__inner {
	width: min(1120px, 88%);
	margin: 0 auto;
}

.mht-footer__columns {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 4rem;
	margin: 0 0 2.8rem;
}

.mht-footer__col--contact {
	flex: 0 1 420px;
}

.mht-footer__col--links {
	flex: 0 1 260px;
	padding-top: 0.15rem;
}

.mht-footer__title {
	margin: 0;
	color: #D4A853;
	font-family: "Poly", Georgia, "Times New Roman", serif;
	font-size: 1.55rem;
	font-weight: 400;
	line-height: 1.25;
}

.mht-footer__accent {
	display: block;
	width: 52px;
	height: 1.5px;
	margin: 0.7rem 0 1.35rem;
	background: #D4A853;
}

.mht-footer__line {
	display: flex;
	align-items: center;
	gap: 0.7rem;
	margin: 0 0 0.85rem;
	color: #5C9497;
	font-size: 0.95rem;
	line-height: 1.4;
	text-decoration: none;
}

.mht-footer__line:hover,
.mht-footer__line:focus {
	color: #5C9497;
	text-decoration: underline;
}

.mht-footer__line-icon {
	flex-shrink: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 18px;
	height: 18px;
	color: #5C9497;
}

.mht-footer__line-icon svg {
	display: block;
	width: 100%;
	height: 100%;
}

.mht-footer__socials {
	display: flex;
	align-items: center;
	gap: 1.05rem;
	margin: 1.35rem 0 0;
	padding: 0;
	list-style: none;
}

.mht-footer__socials a {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	color: #104E59;
}

.mht-footer__socials svg {
	display: block;
	width: 100%;
	height: 100%;
	fill: currentColor;
}

.mht-footer__socials a:hover,
.mht-footer__socials a:focus {
	color: #104E59;
	opacity: 0.78;
}

.mht-footer__links {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mht-footer__links li + li {
	margin-top: 0.7rem;
}

.mht-footer__links a {
	color: #5C9497;
	font-size: 0.95rem;
	line-height: 1.4;
	text-decoration: underline;
	text-underline-offset: 0.18em;
}

.mht-footer__links a:hover,
.mht-footer__links a:focus {
	color: #5C9497;
}

.mht-footer__cta-row {
	display: flex;
	justify-content: flex-start;
	width: max-content;
	margin: 0 0 2.4rem calc(50% - 50vw + 1.75rem);
}

.mht-footer__agenda {
	display: inline-flex;
	align-items: stretch;
	overflow: hidden;
	border-radius: 3px;
	text-decoration: none;
}

.mht-footer__agenda-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 50px;
	min-height: 48px;
	background: #104E59;
	color: #FFFFFF;
}

.mht-footer__agenda-icon svg {
	display: block;
	width: 22px;
	height: 22px;
}

.mht-footer__agenda-text {
	display: inline-flex;
	align-items: center;
	padding: 0 1.35rem;
	background: #D4A853;
	color: #FFFFFF;
	font-size: 0.72rem;
	font-weight: 600;
	letter-spacing: 0.06em;
	line-height: 1;
	text-transform: uppercase;
	white-space: nowrap;
}

.mht-footer__agenda:hover .mht-footer__agenda-text,
.mht-footer__agenda:focus .mht-footer__agenda-text {
	color: #FFFFFF;
}

.mht-footer__rule {
	display: block;
	width: 100%;
	height: 0;
	margin: 0 0 1.15rem;
	border: 0;
	border-top: 2px solid #5C9497;
	opacity: 1;
}

.mht-footer__copy {
	margin: 0;
	color: #5C9497;
	font-size: 0.78rem;
	letter-spacing: 0.01em;
	line-height: 1.4;
	text-align: center;
}

.mht-footer__top {
	position: absolute;
	right: max(1.6rem, calc((100% - min(1120px, 88%)) / 2));
	bottom: 6.4rem;
	z-index: 40;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 42px;
	height: 42px;
	border-radius: 5px;
	background: #D4A853;
	color: #FFFFFF;
	box-shadow: none;
	text-decoration: none;
}

.mht-footer__top svg {
	display: block;
	width: 20px;
	height: 20px;
}

.mht-footer__top:hover,
.mht-footer__top:focus {
	background: #D4A853;
	color: #FFFFFF;
}

@media (max-width: 900px) {
	.mht-native-footer {
		padding: 2.8rem 0 1.5rem;
	}

	.mht-footer__columns {
		flex-direction: column;
		gap: 2.2rem;
		margin-bottom: 2.2rem;
	}

	.mht-footer__col--contact,
	.mht-footer__col--links {
		flex: none;
		width: 100%;
	}

	.mht-footer__title {
		font-size: 1.4rem;
	}

	.mht-footer__agenda-text {
		white-space: normal;
		padding: 0.85rem 1.1rem;
		line-height: 1.35;
	}

	.mht-footer__top {
		right: 1rem;
		bottom: 6.2rem;
	}
}
