.cle-city-page {
	background: #070707;
	margin: 0;
	color: #faf9f6;
}

.cle-city-page .skip-link {
	display: none;
}

.cle-city-scale {
	width: 100%;
	overflow: hidden;
	background: #070707;
}

.cle-city {
	width: 1440px;
	margin: 0 auto;
	position: relative;
	background: #070707;
	color: #faf9f6;
	transform-origin: top center;
	overflow: hidden;
	font-family: "Nunito Sans", sans-serif;
}

.cle-city img {
	max-width: none;
}

.cle-city p {
	margin: 0;
}

.cle-city-page #wpadminbar {
	display: none !important;
}

.cle-city-page {
	margin-top: 0 !important;
}

.cle-abs {
	position: absolute;
	box-sizing: border-box;
}

.cle-hero {
	left: 0;
	top: -1px;
	width: 1440px;
	height: 650px;
	overflow: hidden;
}

.cle-hero img,
.cle-hero-img {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}

.cle-hero-overlay {
	left: 0;
	top: 1px;
	width: 1440px;
	height: 650px;
	background: linear-gradient(to bottom, rgba(7, 7, 7, 0) 0%, #070707 100%);
	pointer-events: none;
}

.cle-logo {
	left: 60px;
	top: 137px;
	width: 369px;
	height: 153px;
	filter: drop-shadow(4px 4px 8px #000);
}

.cle-logo img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.cle-nav {
	left: 623px;
	top: 30px;
	width: 757px;
	height: 26px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.cle-nav a {
	font-family: "Inria Serif", serif;
	font-weight: 400;
	font-size: 22px;
	line-height: normal;
	letter-spacing: -0.66px;
	color: #faf9f6;
	text-decoration: none;
	white-space: nowrap;
	text-align: center;
}

.cle-nav .cle-nav-drop {
	display: inline-flex;
	align-items: center;
	gap: 12px;
}

.cle-nav .cle-caret {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #faf9f6;
	display: inline-block;
}

.cle-hero-copy {
	left: 1018px;
	top: 327px;
	width: 362px;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 12px;
	text-align: center;
	font-family: "Inria Serif", serif;
	font-style: normal;
}

.cle-hero-copy .cle-pre {
	margin: 0;
	width: 100%;
	color: #faf9f6;
	letter-spacing: -1.44px;
}

.cle-hero-copy .cle-pre .s48 {
	font-size: 48px;
	line-height: 1.033;
}

.cle-hero-copy .cle-pre .s37 {
	font-size: 37px;
	line-height: 1.033;
}

.cle-hero-copy .cle-city-name {
	margin: 0;
	width: 100%;
	color: #b98f64;
	font-size: 35px;
	line-height: normal;
	letter-spacing: -1.05px;
	text-shadow: 0 6px 7px #000;
}

.cle-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-family: "Playfair Display", serif;
	font-weight: 600;
	font-size: 22px;
	line-height: 1;
	color: #070707;
	text-decoration: none;
	padding: 17px 34.5px;
	border-radius: 8px;
	border: 0.8px solid transparent;
	background: linear-gradient(180deg, #ccad8e 0%, #b98f64 100%);
	box-shadow: 5px 5px 15px 0 #b98f648c;
	transition: all 0.3s ease;
	white-space: nowrap;
	box-sizing: border-box;
}

.cle-btn:hover,
.cle-btn:focus {
	background: #faf9f6;
	color: #b98f64;
	border: 1px solid #b98f64;
}

.cle-btn-hero {
	left: 1092px;
	top: 520px;
}

.cle-btn-center {
	left: 50%;
	transform: translateX(-50%);
}

.cle-photo {
	overflow: hidden;
	width: 635px;
	height: 690px;
}

.cle-photo img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}

.cle-body,
.cle-section-body {
	font-family: "Nunito Sans", sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.5;
	color: #faf9f6;
	margin: 0;
}

.cle-body p,
.cle-section-body p {
	margin: 0;
	font-size: 18px;
	line-height: 1.5;
}

.cle-title {
	font-family: "Inria Serif", serif;
	font-weight: 700;
	font-style: normal;
	font-size: 32px;
	line-height: normal;
	letter-spacing: -0.96px;
	color: #faf9f6;
	margin: 0;
	width: 100%;
}

.cle-title.lh {
	line-height: 1.033;
}

.cle-gold {
	color: #b98f64;
}

.cle-stack {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.cle-stack.gap-20 { gap: 20px; }
.cle-stack.gap-30 { gap: 30px; }
.cle-stack.gap-40 { gap: 40px; }
.cle-stack.gap-10 { gap: 10px; }

.cle-caption {
	font-family: "Nunito Sans", sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.5;
	color: #faf9f6;
	margin: 0;
}

.cle-band {
	left: 0;
	width: 1440px;
	background: #faf9f6;
}

.cle-dark {
	color: #070707;
}

.cle-dark .cle-title {
	color: #070707;
}

.cle-dark .cle-body,
.cle-dark .cle-section-body,
.cle-dark .cle-body p,
.cle-dark .cle-section-body p {
	color: #070707;
}

.cle-sub {
	font-family: "Inria Serif", serif;
	font-weight: 300;
	font-size: 32px;
	line-height: 1.303;
	letter-spacing: -0.96px;
	text-transform: capitalize;
	margin: 0;
	white-space: nowrap;
}

.cle-chips {
	display: flex;
	flex-wrap: wrap;
	gap: 20px 20px;
}

.cle-chip {
	font-family: "Nunito Sans", sans-serif;
	font-size: 18px;
	line-height: 1.5;
	color: #faf9f6;
}

.cle-footer {
	left: 60px;
	width: 1320px;
	height: 95px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.cle-footer img {
	width: 230px;
	height: 95px;
	object-fit: cover;
	filter: drop-shadow(4px 4px 8px #000);
}

.cle-footer a {
	font-family: "Inria Serif", serif;
	font-size: 22px;
	line-height: normal;
	color: #fff;
	text-decoration: none;
	white-space: nowrap;
}

.cle-footer a:first-of-type {
	letter-spacing: -0.66px;
}
