.samay-quito-unveiled-tour-layout {
	--qu-ink: #262528;
	--qu-deep: #131317;
	--qu-gold: #b88745;
	--qu-bronze: #765331;
	--qu-stone: #e7e1d8;
	--qu-cream: #fbf9f5;
	--qu-warm: #f3eee7;
	--qu-night: #202027;
	--qu-line: rgba(55, 46, 34, .16);
	display: block !important;
	min-height: 0 !important;
	background: var(--qu-cream) !important;
	color: var(--qu-ink);
	font-family: inherit;
	overflow: hidden;
}

body.samay-quito-unveiled-full-width { overflow-x: hidden; overflow-x: clip; }
body.samay-quito-unveiled-full-width .samay-quito-unveiled-tour-layout { overflow: visible; }
body.samay-quito-unveiled-full-width .btTourInformationTab { overflow: visible !important; }
body.samay-quito-unveiled-full-width .samay-quito-unveiled-tour-layout > section {
	position: relative;
	left: 50%;
	width: 100vw;
	max-width: none;
	margin-right: 0 !important;
	margin-left: -50vw !important;
}
body.samay-quito-unveiled-hide-discover .btDiscoverDestinationLink { display: none !important; }
body.samay-quito-unveiled-hide-social .btArticleShareEtc { display: none !important; }
body.samay-quito-unveiled .btTourAdditionalInfoTab .btTourMainContent > h3 + div > h3:first-child { display: none !important; }

.samay-quito-unveiled-tour-layout,
.samay-quito-unveiled-tour-layout > section,
.samay-quito-unveiled-tour-layout .samay-quito-unveiled-shell {
	height: auto !important;
	min-height: 0 !important;
	max-height: none !important;
}
.samay-quito-unveiled-tour-layout > section {
	box-sizing: border-box;
	margin: 0 !important;
	padding: clamp(74px, 9vw, 126px) 0 !important;
}
.samay-quito-unveiled-shell {
	position: relative;
	z-index: 2;
	width: min(1160px, calc(100% - 56px));
	margin: 0 auto;
}
.samay-quito-unveiled-copy,
.samay-quito-unveiled-heading { min-width: 0; }
.samay-quito-unveiled-kicker {
	display: inline-flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 18px;
	color: var(--qu-bronze) !important;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: .16em;
	line-height: 1.4;
	text-transform: uppercase;
}
.samay-quito-unveiled-kicker::before {
	content: "";
	width: 36px;
	height: 1px;
	background: currentColor;
}
.samay-quito-unveiled-copy h2,
.samay-quito-unveiled-heading h2,
.samay-quito-unveiled-essentials h2,
.samay-quito-unveiled-cta h2 {
	margin: 0 0 24px !important;
	color: var(--qu-deep) !important;
	font-family: Georgia, "Times New Roman", serif;
	font-size: clamp(40px, 5vw, 69px);
	font-weight: 400 !important;
	letter-spacing: -.035em;
	line-height: .99;
}
.samay-quito-unveiled-copy p,
.samay-quito-unveiled-heading p,
.samay-quito-unveiled-essentials p,
.samay-quito-unveiled-cta p {
	margin: 0 0 18px;
	color: #655e54 !important;
	font-size: 16px;
	line-height: 1.75;
}
.samay-quito-unveiled-lead {
	max-width: 690px;
	color: var(--qu-ink) !important;
	font-family: Georgia, "Times New Roman", serif;
	font-size: clamp(21px, 2vw, 28px) !important;
	line-height: 1.5 !important;
}

.samay-quito-unveiled-intro {
	background:
		radial-gradient(circle at 11% 12%, rgba(184,146,72,.21), transparent 34%),
		linear-gradient(135deg, #fffdf8 0%, #eee5d7 100%) !important;
}
.samay-quito-unveiled-intro-grid {
	display: grid;
	grid-template-columns: minmax(0, 1.08fr) minmax(340px, .78fr);
	align-items: center;
	gap: clamp(44px, 7vw, 94px);
}
.samay-quito-unveiled-facts {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 1px;
	margin-top: 38px;
	background: rgba(73, 59, 38, .12);
	border: 1px solid rgba(73, 59, 38, .10);
}
.samay-quito-unveiled-facts div {
	padding: 18px 14px;
	background: rgba(255,255,255,.80);
}
.samay-quito-unveiled-facts strong {
	display: block;
	color: var(--qu-deep);
	font-family: Georgia, "Times New Roman", serif;
	font-size: 24px;
	font-weight: 400;
}
.samay-quito-unveiled-facts span {
	display: block;
	margin-top: 5px;
	color: #716658;
	font-size: 10px;
	font-weight: 800;
	letter-spacing: .09em;
	text-transform: uppercase;
}

.samay-quito-unveiled-photo {
	position: relative;
	min-height: 400px;
	overflow: hidden;
	border-radius: 3px;
	background: #d4c8b6;
	box-shadow: 0 24px 58px rgba(42,34,25,.16);
}
.samay-quito-unveiled-photo-tall { min-height: 620px; }
.samay-quito-unveiled-photo-wide { min-height: 500px; }
.samay-quito-unveiled-photo-museum { min-height: 620px; }
.samay-quito-unveiled-photo img {
	position: absolute !important;
	inset: 0 !important;
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	max-width: none !important;
	max-height: none !important;
	margin: 0 !important;
	object-fit: cover !important;
	object-position: center center;
}
.samay-quito-unveiled-intro .samay-quito-unveiled-photo img { object-position: 53% center; }

.samay-quito-unveiled-heritage { background: #fffdf9 !important; }
.samay-quito-unveiled-story-grid {
	display: grid;
	grid-template-columns: minmax(0, 1.04fr) minmax(0, .96fr);
	align-items: center;
	gap: clamp(42px, 6vw, 84px);
}
.samay-quito-unveiled-story-grid-reverse { grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr); }

.samay-quito-unveiled-highlights {
	padding: 0 !important;
	background: var(--qu-stone) !important;
}
.samay-quito-unveiled-highlight-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	border-right: 1px solid var(--qu-line);
	border-left: 1px solid var(--qu-line);
}
.samay-quito-unveiled-highlight-grid article {
	min-height: 305px;
	padding: 48px 32px;
	border-right: 1px solid var(--qu-line);
}
.samay-quito-unveiled-highlight-grid article:last-child { border-right: 0; }
.samay-quito-unveiled-highlight-grid article > span {
	color: var(--qu-bronze);
	font-family: Georgia, "Times New Roman", serif;
	font-size: 15px;
}
.samay-quito-unveiled-highlight-grid h3 {
	margin: 76px 0 12px;
	color: var(--qu-deep) !important;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 27px;
	font-weight: 400;
	line-height: 1.05;
}
.samay-quito-unveiled-highlight-grid p {
	margin: 0;
	color: #665e52 !important;
	font-size: 14px;
	line-height: 1.65;
}

.samay-quito-unveiled-museum {
	background:
		linear-gradient(115deg, rgba(184,146,72,.10), transparent 40%),
		var(--qu-night) !important;
}
.samay-quito-unveiled-museum-grid {
	display: grid;
	grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr);
	align-items: center;
	gap: clamp(46px, 7vw, 96px);
}
.samay-quito-unveiled-copy-light h2 { color: #fff8e7 !important; }
.samay-quito-unveiled-copy-light p { color: rgba(255,250,240,.77) !important; }
.samay-quito-unveiled-copy-light .samay-quito-unveiled-kicker { color: #d7b76e !important; }
.samay-quito-unveiled-museum .samay-quito-unveiled-photo {
	box-shadow: 0 28px 68px rgba(0,0,0,.34);
}
.samay-quito-unveiled-museum .samay-quito-unveiled-photo img { object-position: center 52%; }

.samay-quito-unveiled-city { background: #f5f0e7 !important; }
.samay-quito-unveiled-heading {
	max-width: 850px;
	margin-bottom: 46px;
}
.samay-quito-unveiled-heading p { max-width: 720px; }
.samay-quito-unveiled-gallery-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 22px;
}
.samay-quito-unveiled-gallery-grid .samay-quito-unveiled-photo { min-height: 560px; }
.samay-quito-unveiled-gallery-grid .samay-quito-unveiled-photo:first-child img { object-position: center center; }
.samay-quito-unveiled-gallery-grid .samay-quito-unveiled-photo:last-child img { object-position: center 45%; }

.samay-quito-unveiled-guayasamin { background: #202027 !important; }
.samay-quito-unveiled-guayasamin .samay-quito-unveiled-photo img { object-position: center 38%; }

.samay-quito-unveiled-essentials {
	background:
		linear-gradient(135deg, rgba(184,146,72,.12), transparent 42%),
		var(--qu-warm) !important;
}
.samay-quito-unveiled-essentials-grid {
	display: grid;
	grid-template-columns: .9fr 1.1fr;
	gap: clamp(46px, 7vw, 96px);
	align-items: start;
}
.samay-quito-unveiled-essentials ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid var(--qu-line);
}
.samay-quito-unveiled-essentials li {
	position: relative;
	padding: 16px 0 16px 30px;
	border-bottom: 1px solid var(--qu-line);
	color: #5e564b;
	font-size: 14px;
	line-height: 1.55;
}
.samay-quito-unveiled-essentials li::before {
	content: "✦";
	position: absolute;
	left: 0;
	top: 15px;
	color: var(--qu-bronze);
	font-size: 13px;
}

.samay-quito-unveiled-cta {
	background: #131317 !important;
	color: #fff;
}
.samay-quito-unveiled-cta-grid {
	display: grid;
	grid-template-columns: 1fr .9fr;
	align-items: end;
	gap: clamp(40px, 7vw, 90px);
}
.samay-quito-unveiled-cta h2 { color: #fffaf0 !important; }
.samay-quito-unveiled-cta p { color: rgba(255,255,255,.70) !important; }
.samay-quito-unveiled-cta .samay-quito-unveiled-kicker { color: #d7b76e !important; }
.samay-quito-unveiled-cta-actions {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
	margin-top: 28px;
}
.samay-quito-unveiled-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 0 24px;
	border: 1px solid #d3ae60;
	background: #d3ae60;
	color: #131317 !important;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: .08em;
	text-decoration: none !important;
	text-transform: uppercase;
	transition: transform .2s ease, background-color .2s ease, color .2s ease;
}
.samay-quito-unveiled-button:hover {
	transform: translateY(-2px);
	background: #e0c077;
	color: #131317 !important;
}
.samay-quito-unveiled-button-secondary {
	background: transparent;
	color: #fff !important;
}
.samay-quito-unveiled-button-secondary:hover {
	background: rgba(255,255,255,.08);
	color: #fff !important;
}

@media (max-width: 980px) {
	.samay-quito-unveiled-intro-grid,
	.samay-quito-unveiled-story-grid,
	.samay-quito-unveiled-story-grid-reverse,
	.samay-quito-unveiled-museum-grid,
	.samay-quito-unveiled-essentials-grid,
	.samay-quito-unveiled-cta-grid {
		grid-template-columns: 1fr;
	}
	.samay-quito-unveiled-intro-grid,
	.samay-quito-unveiled-story-grid,
	.samay-quito-unveiled-museum-grid { gap: 40px; }
	.samay-quito-unveiled-story-grid-reverse .samay-quito-unveiled-copy { order: 1; }
	.samay-quito-unveiled-story-grid-reverse .samay-quito-unveiled-photo { order: 2; }
	.samay-quito-unveiled-highlight-grid { grid-template-columns: repeat(2, 1fr); }
	.samay-quito-unveiled-highlight-grid article:nth-child(2) { border-right: 0; }
	.samay-quito-unveiled-highlight-grid article:nth-child(-n+2) { border-bottom: 1px solid var(--qu-line); }
	.samay-quito-unveiled-gallery-grid .samay-quito-unveiled-photo { min-height: 460px; }
}

@media (max-width: 700px) {
	.samay-quito-unveiled-tour-layout > section { padding: 64px 0 !important; }
	.samay-quito-unveiled-shell { width: min(100% - 34px, 1160px); }
	.samay-quito-unveiled-copy h2,
	.samay-quito-unveiled-heading h2,
	.samay-quito-unveiled-essentials h2,
	.samay-quito-unveiled-cta h2 {
		font-size: clamp(35px, 11vw, 50px);
	}
	.samay-quito-unveiled-facts { grid-template-columns: 1fr; }
	.samay-quito-unveiled-facts div { display: flex; align-items: baseline; justify-content: space-between; gap: 18px; }
	.samay-quito-unveiled-photo,
	.samay-quito-unveiled-photo-tall,
	.samay-quito-unveiled-photo-wide,
	.samay-quito-unveiled-photo-museum,
	.samay-quito-unveiled-gallery-grid .samay-quito-unveiled-photo { min-height: 370px; }
	.samay-quito-unveiled-highlight-grid { grid-template-columns: 1fr; }
	.samay-quito-unveiled-highlight-grid article {
		min-height: 0;
		padding: 34px 26px;
		border-right: 0;
		border-bottom: 1px solid var(--qu-line);
	}
	.samay-quito-unveiled-highlight-grid article:last-child { border-bottom: 0; }
	.samay-quito-unveiled-highlight-grid h3 { margin-top: 28px; }
	.samay-quito-unveiled-gallery-grid { grid-template-columns: 1fr; }
	.samay-quito-unveiled-cta-actions { flex-direction: column; }
	.samay-quito-unveiled-button { width: 100%; box-sizing: border-box; }
}

@media (prefers-reduced-motion: reduce) {
	.samay-quito-unveiled-tour-layout *,
	.samay-quito-unveiled-tour-layout *::before,
	.samay-quito-unveiled-tour-layout *::after {
		scroll-behavior: auto !important;
		transition: none !important;
		animation: none !important;
	}
}


.samay-quito-unveiled-gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:390px}.samay-quito-unveiled-gallery-grid .samay-quito-unveiled-photo{min-height:390px}.samay-quito-unveiled-gallery-grid .samay-quito-unveiled-photo-wide-card{grid-column:1 / -1;min-height:460px}.samay-quito-unveiled-hours{background:#fff!important}.samay-quito-unveiled-hours-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--qu-line);border:1px solid var(--qu-line)}.samay-quito-unveiled-hours-grid article{min-height:230px;padding:38px 30px;background:#fff}.samay-quito-unveiled-hours-grid strong,.samay-quito-unveiled-hours-grid span,.samay-quito-unveiled-hours-grid em{display:block}.samay-quito-unveiled-hours-grid strong{margin-bottom:50px;color:var(--qu-deep);font-family:Georgia,"Times New Roman",serif;font-size:27px;font-weight:400}.samay-quito-unveiled-hours-grid span{margin-bottom:10px;color:#6b635b;font-size:13px;line-height:1.5}.samay-quito-unveiled-hours-grid em{color:var(--qu-bronze);font-style:normal;font-weight:800;letter-spacing:.04em}.samay-quito-unveiled-itinerary{background:#f3eee7!important}.samay-quito-unveiled-timeline{border-top:1px solid var(--qu-line)}.samay-quito-unveiled-timeline article{display:grid;grid-template-columns:130px 1fr;gap:34px;padding:28px 0;border-bottom:1px solid var(--qu-line)}.samay-quito-unveiled-timeline time{color:var(--qu-bronze);font-family:Georgia,"Times New Roman",serif;font-size:22px}.samay-quito-unveiled-timeline strong{display:block;margin-bottom:7px;color:var(--qu-deep);font-family:Georgia,"Times New Roman",serif;font-size:25px;font-weight:400}.samay-quito-unveiled-timeline p{margin:0;color:#675f57;line-height:1.65}.samay-quito-unveiled-pillars{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.samay-quito-unveiled-pillars span{padding:10px 14px;border:1px solid var(--qu-line);background:#fff;color:var(--qu-deep);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.samay-quito-unveiled-reviews{background:#17171c!important;color:#fff}.samay-quito-unveiled-reviews .samay-quito-unveiled-heading h2{color:#fff!important}.samay-quito-unveiled-reviews .samay-quito-unveiled-heading p{color:rgba(255,255,255,.72)!important}.samay-quito-unveiled-review-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.samay-quito-unveiled-review-grid blockquote{margin:0;padding:42px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.04)}.samay-quito-unveiled-review-grid p{margin:0 0 24px;color:rgba(255,255,255,.84)!important;font-family:Georgia,"Times New Roman",serif;font-size:22px;line-height:1.55}.samay-quito-unveiled-review-grid cite{color:#d5ad76;font-size:12px;font-style:normal;font-weight:800;letter-spacing:.08em;text-transform:uppercase}@media(max-width:820px){.samay-quito-unveiled-hours-grid,.samay-quito-unveiled-review-grid{grid-template-columns:1fr}.samay-quito-unveiled-timeline article{grid-template-columns:90px 1fr}.samay-quito-unveiled-gallery-grid{grid-template-columns:1fr;grid-auto-rows:auto}.samay-quito-unveiled-gallery-grid .samay-quito-unveiled-photo-wide-card{grid-column:auto}}@media(max-width:540px){.samay-quito-unveiled-timeline article{grid-template-columns:1fr;gap:8px}.samay-quito-unveiled-hours-grid article{min-height:0}.samay-quito-unveiled-hours-grid strong{margin-bottom:25px}}
