/*!
Theme Name: esplanade_a
Theme URI: http://underscores.me/
Author: REOL
Author URI: https://www.reol.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: esplanade_a
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

esplanade_a is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/* Typography */
.roboto-light {
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-style: normal;
}

.roboto-regular {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-style: normal;
}

.roboto-bold {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	font-style: normal;
}

.roboto-regular-italic {
	font-family: "Roboto", sans-serif;
	font-weight: 400;
	font-style: italic;
}

/* Components
--------------------------------------------- */
/* General */
body, html, * {
	font-family: "Roboto", sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

html {
	scroll-behavior: smooth;
}

body {
	color: #555555;
}

.site {
	box-sizing: border-box;
	padding: 0 20px 20px;
	overflow: hidden;
}

@media (max-width: 767px) {
	.site {
		padding: 10px;
	}
}

.c-scrollbar {
	z-index: 9;
}

article.post,
article.page {
	max-width: 100%;
	width: 800px;
	margin: auto;
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 40px;
}

.entry-title {
	margin: 60px 0;
	padding: 20px;
	text-align: center;
	font-size: 44px;
	font-weight: 300;
	line-height: 54px;
	letter-spacing: 1.5px;
	color: #86754D;
}

.error-404 .page-title {
	margin: 120px 0;
	padding: 20px;
	text-align: center;
	font-size: 44px;
	font-weight: 300;
	line-height: 54px;
	letter-spacing: 1.5px;
	color: #86754D;
}

/* Header */
.site-header {
	background: #F2F2F2;
	padding: 30px 70px 30px 70px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 105px;
	position: relative;
	z-index: 7;
	flex-wrap: wrap;
}

.site-header.announce {
	padding-top: 70px;
	height: 145px;
}

.site-header .announce {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	padding: 0 70px;
	flex: 0 0 100%;
	background: #192325;
	color: #fff;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.site-header .announce .event a {
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}

.site-header .announce .todays-hours span {
	text-decoration: underline;
}

@media (max-width: 1023px) {
	.site-header .announce {
		justify-content: center;
	}
	.site-header .announce .event {
		display: none;
	}
}

@media (max-width: 1023px) {
	.site-header {
		position: sticky;
		top: 0;
	}
}

.site-header .site-branding {
	position: relative;
	top: 8px;
}

.site-header .menu-toggle {
	display: none;
}

.site-header .main-navigation {
	position: relative;
}

.site-header .nav-menu {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
	gap: 40px;
}

.site-header .nav-menu li {
	display: inline-block;
}

.site-header .nav-menu li a {
	display: inline-block;
	color: #86754D;
	text-decoration: none;
	transition: 300ms color;
	position: relative;
}

.site-header .nav-menu li a:after {
	content: "";
	display: block;
	width: 0;
	height: 2px;
	position: absolute;
	top: calc(100% + 2px);
	left: 0;
	background: #574826;
	transition: all 300ms;
	opacity: 0;
	transition-timing-function: ease-in-out;
}

.site-header .nav-menu li a:hover,
.site-header .nav-menu li .current-menu-item a {
	color: #574826;
}

.site-header .nav-menu li a:hover:after,
.site-header .nav-menu li .current-menu-item a:after {
	opacity: 1;
	width: 100%;
}

@media (max-width: 1430px) {
	.site-header .nav-menu {
		flex-direction: column;
		gap: 10px;
	}
	.site-header .menu-toggle {
		position: relative;
		width: 30px;
		height: 20px;
		cursor: pointer;
		background: none;
		border: none;
		display: block;
		padding: 0;
		z-index: 2;
	}
	.site-header .menu-toggle span, .site-header .menu-toggle::before, .site-header .menu-toggle::after {
		display: block;
		position: absolute;
		width: 100%;
		height: 2px;
		background-color: #86754D;
		transition: all 0.3s ease;
	}
	.site-header .menu-toggle::before {
		content: '';
		top: 0;
	}
	.site-header .menu-toggle span {
		top: 50%;
		transform: translateY(-50%);
	}
	.site-header .menu-toggle::after {
		content: '';
		bottom: 0;
	}
	.site-header .toggled .menu-toggle::before {
		top: 50%;
		transform: translateY(-50%) rotate(45deg);
	}
	.site-header .toggled .menu-toggle span {
		opacity: 0;
	}
	.site-header .toggled .menu-toggle::after {
		bottom: 50%;
		transform: translateY(50%) rotate(-45deg);
	}
	.site-header .menu-header-menu-container {
		position: absolute;
		top: -20px;
		right: -20px;
		background: #fff;
		padding: 60px 20px 20px 20px;
		width: 300px;
		text-align: right;
		box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
		z-index: 1;
	}
	.site-header .menu-header-menu-container li {
		display: block;
	}
	.site-header .menu-header-menu-container {
		visibility: hidden;
		opacity: 0;
		transition: all 300ms;
	}
	.site-header .toggled .menu-header-menu-container {
		visibility: visible;
		opacity: 1;
	}
}

@media (max-width: 767px) {
	.site-header {
		padding: 20px;
	}
	.site-header .announce {
		padding: 0 20px;
	}
}

/* Footer */
.site-footer {
	background: #182224;
	color: #fff;
	padding: 40px 40px 20px 40px;
}

.site-footer .footer-cols {
	display: flex;
	gap: 40px;
	width: 100%;
	flex-wrap: wrap;
}

.site-footer .footer-cols .col {
	flex: 1;
	font-size: 16px;
	line-height: 26px;
}

.site-footer .footer-cols .col.newsletter {
	flex: 0 0 25%;
	margin-right: 100px;
}

.site-footer .footer-cols .col.follow {
	flex: 0 0 300px;
}

.site-footer .footer-cols .col.follow > img {
	margin-top: 20px;
}

.site-footer .footer-cols .col a {
	color: #fff;
	text-decoration: none;
}

.site-footer .footer-cols .col a:hover {
	text-decoration: underline;
}

.site-footer .footer-cols .col > h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	margin-bottom: 20px;
}

.site-footer .footer-cols .col .button {
	display: inline-block;
	padding: 20px 30px;
	border: 1px solid #fff;
	margin-top: 20px;
	transition: all 300ms;
	text-decoration: none;
}

.site-footer .footer-cols .col .button:hover {
	background: #fff;
	color: #86754D;
	text-decoration: none;
}

.site-footer .footer-cols .subscribe-title {
	font-size: 16px;
	line-height: 16px;
	font-weight: 300;
	letter-spacing: 0.5px;
}

.site-footer .footer-cols .disclaimer {
	font-size: 10px;
	line-height: 16px;
}

.site-footer .footer-cols .subscribe-form {
	display: flex;
	position: relative;
}

.site-footer .footer-cols .subscribe-form input {
	padding: 20px 15px;
	height: 65px;
	border: none;
}

.site-footer .footer-cols .subscribe-form .wpcf7-form-control-wrap {
	flex: 1;
}

.site-footer .footer-cols .subscribe-form .wpcf7-form-control-wrap input {
	width: 100%;
}

.site-footer .footer-cols .subscribe-form .wpcf7-submit {
	flex: 0 0 120px;
	text-align: center;
	background: #86754D;
	border-left: 1px solid #86754D;
	color: #fff;
	cursor: pointer;
}

.site-footer .footer-cols .subscribe-form .wpcf7-submit:hover {
	color: #86754D;
	background: #fff;
}

.site-footer .footer-cols .subscribe-form .wpcf7-spinner {
	position: absolute;
	top: 18px;
	right: 25px;
}

.site-footer .footer-cols .subscribe-form .wpcf7-not-valid-tip {
	color: #ffa2a2;
	margin-top: 5px;
}

.site-footer .footer-cols .wpcf7-form.sent .subscribe-form {
	display: none;
}

.site-footer .footer-cols .wpcf7-response-output {
	padding: 10px 15px;
	margin: 10px 0;
	line-height: 20px;
	font-size: 14px;
	min-height: 65px;
}

.site-footer .footer-cols .about ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.site-footer .footer-cols .about ul li {
	margin-bottom: 10px;
}

.site-footer .footer-cols .about ul a {
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 0.5px;
	line-height: 16px;
	text-transform: uppercase;
}

.site-footer .footer-bottom {
	margin-top: 80px;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 0.5px;
}

.site-footer .footer-bottom div {
	display: flex;
	align-items: flex-end;
}

.site-footer .footer-bottom img {
	margin-right: 30px;
}

.site-footer .footer-bottom a {
	color: #fff;
}

.site-footer .footer-disclaimer {
	font-size: 12px;
	line-height: 18px;
	border-top: 1px solid #fff;
	margin-top: 15px;
	padding-top: 15px;
}

@media (max-width: 1650px) {
	.site-footer .footer-cols .col.newsletter {
		flex: 0 0 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		order: 5;
		margin-right: 0;
	}
	.site-footer .footer-cols .col.newsletter .subscribe-title {
		margin-top: 0;
	}
	.site-footer .footer-cols .col.newsletter > * {
		max-width: 700px;
		width: 100%;
	}
}

@media (max-width: 1200px) {
	.site-footer .footer-cols .col.newsletter {
		align-items: flex-start;
	}
	.site-footer .footer-cols .col:not(.newsletter) {
		flex: 0 0 calc(50% - 20px);
	}
	.site-footer .footer-bottom {
		flex-direction: column;
		align-items: flex-start;
		gap: 30px;
	}
}

@media (max-width: 767px) {
	.site-footer {
		padding: 40px;
	}
	.site-footer .footer-cols {
		flex-direction: column;
	}
	.site-footer .footer-cols .col {
		flex: 1 !important;
	}
	.site-footer .footer-cols .col > h3 {
		margin: 0 0 15px 0;
	}
	.site-footer .footer-bottom > div:first-child {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 20px;
	}
}

/* Newsletter Popup */
.newsletter-popup-overlay {
	display: flex;
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.5);
	justify-content: center;
	align-items: center;
	visibility: hidden;
	opacity: 0;
	transition: all 300ms;
}

.newsletter-popup-overlay.visible {
	visibility: visible;
	opacity: 1;
}

.newsletter-popup-overlay .newsletter-popup {
	display: flex;
	padding: 0;
	background: #fff;
	width: 780px;
	max-width: 90%;
	position: relative;
}

.newsletter-popup-overlay .newsletter-popup .img {
	background: #ccc;
	flex: 0 0 300px;
	background: url("img/subscr-image.jpg") no-repeat top center;
	background-size: cover;
}

.newsletter-popup-overlay .newsletter-popup .form {
	flex: 1;
	padding: 60px 30px;
	font-family: "Roboto", sans-serif;
}

.newsletter-popup-overlay .newsletter-popup .form h3 {
	font-size: 44px;
	line-height: 54px;
	letter-spacing: 1px;
	font-weight: 300;
	color: #86754D;
	margin: 0;
}

.newsletter-popup-overlay .newsletter-popup .form p {
	font-size: 14px;
	line-height: 22px;
	color: #555555;
}

.newsletter-popup-overlay .newsletter-popup .form p.disclaimer {
	font-size: 10px;
	line-height: 16px;
	color: #8C9091;
	margin: 0;
}

.newsletter-popup-overlay .newsletter-popup .form .ctct-disclosure {
	font-size: 10px;
	line-height: 16px;
	color: #8C9091;
	margin: 0;
}

.newsletter-popup-overlay .newsletter-popup .form .ctct-disclosure a {
	color: #8C9091;
}

.newsletter-popup-overlay .newsletter-popup .form .ctct-disclosure hr {
	display: none;
}

.newsletter-popup-overlay .newsletter-popup .form .ctct-form-wrapper .button {
	display: none;
}

.newsletter-popup-overlay .newsletter-popup .form .ctct-form-wrapper .ctct-form {
	display: flex;
	flex-wrap: wrap;
}

.newsletter-popup-overlay .newsletter-popup .form .ctct-form-wrapper .ctct-form .ctct-form-field {
	margin-bottom: 5px;
}

.newsletter-popup-overlay .newsletter-popup .form .ctct-form-wrapper .ctct-form .ctct-form-field-email {
	flex: 1;
}

.newsletter-popup-overlay .newsletter-popup .form .ctct-form-wrapper .ctct-form .ctct-form-field-email input {
	width: 100%;
}

.newsletter-popup-overlay .newsletter-popup .form .ctct-form-wrapper .ctct-form input {
	border: 1px solid #86754D;
	padding: 17px;
	font-size: 16px;
}

.newsletter-popup-overlay .newsletter-popup .form .ctct-form-wrapper .ctct-form .ctct-message {
	flex: 0 0 100%;
	margin-top: 0;
}

.newsletter-popup-overlay .newsletter-popup .form .ctct-form-wrapper .ctct-form .ctct-submit {
	color: #fff;
	background: #86754D;
	transition: all 300ms;
	width: 140px;
	text-transform: uppercase;
}

.newsletter-popup-overlay .newsletter-popup .form .ctct-form-wrapper .ctct-form .ctct-submit:hover {
	color: #86754D;
	background: #fff;
}

@media (max-width: 767px) {
	.newsletter-popup-overlay .newsletter-popup {
		flex-direction: column;
		max-width: 360px;
	}
	.newsletter-popup-overlay .newsletter-popup .close {
		top: 310px;
	}
	.newsletter-popup-overlay .newsletter-popup .img {
		flex: 1;
		padding-bottom: 80%;
	}
	.newsletter-popup-overlay .newsletter-popup .form {
		padding: 30px;
	}
	.newsletter-popup-overlay .newsletter-popup .form h3 {
		font-size: 30px;
		line-height: 40px;
	}
}

.newsletter-popup-overlay .close {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 36px;
	height: 36px;
	cursor: pointer;
}

.newsletter-popup-overlay .close::before, .newsletter-popup-overlay .close::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 1px;
	background-color: #86754D;
	transform-origin: center;
}

.newsletter-popup-overlay .close::before {
	transform: translate(-50%, -50%) rotate(45deg);
}

.newsletter-popup-overlay .close::after {
	transform: translate(-50%, -50%) rotate(-45deg);
}

.home .hero {
	position: relative;
	overflow: hidden;
	height: calc(100vh - 145px);
	margin-bottom: 20px;
	background: url("/wp-content/themes/esplanade_a/img/hero_1_q.webp") no-repeat bottom center;
	background-size: cover;
	transition: background 1s ease-in-out;
}

.home .hero:before {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	content: url("/wp-content/themes/esplanade_a/img/hero_1_q.webp") url("/wp-content/themes/esplanade_a/img/hero_2_q.webp") url("/wp-content/themes/esplanade_a/img/hero_3_q.webp");
}

.home .hero .open-badge {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to top right, rgba(134, 117, 77, 0.9) 50%, transparent 50%);
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
	z-index: 1;
	text-align: center;
	color: #000;
	width: auto;
	padding: 20px 300px 20px 45px;
	color: #fff;
	font-size: 109px;
	line-height: 118px;
	text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
	text-transform: uppercase;
	opacity: 0;
	transform: translateX(-400px);
	transition: all 1800ms;
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
}

.home .hero .open-badge.is-inview {
	opacity: 1;
	transform: translateX(0);
}

@media (max-width: 767px) {
	.home .hero .open-badge {
		font-size: 52px;
		line-height: 64px;
		padding: 20px 100px 20px 45px;
	}
}

.home .buttons {
	display: flex;
	gap: 25px;
}

@media (max-width: 600px) {
	.home .buttons {
		flex-direction: column;
	}
}

.home .buttons .button {
	display: inline-block;
	padding: 20px 30px;
	border: 1px solid #fff;
	background: none;
	color: #fff;
	transition: all 300ms;
	text-decoration: none;
	backdrop-filter: blur(6px);
	text-align: center;
}

.home .buttons .button:hover {
	background: #fff;
	color: #86754D;
	text-decoration: none;
}

.home .tag {
	margin-bottom: 15px;
}

.home .tag span {
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	padding: 0 7px;
	background: #86754D;
}

.home .hero-2 {
	position: relative;
	overflow: hidden;
	height: calc(100vh - 195px);
	margin-bottom: 20px;
	margin-top: 20px;
	background: url("/wp-content/themes/esplanade_a/img/hero-2.webp") no-repeat bottom center;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	color: #fff;
}

.home .hero-2 h1 {
	font-size: 24px;
	line-height: 34px;
	font-weight: 500;
	padding-bottom: 10px;
	position: relative;
	letter-spacing: 0.7px;
	margin: 0;
}

@media (max-width: 767px) {
	.home .hero-2 h1 {
		font-size: 20px;
		line-height: 30px;
	}
}

.home .hero-2 h1:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
	opacity: 0.5;
	background: #fff;
}

.home .hero-2 h2 {
	font-size: 60px;
	line-height: 79px;
	text-align: center;
	font-weight: 400;
	margin: 20px 0 40px 0;
	text-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
}

@media (max-width: 1023px) {
	.home .hero-2 h2 {
		font-size: 44px;
		line-height: 54px;
	}
}

@media (max-width: 767px) {
	.home .hero-2 h2 {
		font-size: 28px;
		line-height: 38px;
	}
}

.home .shop-and-dine .top .content,
.home .the-experience-2 .top .content {
	width: 100%;
	max-width: 640px;
	margin: auto;
	padding: 90px 0;
	text-align: center;
}

.home .shop-and-dine .top h3,
.home .the-experience-2 .top h3 {
	font-size: 44px;
	line-height: 54px;
	margin: 0;
	letter-spacing: 1.5px;
	color: #86754D;
	text-transform: uppercase;
	font-weight: 300;
}

@media (max-width: 767px) {
	.home .shop-and-dine .top h3,
	.home .the-experience-2 .top h3 {
		font-size: 28px;
		line-height: 38px;
	}
}

.home .shop-and-dine .top p,
.home .the-experience-2 .top p {
	font-size: 16px;
	line-height: 32px;
	color: #555555;
	margin: 30px 0;
}

.home .shop-and-dine .top .buttons,
.home .the-experience-2 .top .buttons {
	display: flex;
	gap: 25px;
	justify-content: center;
}

@media (max-width: 600px) {
	.home .shop-and-dine .top .buttons,
	.home .the-experience-2 .top .buttons {
		flex-direction: column;
	}
}

.home .shop-and-dine .top .button,
.home .the-experience-2 .top .button {
	display: inline-block;
	padding: 20px 30px;
	border: 1px solid #86754D;
	background: #86754D;
	color: #fff;
	transition: all 300ms;
	text-decoration: none;
	backdrop-filter: blur(6px);
	text-align: center;
}

.home .shop-and-dine .top .button:hover,
.home .the-experience-2 .top .button:hover {
	background: #fff;
	color: #86754D;
	text-decoration: none;
}

.home .shop-and-dine .bottom,
.home .the-experience-2 .bottom {
	height: calc(100vh - 140px);
	position: relative;
	overflow: hidden;
}

@media (max-width: 767px) {
	.home .shop-and-dine .bottom,
	.home .the-experience-2 .bottom {
		height: auto;
		min-height: 100vw;
	}
	.home .shop-and-dine .bottom .fixed-target,
	.home .the-experience-2 .bottom .fixed-target {
		position: static;
	}
}

.home .shop-and-dine .bottom .fixed-bg,
.home .the-experience-2 .bottom .fixed-bg {
	background: url("img/img_exp.jpg") no-repeat center center;
	background-position: 50%;
	background-size: cover;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: calc(-100vh + 125px);
}

@media (max-width: 1023px) {
	.home .shop-and-dine .bottom .fixed-bg,
	.home .the-experience-2 .bottom .fixed-bg {
		top: 0;
		transform: none !important;
	}
}

.home .shop-and-dine .bottom .fixed-bg-2,
.home .the-experience-2 .bottom .fixed-bg-2 {
	background: #ccc;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: calc(-100vh + 125px);
	display: flex;
}

@media (max-width: 767px) {
	.home .shop-and-dine .bottom .fixed-bg-2,
	.home .the-experience-2 .bottom .fixed-bg-2 {
		position: static;
		flex-direction: column;
	}
}

.home .shop-and-dine .bottom .fixed-bg-2 .event,
.home .the-experience-2 .bottom .fixed-bg-2 .event {
	flex: 1;
	display: flex;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	flex-direction: column;
	display: flex;
	justify-content: flex-end;
	padding: 40px 60px;
	color: #fff;
	position: relative;
}

@media (max-width: 767px) {
	.home .shop-and-dine .bottom .fixed-bg-2 .event,
	.home .the-experience-2 .bottom .fixed-bg-2 .event {
		min-height: 100vw;
	}
}

.home .shop-and-dine .bottom .fixed-bg-2 .event .subtitle,
.home .the-experience-2 .bottom .fixed-bg-2 .event .subtitle {
	font-size: 24px;
	line-height: 34px;
	font-weight: 500;
	padding-bottom: 10px;
	margin-bottom: 40px;
	position: relative;
	letter-spacing: 0.7px;
}

@media (max-width: 1200px) {
	.home .shop-and-dine .bottom .fixed-bg-2 .event .subtitle,
	.home .the-experience-2 .bottom .fixed-bg-2 .event .subtitle {
		font-size: 20px;
		line-height: 30px;
	}
}

.home .shop-and-dine .bottom .fixed-bg-2 .event .subtitle:after,
.home .the-experience-2 .bottom .fixed-bg-2 .event .subtitle:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
	opacity: 0.5;
	background: #fff;
}

.home .shop-and-dine .bottom .fixed-bg-2 .event .title,
.home .the-experience-2 .bottom .fixed-bg-2 .event .title {
	font-size: 44px;
	line-height: 54px;
	margin: 0;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	min-height: 230px;
}

.home .shop-and-dine .bottom .fixed-bg-2 .event .title a,
.home .the-experience-2 .bottom .fixed-bg-2 .event .title a {
	color: #fff;
	text-decoration: none;
}

@media (max-width: 1200px) {
	.home .shop-and-dine .bottom .fixed-bg-2 .event .title,
	.home .the-experience-2 .bottom .fixed-bg-2 .event .title {
		font-size: 28px;
		line-height: 38px;
	}
}

@media (max-width: 767px) {
	.home .shop-and-dine .bottom .fixed-bg-2 .event .title,
	.home .the-experience-2 .bottom .fixed-bg-2 .event .title {
		min-height: 100px;
	}
}

.home .shop-and-dine .bottom .fixed-bg-2 .event .link,
.home .the-experience-2 .bottom .fixed-bg-2 .event .link {
	text-align: right;
}

.home .shop-and-dine .bottom .fixed-bg-2 .event .link a,
.home .the-experience-2 .bottom .fixed-bg-2 .event .link a {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	padding-right: 45px;
	background-image: url("img/rarr-white.svg");
	background-position: center right;
	background-size: contain;
	background-repeat: no-repeat;
}

.home .shop-and-dine .bottom .fixed-bg-2 .event > *,
.home .the-experience-2 .bottom .fixed-bg-2 .event > * {
	z-index: 2;
	position: relative;
}

.home .shop-and-dine .bottom .fixed-bg-2 .event:after,
.home .the-experience-2 .bottom .fixed-bg-2 .event:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: linear-gradient(180deg, rgba(134, 117, 77, 0) 0%, #182224 100%);
	z-index: 1;
	opacity: 1;
	transition: all 600ms;
}

.home .shop-and-dine .bottom .fixed-bg-2 .event:hover:after,
.home .the-experience-2 .bottom .fixed-bg-2 .event:hover:after {
	opacity: 0.7;
}

@media (max-width: 1023px) {
	.home .shop-and-dine .bottom .fixed-bg-2,
	.home .the-experience-2 .bottom .fixed-bg-2 {
		top: 0;
		transform: none !important;
	}
}

.home .shop-and-dine .bottom .fixed-target,
.home .the-experience-2 .bottom .fixed-target {
	left: 0;
	position: absolute;
	right: 0;
	top: -100vh;
	bottom: -100vh;
}

.home .random-tenants .top .content {
	width: 100%;
	max-width: 1600px;
	margin: auto;
	padding: 110px 0;
	text-align: center;
}

.home .random-tenants .top h3 {
	font-size: 44px;
	line-height: 54px;
	margin: 0;
	letter-spacing: 1.5px;
	color: #86754D;
	text-transform: uppercase;
	font-weight: 300;
}

@media (max-width: 767px) {
	.home .random-tenants .top h3 {
		font-size: 28px;
		line-height: 38px;
	}
}

.home .random-tenants .top .tenants {
	margin-top: 40px;
	display: flex;
	gap: 58px;
	flex-wrap: wrap;
}

@media (max-width: 1200px) {
	.home .random-tenants .top .tenants {
		gap: 20px;
	}
}

.home .random-tenants .top .tenants .item {
	flex: 0 0 calc(25% - 45px);
	display: flex;
	flex-direction: column;
	gap: 10px;
	align-items: flex-start;
	transition: all 500ms;
	transform: translateX(-25px);
	transition: all 400ms;
	transition-delay: 0.2s;
	transition-timing-function: ease-in-out;
	opacity: 0;
	text-decoration: none;
}

.home .random-tenants .top .tenants .item .img-box {
	font-size: 0;
	line-height: 0;
	padding: 0;
	aspect-ratio: 1;
	position: relative;
	border: 1px solid #86754D;
	transition: all 500ms;
}

.home .random-tenants .top .tenants .item .img-box:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.6);
	background-image: url("img/rarr-white.svg");
	background-position: center;
	background-repeat: no-repeat;
	transition: all 300ms;
}

.home .random-tenants .top .tenants .item:nth-child(2n) {
	transition-delay: 0.3s;
}

.home .random-tenants .top .tenants .item:nth-child(3n) {
	transition-delay: 0.4s;
}

.home .random-tenants .top .tenants .item:nth-child(4n) {
	transition-delay: 0.5s;
}

.home .random-tenants .top .tenants .item.is-inview {
	transform: translateX(0);
	opacity: 1;
}

@media (max-width: 1200px) {
	.home .random-tenants .top .tenants .item {
		flex: 0 0 calc(50% - 10px);
	}
}

.home .random-tenants .top .tenants .item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	max-width: 100%;
	max-height: 100%;
	transition: all 500ms;
}

.home .random-tenants .top .tenants .item .tag {
	position: absolute;
	top: 10px;
	right: 10px;
	background: #86754D;
	color: #fff;
	padding: 2px 7px;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	z-index: 7;
}

.home .random-tenants .top .tenants .item .tenant-name {
	color: #86754D;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 0.3px;
	text-decoration: none;
}

.home .random-tenants .top .tenants .item:hover .img-box:after {
	opacity: 1;
}

.home .text-box {
	position: relative;
	overflow: hidden;
	height: calc(100vh - 145px);
	margin-bottom: 20px;
	background: url("img/tenants.jpg") no-repeat bottom center;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
}

@media (max-width: 767px) {
	.home .text-box {
		padding: 140px 20px;
	}
}

.home .text-box .content {
	background: #fff;
	padding: 100px;
	border: 10px solid #86754D;
	width: 880px;
	max-width: 100%;
	text-align: center;
	transition: all 300ms;
	opacity: 0;
}

@media (max-width: 767px) {
	.home .text-box .content {
		padding: 30px 20px;
	}
}

.home .text-box .content.is-inview {
	opacity: 1;
}

.home .text-box .content h1, .home .text-box .content h2 {
	font-size: 44px;
	line-height: 54px;
	margin: 0;
	letter-spacing: 1.5px;
	color: #86754D;
	text-transform: uppercase;
}

@media (max-width: 767px) {
	.home .text-box .content h1, .home .text-box .content h2 {
		font-size: 28px;
		line-height: 38px;
	}
}

.home .text-box .content h2 {
	font-weight: bold;
}

.home .text-box .content h1 {
	font-weight: 300;
	margin-bottom: 40px;
}

@media (max-width: 767px) {
	.home .text-box .content h1 {
		margin-bottom: 20px;
	}
}

.home .text-box .content p {
	font-size: 16px;
	line-height: 32px;
	color: #555555;
	margin-bottom: 30px;
}

.home .text-box .content .button {
	display: inline-block;
	padding: 20px 30px;
	border: 2px solid #86754D;
	background: #86754D;
	color: #fff;
	transition: all 300ms;
	text-decoration: none;
}

.home .text-box .content .button:hover {
	background: #fff;
	color: #86754D;
	text-decoration: none;
}

.home .the-stats,
.home .the-events,
.home .the-leasing,
.home .the-experience {
	position: relative;
	overflow: hidden;
	min-height: calc(100vh - 145px);
	margin-bottom: 0;
	display: flex;
}

@media (max-width: 1023px) {
	.home .the-stats,
	.home .the-events,
	.home .the-leasing,
	.home .the-experience {
		flex-direction: column !important;
	}
}

.home .the-stats a,
.home .the-events a,
.home .the-leasing a,
.home .the-experience a {
	color: #86754D;
}

.home .the-stats .left,
.home .the-events .left,
.home .the-leasing .left,
.home .the-experience .left {
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	overflow: hidden;
	padding: 80px 0;
	box-sizing: border-box;
}

@media (max-width: 1023px) {
	.home .the-stats .left,
	.home .the-events .left,
	.home .the-leasing .left,
	.home .the-experience .left {
		padding: 140px 0;
	}
}

.home .the-stats .left div,
.home .the-events .left div,
.home .the-leasing .left div,
.home .the-experience .left div {
	max-width: 540px;
}

.home .the-stats .left h3,
.home .the-events .left h3,
.home .the-leasing .left h3,
.home .the-experience .left h3 {
	font-size: 44px;
	font-weight: 300;
	line-height: 54px;
	letter-spacing: 1.5px;
	color: #86754D;
	text-transform: uppercase;
	margin: 0;
	transform: translateX(-25px);
	transition: all 400ms;
	transition-delay: 0.2s;
	transition-timing-function: ease-in-out;
	opacity: 0;
}

.home .the-stats .left h3.is-inview,
.home .the-events .left h3.is-inview,
.home .the-leasing .left h3.is-inview,
.home .the-experience .left h3.is-inview {
	transform: translateX(0);
	opacity: 1;
}

@media (max-width: 767px) {
	.home .the-stats .left h3,
	.home .the-events .left h3,
	.home .the-leasing .left h3,
	.home .the-experience .left h3 {
		font-size: 28px;
		line-height: 38px;
	}
}

.home .the-stats .left p,
.home .the-events .left p,
.home .the-leasing .left p,
.home .the-experience .left p {
	margin-top: 40px;
	font-size: 16px;
	line-height: 32px;
	transform: translateX(-15px);
	transition: all 400ms;
	transition-timing-function: ease-in-out;
	opacity: 0;
}

.home .the-stats .left p.is-inview,
.home .the-events .left p.is-inview,
.home .the-leasing .left p.is-inview,
.home .the-experience .left p.is-inview {
	transform: translateX(0);
	opacity: 1;
}

.home .the-stats .left p:nth-child(2),
.home .the-events .left p:nth-child(2),
.home .the-leasing .left p:nth-child(2),
.home .the-experience .left p:nth-child(2) {
	transition-delay: 0.4s;
}

.home .the-stats .left p:nth-child(3),
.home .the-events .left p:nth-child(3),
.home .the-leasing .left p:nth-child(3),
.home .the-experience .left p:nth-child(3) {
	transition-delay: 0.5s;
}

@media (max-width: 767px) {
	.home .the-stats .left p,
	.home .the-events .left p,
	.home .the-leasing .left p,
	.home .the-experience .left p {
		margin-top: 20px;
	}
}

.home .the-stats .left .particle-wrapper,
.home .the-events .left .particle-wrapper,
.home .the-leasing .left .particle-wrapper,
.home .the-experience .left .particle-wrapper {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	animation: orbit 10s ease-in-out infinite;
	z-index: -1;
	max-width: 100%;
}

.home .the-stats .left .particle-1,
.home .the-stats .left .particle-2,
.home .the-events .left .particle-1,
.home .the-events .left .particle-2,
.home .the-leasing .left .particle-1,
.home .the-leasing .left .particle-2,
.home .the-experience .left .particle-1,
.home .the-experience .left .particle-2 {
	position: absolute;
	width: 50%;
	height: 10px;
	background: #E7E3DB;
	z-index: -1;
}

.home .the-stats .left .particle-1,
.home .the-events .left .particle-1,
.home .the-leasing .left .particle-1,
.home .the-experience .left .particle-1 {
	transform: rotate(20deg);
	top: 80px;
	right: -40px;
	will-change: top;
	animation: rotate-particle 100s linear infinite;
}

.home .the-stats .left .particle-2,
.home .the-events .left .particle-2,
.home .the-leasing .left .particle-2,
.home .the-experience .left .particle-2 {
	transform: rotate(-40deg);
	bottom: 80px;
	left: 20px;
	will-change: bottom;
	animation: rotate-particle2 80s linear infinite;
}

.home .the-stats .left .content,
.home .the-events .left .content,
.home .the-leasing .left .content,
.home .the-experience .left .content {
	padding: 20px;
}

.home .the-stats .right,
.home .the-events .right,
.home .the-leasing .right,
.home .the-experience .right {
	flex: 1;
	background-size: cover;
	position: relative;
	opacity: 0;
	transition: opacity 300ms;
	transition-delay: 0.1s;
}

@media (max-width: 1023px) {
	.home .the-stats .right,
	.home .the-events .right,
	.home .the-leasing .right,
	.home .the-experience .right {
		flex: 0 0 100vw;
		overflow: hidden;
	}
}

.home .the-stats .right.is-inview,
.home .the-events .right.is-inview,
.home .the-leasing .right.is-inview,
.home .the-experience .right.is-inview {
	opacity: 1;
}

.home .the-stats .right .fixed-bg,
.home .the-events .right .fixed-bg,
.home .the-leasing .right .fixed-bg,
.home .the-experience .right .fixed-bg {
	background: url("img/exp_img.jpg") no-repeat center center;
	background-position: 50%;
	background-size: cover;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: calc(-100vh + 125px);
}

@media (max-width: 1023px) {
	.home .the-stats .right .fixed-bg,
	.home .the-events .right .fixed-bg,
	.home .the-leasing .right .fixed-bg,
	.home .the-experience .right .fixed-bg {
		top: 0;
		transform: none !important;
	}
}

.home .the-stats .right .fixed-target,
.home .the-events .right .fixed-target,
.home .the-leasing .right .fixed-target,
.home .the-experience .right .fixed-target {
	left: 0;
	position: absolute;
	right: 0;
	top: -100vh;
	bottom: -100vh;
}

.home .the-events {
	background: #182224;
	color: #fff;
	margin-top: 20px;
}

.home .the-events a {
	color: #C3AB75;
}

.home .the-events .left {
	position: relative;
}

.home .the-events .left .triangle-1,
.home .the-events .left .triangle-2 {
	position: absolute;
	width: 10vw;
	height: 12.5vw;
	display: flex;
	z-index: 1;
}

.home .the-events .left .triangle-1 {
	background: linear-gradient(to bottom left, #86754D 50%, transparent 50%);
	top: 2vw;
	right: 2vw;
}

.home .the-events .left .triangle-2 {
	background: linear-gradient(to top right, #fff 50%, transparent 50%);
	bottom: 0;
	left: 0;
}

.home .the-events .left .content {
	position: relative;
	z-index: 2;
}

.home .the-events .left div {
	max-width: 640px;
}

.home .the-events .left h3 {
	color: #fff;
}

.home .the-events .left h3 strong {
	font-weight: 700;
}

.home .the-events .right .fixed-bg {
	background: url("img/img_mainevents.webp") no-repeat center center;
	background-position: 50%;
	background-size: cover;
}

.home .the-events .buttons {
	margin-top: 40px;
}

.home .the-events .buttons .button:first-child {
	border: 1px solid #86754D;
	background: #86754D;
	color: #fff;
}

.home .the-events .buttons .button:first-child:hover {
	background: #fff;
	color: #86754D;
}

.home .the-events .buttons .button:hover {
	border: 1px solid #86754D;
	background: #86754D;
	color: #fff;
}

.home .the-leasing {
	flex-direction: row-reverse;
}

.home .the-leasing .left {
	background: url("img/opp-bg.jpg") no-repeat center center;
	background-size: cover;
	padding: 140px 0;
}

.home .the-leasing .left .content {
	background: #fff;
}

@media (min-width: 1024px) {
	.home .the-leasing .left .content {
		width: calc(100% - 80px);
	}
}

@media (min-width: 1650px) {
	.home .the-leasing .left .content {
		padding: 50px;
	}
}

.home .the-leasing .left div {
	max-width: 640px;
}

.home .the-leasing .left h3 strong {
	font-weight: 700;
}

.home .the-leasing .left .contacts {
	display: flex;
	flex-wrap: wrap;
	gap: 40px 20px;
	margin-top: 80px;
}

@media (max-width: 1650px) {
	.home .the-leasing .left .contacts {
		margin-top: 40px;
	}
}

.home .the-leasing .left .contact {
	flex: 0 0 calc(50% - 10px);
	padding-left: 20px;
	border-left: 1px solid #86754D;
	opacity: 0;
	transition: all 400ms;
	transition-delay: 0.3s;
	transform: translateX(-15px);
	transition-timing-function: ease-in-out;
}

.home .the-leasing .left .contact.is-inview {
	opacity: 1;
	transform: translateX(0);
}

.home .the-leasing .left .contact h4 {
	font-size: 18px;
	letter-spacing: 0.7px;
	color: #86754D;
	text-transform: uppercase;
	margin: 0;
}

.home .the-leasing .left .contact span {
	display: block;
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 24px;
	color: #182224;
}

.home .the-leasing .left .contact a {
	font-size: 18px;
	line-height: 28px;
}

@media (max-width: 1350px) {
	.home .the-leasing .left .contact h4 {
		font-size: 16px;
		letter-spacing: 0.5px;
	}
	.home .the-leasing .left .contact span,
	.home .the-leasing .left .contact a {
		font-size: 14px;
		line-height: 24px;
	}
}

@media (min-width: 1023px) and (max-width: 1150px) {
	.home .the-leasing .left .contact {
		flex: 0 0 100%;
	}
}

@media (max-width: 767px) {
	.home .the-leasing .left .contact {
		flex: 0 0 100%;
	}
}

.home .the-leasing .right .fixed-bg {
	background: url("img/lease_img_2.jpg") no-repeat center center;
	background-position: 50%;
	background-size: cover;
}

.home .the-stats .left div {
	max-width: 600px;
}

.home .the-stats .left h3 strong {
	font-weight: 700;
}

.home .the-stats .right {
	background: #F4F4F4;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 80px 0;
}

@media (max-width: 1023px) {
	.home .the-stats .right {
		padding: 140px 20px;
		flex: 1;
	}
	.home .the-stats .right .stat-grid .item {
		flex: 1;
	}
}

.home .the-stats .stat-grid {
	display: flex;
	flex-wrap: wrap;
	max-width: 460px;
	width: 100%;
	gap: 40px;
	justify-content: space-between;
}

.home .the-stats .stat-grid .item {
	flex: 0 0 170px;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	opacity: 0;
	transition: all 400ms;
	transition-delay: 0.3s;
	transform: translateY(-30px);
	transition-timing-function: ease-in-out;
}

.home .the-stats .stat-grid .item .icon {
	width: 110px;
	height: 110px;
}

.home .the-stats .stat-grid .item img {
	object-fit: contain;
	width: 100%;
	height: 100%;
}

.home .the-stats .stat-grid .item h4 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	margin: 15px 0;
}

.home .the-stats .stat-grid .item p {
	margin: 0;
	font-size: 16px;
	line-height: 22.4px;
	color: #86754d;
}

.home .the-stats .stat-grid .item.is-inview {
	opacity: 1;
	transform: translateY(0);
}

@media (max-width: 1023px) {
	.home .the-events,
	.home .the-experience {
		flex-direction: column-reverse !important;
	}
}

.site.announce .hero-2 {
	height: calc(100vh - 235px);
}

html:not(.has-scroll-smooth) .home .right .fixed-bg {
	top: 0;
}

@keyframes rotate-particle {
	from {
		transform: rotate(20deg);
	}
	to {
		transform: rotate(380deg);
	}
}

@keyframes rotate-particle2 {
	from {
		transform: rotate(-40deg);
	}
	to {
		transform: rotate(320deg);
	}
}

@keyframes orbit {
	0% {
		transform: translate(0, 0);
	}
	50% {
		transform: translate(50px, 50px);
	}
	100% {
		transform: translate(0, 0);
	}
}

.tenants-archive .hero {
	position: relative;
	overflow: hidden;
	height: calc(100vh - 145px);
	margin-bottom: 20px;
	background: url("img/img_shop_dine.jpg") no-repeat bottom center;
	background-size: cover;
}

.tenants-archive .hero.professional-services {
	background-image: url("img/prof-services-hero.jpg");
}

.tenants-archive .hero h1 {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	font-size: 60px;
	line-height: 79px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	background: rgba(24, 34, 36, 0.9);
	padding: 35px;
	margin: 0;
	opacity: 0;
	transition: all 300ms;
	border-top: 6px solid #86754D;
}

.tenants-archive .hero h1.is-inview {
	opacity: 1;
}

@media (max-width: 767px) {
	.tenants-archive .hero h1 {
		font-size: 44px;
		line-height: 54px;
	}
}

.tenants-archive .tenant-cat {
	width: 1600px;
	max-width: 100%;
	padding: 0 20px;
	margin: 100px auto;
}

.tenants-archive .tenant-cat h2 {
	font-size: 44px;
	line-height: 54px;
	letter-spacing: 0.5px;
	color: #86754D;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0 0 30px 0;
	transform: translateX(-25px);
	transition: all 400ms;
	transition-delay: 0.2s;
	transition-timing-function: ease-in-out;
	opacity: 0;
}

.tenants-archive .tenant-cat h2.is-inview {
	transform: translateX(0);
	opacity: 1;
}

@media (max-width: 767px) {
	.tenants-archive .tenant-cat h2 {
		font-size: 28px;
		line-height: 38px;
	}
}

.tenants-archive .tenant-cat .tenants {
	display: flex;
	gap: 58px;
	flex-wrap: wrap;
}

@media (max-width: 767px) {
	.tenants-archive .tenant-cat .tenants {
		gap: 20px;
	}
}

.tenants-archive .tenant-cat .tenants .item {
	font-size: 0;
	line-height: 0;
	padding: 20px;
	flex: 0 0 calc(25% - 45px);
	border: 1px solid #86754D;
	aspect-ratio: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 500ms;
	position: relative;
	transform: translateX(-25px);
	transition: all 400ms;
	transition-delay: 0.2s;
	transition-timing-function: ease-in-out;
	opacity: 0;
}

.tenants-archive .tenant-cat .tenants .item:nth-child(2n) {
	transition-delay: 0.3s;
}

.tenants-archive .tenant-cat .tenants .item:nth-child(3n) {
	transition-delay: 0.4s;
}

.tenants-archive .tenant-cat .tenants .item:nth-child(4n) {
	transition-delay: 0.5s;
}

.tenants-archive .tenant-cat .tenants .item.is-inview {
	transform: translateX(0);
	opacity: 1;
}

@media (max-width: 1200px) {
	.tenants-archive .tenant-cat .tenants .item {
		flex: 0 0 calc(33% - 40px);
	}
}

@media (max-width: 767px) {
	.tenants-archive .tenant-cat .tenants .item {
		flex: 0 0 calc(50% - 10px);
	}
}

.tenants-archive .tenant-cat .tenants .item img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	transition: all 500ms;
}

.tenants-archive .tenant-cat .tenants .item .opening-soon {
	position: absolute;
	top: 10px;
	left: 10px;
	background: #86754D;
	color: #fff;
	padding: 2px 7px;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

.tenants-archive .tenant-cat .tenants .item:hover {
	transform: scale(1.03);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
}

.tenants-archive .tenant-cat .tenants .item:hover img {
	transform: scale(0.97);
}

.tenants-archive .filter-section {
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	width: 100%;
	width: 1600px;
	max-width: 100%;
	margin: auto;
	padding: 20px;
}

.tenants-archive .filter-section .tabs {
	display: flex;
}

.tenants-archive .filter-section .tabs .tab {
	padding: 20px 35px;
	font-size: 16px;
	color: #86754D;
	border: 1px solid #86754D;
	cursor: pointer;
}

.tenants-archive .filter-section .tabs .tab.active {
	color: #fff;
	background: #86754D;
}

.tenants-archive .tab-content {
	display: none;
	width: 1600px;
	max-width: 100%;
	margin: 30px auto 60px auto;
}

.tenants-archive .tab-content.active {
	display: block;
}

.tenants-archive .tab-content iframe {
	width: 100%;
	height: 60vw;
	max-height: 80vh;
}

.single-tenant .back {
	background: url("img/larr_black.svg") no-repeat top left;
	display: inline-block;
	left: 40px;
	top: 40px;
	padding-left: 60px;
	line-height: 27px;
	font-size: 16px;
	color: #86754D;
	text-decoration: none;
	transition: all 400ms;
	transition-timing-function: ease-in-out;
	text-transform: uppercase;
	margin-bottom: 40px;
	opacity: 0;
}

.single-tenant .back:hover {
	left: 37px;
	padding-left: 66px;
}

.single-tenant .back.is-inview {
	opacity: 1;
}

.single-tenant .tenant-logo {
	width: 300px;
	background: #fff;
	padding: 20px;
	aspect-ratio: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 500ms;
	border: 1px solid #86754D;
	opacity: 0;
}

.single-tenant .tenant-logo img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	transition: all 500ms;
}

.single-tenant .tenant-logo:hover {
	transform: scale(1.03);
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
}

.single-tenant .tenant-logo:hover img {
	transform: scale(0.97);
}

.single-tenant .tenant-logo.is-inview {
	opacity: 1;
}

.single-tenant .info {
	display: flex;
	gap: 70px;
	width: 1600px;
	max-width: 100%;
	padding: 0 20px;
	margin: 60px auto;
}

@media (max-width: 1200px) {
	.single-tenant .info {
		gap: 40px;
	}
}

@media (max-width: 1023px) {
	.single-tenant .info {
		flex-direction: column;
	}
}

.single-tenant .info .left {
	flex: 0 0 57%;
}

.single-tenant .info .left .cats {
	display: flex;
	gap: 5px;
}

@media (max-width: 767px) {
	.single-tenant .info .left .cats {
		flex-direction: column;
		align-items: flex-start;
	}
}

.single-tenant .info .left .cat {
	background: #86754D;
	color: #fff;
	padding: 2px 7px;
	font-size: 16px;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

.single-tenant .info .left h1 {
	font-size: 44px;
	line-height: 54px;
	letter-spacing: 1.5px;
	font-weight: 400;
	color: #86754D;
	text-transform: uppercase;
	margin: 20px 0;
}

@media (max-width: 767px) {
	.single-tenant .info .left h1 {
		font-size: 28px;
		line-height: 38px;
	}
}

.single-tenant .info .left .meta {
	border-top: 1px solid #8C9091;
	border-bottom: 1px solid #8C9091;
	display: flex;
	gap: 40px;
	padding: 15px 0;
}

@media (max-width: 767px) {
	.single-tenant .info .left .meta {
		flex-direction: column;
		align-items: flex-start;
		justify-content: flex-start;
		gap: 20px;
	}
	.single-tenant .info .left .meta > * {
		display: inline-block;
	}
	.single-tenant .info .left .meta > *:after {
		display: none !important;
	}
}

.single-tenant .info .left .meta > * {
	position: relative;
	display: flex;
	align-items: center;
	padding-left: 40px;
	min-height: 32px;
	font-weight: 700;
	color: #555555;
	text-decoration: none;
	background-position: center left;
	background-repeat: no-repeat;
	transform: translateX(-10px);
	transition: all 400ms;
	transition-delay: 0.2s;
	transition-timing-function: ease-in-out;
	opacity: 0;
}

.single-tenant .info .left .meta > *:nth-child(1) {
	transition-delay: 0.2s;
}

.single-tenant .info .left .meta > *:nth-child(2) {
	transition-delay: 0.3s;
}

.single-tenant .info .left .meta > *:nth-child(3) {
	transition-delay: 0.4s;
}

.single-tenant .info .left .meta > *:nth-child(4) {
	transition-delay: 0.5s;
}

.single-tenant .info .left .meta > *:after {
	content: "";
	display: block;
	position: absolute;
	right: -20px;
	top: 0;
	bottom: 0;
	border-right: 1px solid #8C9091;
}

.single-tenant .info .left .meta > *:last-child:after {
	display: none;
}

.single-tenant .info .left .meta.is-inview > * {
	opacity: 1;
	transform: translateX(0);
}

.single-tenant .info .left .meta .level {
	background-image: url("img/icons/icon_pin.svg");
}

.single-tenant .info .left .meta .phone {
	background-image: url("img/icons/icon_phone.svg");
}

.single-tenant .info .left .meta .website {
	background-image: url("img/icons/icon_site.svg");
}

.single-tenant .info .left .meta .share {
	background-image: url("img/icons/icon_share.svg");
	position: relative;
	padding-right: 20px;
	z-index: 2;
}

.single-tenant .info .left .meta .share .icons {
	position: absolute;
	top: -12px;
	left: 100%;
	padding: 10px;
	background: #fff;
	width: 220px;
	visibility: hidden;
	opacity: 0;
	transition: all 300ms;
	z-index: 7;
}

.single-tenant .info .left .meta .share .icons a {
	font-size: 0 !important;
	line-height: 0 !important;
}

.single-tenant .info .left .meta .share:hover .icons {
	opacity: 1;
	visibility: visible;
}

.single-tenant .info .left .content {
	margin: 50px 0;
	transform: translateX(-25px);
	transition: all 400ms;
	transition-delay: 0.2s;
	transition-timing-function: ease-in-out;
	opacity: 0;
}

.single-tenant .info .left .content.is-inview {
	opacity: 1;
	transform: translateX(0);
}

.single-tenant .info .left .content p {
	font-size: 16px;
	line-height: 32px;
}

.single-tenant .info .left h2 {
	font-size: 24px;
	line-height: 42px;
	letter-spacing: 1px;
	font-weight: 300;
	color: #86754D;
	text-transform: uppercase;
	border-bottom: 1px solid #8C9091;
	transform: translateX(-25px);
	transition: all 400ms;
	transition-delay: 0.2s;
	transition-timing-function: ease-in-out;
	opacity: 0;
}

.single-tenant .info .left h2.is-inview {
	opacity: 1;
	transform: translateX(0);
}

.single-tenant .info .left .amenities {
	margin-bottom: 50px;
}

.single-tenant .info .left .amenities ul {
	display: flex;
	flex-wrap: wrap;
	width: 500px;
	max-width: 100%;
	padding: 0 20px;
	gap: 10px 20px;
}

.single-tenant .info .left .amenities ul li {
	flex: 0 0 calc(50% - 10px);
	transform: translateX(-15px);
	transition: all 400ms;
	transition-delay: 0.6s;
	transition-timing-function: ease-in-out;
	opacity: 0;
}

.single-tenant .info .left .amenities ul li::marker {
	color: #86754D;
}

.single-tenant .info .left .amenities ul li:nth-child(1) {
	transition-delay: 0.1s;
}

.single-tenant .info .left .amenities ul li:nth-child(2) {
	transition-delay: 0.2s;
}

.single-tenant .info .left .amenities ul li:nth-child(3) {
	transition-delay: 0.3s;
}

.single-tenant .info .left .amenities ul li:nth-child(4) {
	transition-delay: 0.4s;
}

.single-tenant .info .left .amenities ul li:nth-child(5) {
	transition-delay: 0.5s;
}

.single-tenant .info .left .amenities ul li:nth-child(6) {
	transition-delay: 0.6s;
}

.single-tenant .info .left .amenities ul.is-inview li {
	opacity: 1;
	transform: translateX(0);
}

.single-tenant .info .left .working-hours {
	display: flex;
	gap: 60px;
}

@media (max-width: 767px) {
	.single-tenant .info .left .working-hours {
		flex-direction: column;
	}
}

.single-tenant .info .left .working-hours .hours h2 {
	margin-top: 0;
}

.single-tenant .info .left .working-hours .line {
	display: flex;
	margin-bottom: 15px;
	transform: translateX(-25px);
	transition: all 400ms;
	transition-delay: 0.45s;
	transition-timing-function: ease-in-out;
	opacity: 0;
}

.single-tenant .info .left .working-hours .line:nth-child(1) {
	transition-delay: 0.1s;
}

.single-tenant .info .left .working-hours .line:nth-child(2) {
	transition-delay: 0.15s;
}

.single-tenant .info .left .working-hours .line:nth-child(3) {
	transition-delay: 0.2s;
}

.single-tenant .info .left .working-hours .line:nth-child(4) {
	transition-delay: 0.25s;
}

.single-tenant .info .left .working-hours .line:nth-child(5) {
	transition-delay: 0.3s;
}

.single-tenant .info .left .working-hours .line:nth-child(6) {
	transition-delay: 0.35s;
}

.single-tenant .info .left .working-hours .line:nth-child(7) {
	transition-delay: 0.4s;
}

.single-tenant .info .left .working-hours .line.is-inview {
	opacity: 1;
	transform: translateX(0);
}

.single-tenant .info .left .working-hours .line .day {
	flex: 0 0 145px;
	font-weight: 700;
}

.single-tenant .info .left .working-hours .line .time {
	flex: 1;
}

.single-tenant .info .right {
	flex: 1;
	padding: 0 0 40px 0;
}

.single-tenant .info .right .image {
	font-size: 0;
	line-height: 0;
	position: relative;
}

.single-tenant .info .right .image .open-gallery {
	position: absolute;
	bottom: 20px;
	right: 20px;
	background: #86754D;
	border: 2px solid #86754D;
	color: #fff;
	transition: all 300ms;
	font-size: 16px;
	letter-spacing: 0.5px;
	padding: 20px 35px;
	cursor: pointer;
}

.single-tenant .info .right .image .open-gallery:hover {
	background: #fff;
	color: #86754D;
}

.single-tenant .info .right img {
	max-width: 100%;
}

.reservation-popup-overlay {
	display: flex;
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.5);
	justify-content: center;
	align-items: center;
	visibility: hidden;
	opacity: 0;
	transition: all 300ms;
}

.reservation-popup-overlay.visible {
	visibility: visible;
	opacity: 1;
}

.reservation-popup-overlay .reservation-popup {
	padding: 20px 20px 0 20px;
	background: #fff;
}

.reservation-popup-overlay .close {
	position: absolute;
	top: 30px;
	right: 30px;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

.reservation-popup-overlay .close::before, .reservation-popup-overlay .close::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 2px;
	background-color: #fff;
	transform-origin: center;
}

.reservation-popup-overlay .close::before {
	transform: translate(-50%, -50%) rotate(45deg);
}

.reservation-popup-overlay .close::after {
	transform: translate(-50%, -50%) rotate(-45deg);
}

:root {
	--tec-color-accent-primary:#86754D;
	--tec-color-background-events-bar-submit-button:#86754D;
	--tec-color-accent-primary-hover:#574826;
	--tec-color-background-events-bar-submit-button-hover:#574826;
}

.events.hero {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 560px;
	margin-bottom: 20px;
	background: url("/wp-content/themes/esplanade_a/img/events-bg.jpg") no-repeat bottom center;
	background-size: cover;
	transition: background 1s ease-in-out;
	display: flex;
	align-items: flex-end;
}

.events.hero h1 {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	font-size: 60px;
	line-height: 79px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	background: rgba(24, 34, 36, 0.9);
	padding: 35px;
	margin: 0;
	opacity: 0;
	transition: all 300ms;
	border-top: 6px solid #86754D;
}

.events.hero h1.is-inview {
	opacity: 1;
}

@media (max-width: 767px) {
	.events.hero h1 {
		font-size: 44px;
		line-height: 54px;
	}
}

.events-pages {
	position: relative;
	z-index: 2;
}

.events-pages .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link {
	color: #c08700;
}

.events-pages .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link:hover {
	color: #86754D;
}

.events-pages .tribe-events .tribe-events-calendar-month__day-cell--selected h3 .tribe-events-calendar-month__day-date-daynum {
	color: #fff !important;
}

.events-pages .tribe-events-c-events-bar {
	border: none !important;
}

.events-pages .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar {
	gap: 40px;
}

.events-pages .tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input {
	outline: none;
}

.events-pages .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
	padding-bottom: 60px;
	padding-top: 30px;
	max-width: 1600px;
}

.events-pages .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-group {
	border: 1px solid #d5d5d5;
}

.events-pages .tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
	border-radius: 0;
	border-radius: 0;
	padding: 18px 35px;
	color: #fff;
	border: 1px solid #86754D;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 400;
}

.events-pages .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__content {
	padding: 0;
}

.events-pages .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item {
	padding: 0;
}

.events-pages .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item a {
	border-radius: 0;
	padding: 18px 35px;
	color: #86754D;
	border: 1px solid #86754D;
	cursor: pointer;
	text-transform: uppercase;
}

.events-pages .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item a span {
	color: #86754D;
	font-size: 16px;
}

.events-pages .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item a:after {
	display: none;
}

.events-pages .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item.tribe-events-c-view-selector__list-item--active a {
	background: #86754D;
}

.events-pages .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item.tribe-events-c-view-selector__list-item--active a span {
	color: #fff;
	font-weight: 400;
}

.events-pages .tribe-events-calendar-list {
	display: flex;
	flex-wrap: wrap;
	gap: 60px;
	margin-bottom: 60px;
}

.events-pages .tribe-events-calendar-list .tribe-events-calendar-list__event-row {
	flex: 0 0 calc(25% - 45px);
	margin: 0 !important;
}

@media (max-width: 1500px) {
	.events-pages .tribe-events-calendar-list .tribe-events-calendar-list__event-row {
		flex: 0 0 calc(33.3% - 40px);
	}
}

@media (max-width: 1024px) {
	.events-pages .tribe-events-calendar-list .tribe-events-calendar-list__event-row {
		flex: 0 0 calc(50% - 30px);
	}
}

@media (max-width: 767px) {
	.events-pages .tribe-events-calendar-list .tribe-events-calendar-list__event-row {
		flex: 0 0 100%;
	}
}

.events-pages .tribe-events-calendar-list .tribe-events-calendar-list__event-row article.tribe_events {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	margin: 0;
	width: 100%;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.events-pages .tribe-events-calendar-list .tribe-events-calendar-list__event-row article.tribe_events .tribe-events-calendar-list__event-featured-image-wrapper {
	width: 100%;
	padding: 0;
	aspect-ratio: 16/10;
	position: relative;
	background: #333;
}

.events-pages .tribe-events-calendar-list .tribe-events-calendar-list__event-row article.tribe_events .tribe-events-calendar-list__event-featured-image-wrapper a {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 1 !important;
}

.events-pages .tribe-events-calendar-list .tribe-events-calendar-list__event-row article.tribe_events .tribe-events-calendar-list__event-featured-image-wrapper a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 300ms;
}

.events-pages .tribe-events-calendar-list .tribe-events-calendar-list__event-row article.tribe_events .tribe-events-calendar-list__event-details {
	padding: 20px;
	width: 100%;
	display: flex;
	flex-direction: column;
	flex: 1;
}

.events-pages .tribe-events-calendar-list .tribe-events-calendar-list__event-row article.tribe_events .tribe-events-calendar-list__event-details h3 {
	margin-bottom: 30px;
}

.events-pages .tribe-events-calendar-list .tribe-events-calendar-list__event-row article.tribe_events .tribe-events-calendar-list__event-details h3 a {
	color: #86754D;
	font-weight: 300;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 0.5px;
}

.events-pages .tribe-events-calendar-list .tribe-events-calendar-list__event-row article.tribe_events .tribe-events-calendar-list__event-details .tribe-events-calendar-list__event-datetime-wrapper {
	padding: 10px 0 10px 45px;
	color: #555555;
	font-weight: 700;
	background: url("/wp-content/themes/esplanade_a/img/icons/icon_calendar.svg") no-repeat left center;
	margin-top: auto;
}

.events-pages .tribe-events-calendar-list .tribe-events-calendar-list__event-row article.tribe_events .tribe-events-learn-more {
	background: #86754D;
	color: #fff;
	margin-top: auto;
	text-transform: uppercase;
	text-align: center;
	padding: 20px;
	transition: all 300ms;
}

.events-pages .tribe-events-calendar-list .tribe-events-calendar-list__event-row article.tribe_events:hover .tribe-events-learn-more {
	background: #000;
}

.events-pages .tribe-events-calendar-list .tribe-events-calendar-list__event-row article.tribe_events:hover .tribe-events-calendar-list__event-featured-image-wrapper img {
	opacity: 0.6;
}

.events-pages .tribe-events-pg-template {
	width: 100%;
	max-width: 100% !important;
	padding: 20px 0 !important;
}

.events-pages .tribe-events-pg-template .tribe-events-single {
	display: flex;
	gap: 90px;
	min-height: 50vh;
}

@media (max-width: 1270px) {
	.events-pages .tribe-events-pg-template .tribe-events-single {
		flex-direction: column;
		gap: 30px;
	}
	.events-pages .tribe-events-pg-template .tribe-events-single .event-content {
		max-width: 100% !important;
	}
}

.events-pages .tribe-events-pg-template .tribe-events-single .tribe-events-event-image-container {
	flex: 0 0 40%;
	align-self: auto;
	margin: 0;
}

.events-pages .tribe-events-pg-template .tribe-events-single .tribe-events-event-image-container img {
	display: block;
	width: 100%;
	height: auto;
}

.events-pages .tribe-events-pg-template .tribe-events-single .tribe-events-event-image-container .tribe-events-event-image {
	margin: 0;
}

.events-pages .tribe-events-pg-template .tribe-events-single .tribe-events-event-image-container .tribe-common {
	display: flex;
	justify-content: flex-end;
}

.events-pages .tribe-events-pg-template .tribe-events-single .event-content {
	max-width: 850px;
	padding-top: 20px;
}

.events-pages .back {
	background: url("img/larr_black.svg") no-repeat top left;
	display: inline-block;
	padding-left: 60px;
	line-height: 27px;
	font-weight: 400;
	font-size: 16px;
	color: #86754D !important;
	text-decoration: none;
	transition: all 400ms;
	transition-timing-function: ease-in-out;
	text-transform: uppercase;
	position: relative;
	left: 0;
}

.events-pages .back:hover {
	left: -3px;
	padding-left: 66px;
}

.events-pages .tribe-events-single-event-title {
	font-size: 44px;
	line-height: 54px;
	letter-spacing: 1.5px;
	color: #86754D;
	font-weight: 300;
	text-transform: uppercase;
}

@media (max-width: 1270px) {
	.events-pages .tribe-events-single-event-title {
		font-size: 32px;
		line-height: 42px;
	}
}

.events-pages .tribe-events-single .meta {
	border-top: 1px solid #8C9091;
	border-bottom: 1px solid #8C9091;
	display: flex;
	gap: 10px 40px;
	padding: 15px 0;
	margin: 30px 0;
	flex-wrap: wrap;
}

@media (max-width: 767px) {
	.events-pages .tribe-events-single .meta {
		flex-direction: column;
		align-items: flex-start;
		justify-content: flex-start;
		gap: 20px;
	}
	.events-pages .tribe-events-single .meta > * {
		display: inline-block;
	}
	.events-pages .tribe-events-single .meta > *:after {
		display: none !important;
	}
}

.events-pages .tribe-events-single .meta > * {
	position: relative;
	display: flex;
	align-items: center;
	padding-left: 40px;
	min-height: 32px;
	font-weight: 700;
	color: #555555;
	text-decoration: none;
	background-position: center left;
	background-repeat: no-repeat;
	transform: translateX(-10px);
	transition: all 400ms;
	transition-delay: 0.2s;
	transition-timing-function: ease-in-out;
	opacity: 0;
}

.events-pages .tribe-events-single .meta > *:nth-child(1) {
	transition-delay: 0.2s;
}

.events-pages .tribe-events-single .meta > *:nth-child(2) {
	transition-delay: 0.3s;
}

.events-pages .tribe-events-single .meta > *:nth-child(3) {
	transition-delay: 0.4s;
}

.events-pages .tribe-events-single .meta > *:nth-child(4) {
	transition-delay: 0.5s;
}

.events-pages .tribe-events-single .meta > *:after {
	content: "";
	display: block;
	position: absolute;
	right: -20px;
	top: 0;
	bottom: 0;
	border-right: 1px solid #8C9091;
}

.events-pages .tribe-events-single .meta > *:last-child:after {
	display: none;
}

.events-pages .tribe-events-single .meta.is-inview > * {
	opacity: 1;
	transform: translateX(0);
}

.events-pages .tribe-events-single .meta .level {
	background-image: url("img/icons/icon_pin.svg");
}

.events-pages .tribe-events-single .meta .phone {
	background-image: url("img/icons/icon_phone.svg");
}

.events-pages .tribe-events-single .meta .date {
	background-image: url("img/icons/icon_calendar.svg");
}

.events-pages .tribe-events-single .meta .website {
	background-image: url("img/icons/icon_site.svg");
}

.events-pages .tribe-events-single .meta .share {
	background-image: url("img/icons/icon_share.svg");
	position: relative;
	padding-right: 20px;
	z-index: 2;
}

.events-pages .tribe-events-single .meta .share .icons {
	position: absolute;
	top: 100%;
	right: 0;
	padding: 10px;
	background: #fff;
	width: 220px;
	visibility: hidden;
	opacity: 0;
	transition: all 300ms;
	z-index: 7;
}

@media (max-width: 767px) {
	.events-pages .tribe-events-single .meta .share .icons {
		right: auto;
		left: 0;
	}
}

.events-pages .tribe-events-single .meta .share .icons a {
	font-size: 0 !important;
	line-height: 0 !important;
}

.events-pages .tribe-events-single .meta .share:hover .icons {
	opacity: 1;
	visibility: visible;
}

.tribe-events-page-template.archive .hero .back {
	display: none;
}

.visit-us .hero {
	position: relative;
	overflow: hidden;
	height: calc(100vh - 145px);
	margin-bottom: 20px;
	background: url("img/img_find_us.jpg") no-repeat bottom center;
	background-size: cover;
}

.visit-us .hero h1 {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	font-size: 60px;
	line-height: 79px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	background: rgba(24, 34, 36, 0.9);
	padding: 35px;
	margin: 0;
	opacity: 0;
	transition: all 300ms;
	border-top: 6px solid #86754D;
}

.visit-us .hero h1.is-inview {
	opacity: 1;
}

@media (max-width: 767px) {
	.visit-us .hero h1 {
		font-size: 44px;
		line-height: 54px;
	}
}

.visit-us .contact-box {
	position: relative;
	overflow: hidden;
	min-height: calc(100vh - 145px);
	margin-bottom: 0;
	display: flex;
}

@media (max-width: 1023px) {
	.visit-us .contact-box {
		flex-direction: column !important;
	}
}

.visit-us .contact-box a {
	color: #86754D;
}

.visit-us .contact-box .right {
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	overflow: hidden;
	padding: 120px 0;
	box-sizing: border-box;
}

@media (max-width: 1023px) {
	.visit-us .contact-box .right {
		padding: 60px 0;
	}
}

.visit-us .contact-box .right h3 {
	font-size: 44px;
	font-weight: 300;
	line-height: 54px;
	letter-spacing: 1.5px;
	color: #86754D;
	text-transform: uppercase;
	margin: 0;
	transform: translateX(-25px);
	transition: all 400ms;
	transition-delay: 0.2s;
	transition-timing-function: ease-in-out;
	opacity: 0;
}

.visit-us .contact-box .right h3.is-inview {
	transform: translateX(0);
	opacity: 1;
}

@media (max-width: 767px) {
	.visit-us .contact-box .right h3 {
		font-size: 28px;
		line-height: 38px;
	}
}

.visit-us .contact-box .right h4 {
	font-size: 24px;
	letter-spacing: 1.2px;
	color: #86754D;
	font-weight: 300;
	margin: 40px 0 10px 0;
}

.visit-us .contact-box .right h4.bordered {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #86754D;
}

.visit-us .contact-box .right .box {
	font-size: 18px;
	line-height: 28px;
	padding: 20px;
	border: 1px solid #86754D;
	min-width: 400px;
}

@media (max-width: 1024px) {
	.visit-us .contact-box .right .box {
		min-width: 0;
		width: 100%;
	}
}

.visit-us .contact-box .right .box strong {
	display: inline-block;
	width: 150px;
}

.visit-us .contact-box .right .box a {
	font-weight: 700;
	color: #555;
}

.visit-us .contact-box .right .box a.email {
	display: inline-block;
	margin-top: 20px;
}

.visit-us .contact-box .right .content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 20px 20px 20px 80px;
}

@media (max-width: 1024px) {
	.visit-us .contact-box .right .content {
		padding: 20px;
	}
}

.visit-us .contact-box .left {
	flex: 1;
	background-size: cover;
	position: relative;
	opacity: 0;
	transition: opacity 300ms;
	transition-delay: 0.1s;
}

@media (max-width: 1023px) {
	.visit-us .contact-box .left {
		flex: 0 0 100vw;
		overflow: hidden;
	}
}

.visit-us .contact-box .left.is-inview {
	opacity: 1;
}

.visit-us .contact-box .left .fixed-bg {
	background: url("img/img_contact.jpg") no-repeat center center;
	background-position: 50%;
	background-size: cover;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: calc(-100vh + 125px);
	max-height: calc(100vh - 145px);
}

@media (max-width: 1023px) {
	.visit-us .contact-box .left .fixed-bg {
		top: 0;
		transform: none !important;
	}
}

.visit-us .contact-box .left .fixed-target {
	left: 0;
	position: absolute;
	right: 0;
	top: -100vh;
	bottom: -100vh;
}

.visit-us .direction-map {
	/* height:calc(100vh - 145px);*/
	background: #F4F4F4;
	padding: 40px;
	margin-top: 20px;
}

@media (max-width: 767px) {
	.visit-us .direction-map {
		padding: 20px;
		height: 60vh;
	}
}

.visit-us .direction-map img {
	width: 100%;
}

@media (max-width: 767px) {
	.visit-us .direction-map img {
		height: 100%;
		object-fit: cover;
	}
}

.visit-us .direction-map .map {
	width: 100%;
	height: 100%;
	background: #fff;
}

.visit-us .driving-directions {
	padding: 0 20px 60px 20px;
}

.visit-us .driving-directions h2 {
	font-size: 44px;
	line-height: 54px;
	letter-spacing: 2.2px;
	text-align: center;
	font-weight: 300;
	color: #86754D;
	margin: 60px 0;
}

.visit-us .driving-directions h2 strong {
	font-weight: 600;
}

.visit-us .driving-directions .cols {
	display: flex;
	gap: 90px;
}

@media (max-width: 1024px) {
	.visit-us .driving-directions .cols {
		flex-direction: column;
	}
}

.visit-us .driving-directions .cols .col {
	flex: 1;
	position: relative;
}

.visit-us .driving-directions .cols .col:after {
	position: absolute;
	display: block;
	content: "";
	right: -45px;
	top: 0;
	bottom: 0;
	width: 1px;
	height: 100%;
	background: #86754D;
}

@media (max-width: 1024px) {
	.visit-us .driving-directions .cols .col:after {
		display: none;
	}
}

.visit-us .driving-directions .cols .col:last-child:after {
	display: none;
}

.visit-us .driving-directions .cols .col h3 {
	font-weight: 300;
	color: #86754D;
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 1.5px;
	margin: 0 0 30px 0;
}

.visit-us .driving-directions .cols .col h3 strong {
	font-weight: 600;
}

@media (max-width: 1440px) {
	.visit-us .driving-directions .cols .col h3 {
		font-size: 24px;
		line-height: 34px;
	}
}

@media (max-width: 767px) {
	.visit-us .driving-directions .cols .col h3 {
		font-size: 28px;
		line-height: 38px;
	}
}

.visit-us .driving-directions .cols .col ul {
	padding: 0 0 0 20px;
	font-size: 18px;
	color: #555555;
	line-height: 34px;
}

.page-experience {
	padding-top: 20px;
	max-width: 1600px;
	width: 100%;
	margin: auto;
	background: url("img/exp/body-bg.svg") top 60vh center no-repeat;
	background-size: 100%;
}

.page-experience .button {
	display: inline-block;
	padding: 20px 30px;
	border: 1px solid #86754D;
	background: none;
	color: #86754D;
	transition: all 300ms;
	text-decoration: none;
	backdrop-filter: blur(6px);
	text-align: center;
}

.page-experience .button:hover {
	background: #86754D;
	color: #fff;
	text-decoration: none;
}

.page-experience .top-section {
	display: flex;
}

@media (max-width: 769px) {
	.page-experience .top-section {
		flex-direction: column;
		gap: 80px;
	}
}

.page-experience .top-section .left {
	flex: 3;
	padding-top: 70px;
}

@media (max-width: 769px) {
	.page-experience .top-section .left {
		text-align: center;
	}
}

.page-experience .top-section .left h1 {
	font-size: 24px;
	line-height: 34px;
	font-weight: 500;
	padding-bottom: 10px;
	position: relative;
	letter-spacing: 0.7px;
	color: #86754D;
	text-transform: uppercase;
	margin: 0;
	display: inline-block;
}

@media (max-width: 769px) {
	.page-experience .top-section .left h1 {
		font-size: 20px;
		line-height: 30px;
	}
}

.page-experience .top-section .left h1:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
	opacity: 0.5;
	background: #86754D;
}

.page-experience .top-section .left h2 {
	font-size: 60px;
	line-height: 79px;
	font-weight: 300;
	margin: 20px 0 40px 0;
	color: #86754D;
	text-transform: uppercase;
	max-width: 600px;
	width: 100%;
}

@media (max-width: 1200px) {
	.page-experience .top-section .left h2 {
		font-size: 44px;
		line-height: 54px;
	}
}

@media (max-width: 769px) {
	.page-experience .top-section .left h2 {
		font-size: 28px;
		line-height: 38px;
		margin: 20px auto 40px;
	}
}

.page-experience .top-section .left .img {
	width: 60%;
	margin: 80px auto 0;
	aspect-ratio: 3/4;
	background: url("img/exp/exp-2.webp") no-repeat center center;
	background-size: cover;
}

.page-experience .top-section .right {
	flex: 2;
}

.page-experience .top-section .right .img {
	width: 100%;
	aspect-ratio: 3/4;
	background: url("img/exp/exp-1.webp") no-repeat center center;
	background-size: cover;
}

.page-experience .lounges .info-box {
	transform: translateY(-260px);
	margin-bottom: -60px;
}

@media (max-width: 769px) {
	.page-experience .lounges .info-box {
		transform: none;
		margin: 40px auto !important;
	}
}

.page-experience .core {
	display: flex;
	margin: 0 0 130px 0;
	gap: 260px;
}

@media (max-width: 769px) {
	.page-experience .core {
		flex-direction: column;
		gap: 80px;
	}
}

.page-experience .core .left {
	flex: 1;
}

.page-experience .core .left .img {
	width: 100%;
	aspect-ratio: 3/4;
	background: url("img/img_events_m.jpg") no-repeat center center;
	background-size: cover;
	margin-bottom: 130px;
}

@media (max-width: 769px) {
	.page-experience .core .left .img {
		margin-bottom: 40px;
	}
}

.page-experience .core .left .info-box {
	margin-right: -130px;
	background: none;
	border: 1px solid #86754D;
}

.page-experience .core .left .info-box .icon {
	background: url("img/exp/exp-wellness.svg") no-repeat center center;
}

.page-experience .core .left .info-box h2 {
	color: #182224;
}

.page-experience .core .left .info-box p {
	color: #182224;
}

.page-experience .core .left .info-box .button {
	margin-top: 30px;
}

.page-experience .core .right {
	flex: 1;
}

.page-experience .core .right .title {
	font-size: 60px;
	line-height: 79px;
	font-weight: 300;
	margin: 0;
	color: #86754D;
	text-transform: uppercase;
	max-width: 700px;
	width: 100%;
}

@media (max-width: 1200px) {
	.page-experience .core .right .title {
		font-size: 44px;
		line-height: 54px;
	}
}

@media (max-width: 1600px) {
	.page-experience .core .right .title {
		font-size: 38px;
		line-height: 48px;
	}
}

@media (max-width: 769px) {
	.page-experience .core .right .title {
		font-size: 28px;
		line-height: 38px;
		text-align: center;
		margin: auto !important;
	}
}

.page-experience .core .right .title:first-of-type {
	margin-left: -130px;
}

@media (max-width: 769px) {
	.page-experience .core .right .title:first-of-type {
		margin: 0;
	}
}

.page-experience .core .right .title a {
	font-size: 16px;
	position: relative;
	top: -5px;
	color: #86754D;
	text-decoration: none;
	padding-right: 45px;
	background-image: url("img/rarr-brown.svg");
	background-position: center right;
	background-size: contain;
	background-repeat: no-repeat;
}

.page-experience .core .right .img {
	margin: 160px 0 110px 0;
	width: 100%;
	aspect-ratio: 3/4;
	background: url("img/exp/img_experience4.webp") no-repeat center center;
	background-size: cover;
}

@media (max-width: 769px) {
	.page-experience .core .right .img {
		margin: 40px 0;
	}
}

.page-experience .info-box {
	background: #182224;
	display: flex;
	flex-direction: column;
	padding: 80px 90px;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 667px;
	margin: auto;
	text-align: center;
}

@media (max-width: 1200px) {
	.page-experience .info-box {
		padding: 50px 60px;
		width: calc(100% + 130px);
	}
}

@media (max-width: 769px) {
	.page-experience .info-box {
		width: 100%;
		margin: 0 auto !important;
	}
}

.page-experience .info-box .icon {
	width: 60px;
	height: 60px;
	background: url("img/exp/exp-lounges.svg") no-repeat center center;
	background-size: contain;
}

.page-experience .info-box h3 {
	font-size: 24px;
	font-weight: 300;
	color: #86754D;
	letter-spacing: 0.5px;
}

.page-experience .info-box h2 {
	font-size: 44px;
	line-height: 54px;
	margin: 0;
	letter-spacing: 1.5px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-weight: 300;
}

@media (max-width: 1024px) {
	.page-experience .info-box h2 {
		font-size: 28px;
		line-height: 38px;
	}
}

.page-experience .info-box p {
	color: #fff;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	width: 100%;
	max-width: 400px;
}

.page-experience .info-box .button {
	color: #fff;
	background: #86754D;
	margin-top: 55px;
}

.page-experience .info-box .button:hover {
	color: #86754D;
	background: #fff;
}

.exp-amenities {
	width: 100%;
	display: flex;
}

@media (max-width: 1023px) {
	.exp-amenities {
		flex-direction: column;
	}
}

.exp-amenities .col {
	flex: 1;
	background-size: cover;
	background-position: center;
	aspect-ratio: 2/3;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	padding: 60px;
}

.exp-amenities .col:nth-child(1) {
	background-image: url("img/exp/exp-5.webp");
}

.exp-amenities .col:nth-child(2) {
	background-image: url("img/exp/exp-6.webp");
}

.exp-amenities .col:nth-child(3) {
	background-image: url("img/exp/exp-7.webp");
}

.exp-amenities .col .text {
	display: inline-block;
	padding: 100px 30px 30px 30px;
	background-position: top 30px center;
	background-size: 60px 50px;
	background-repeat: no-repeat;
	background-color: #182224;
	color: #fff;
	font-size: 24px;
	line-height: 34px;
	font-weight: 300;
	letter-spacing: 0.7px;
	text-transform: uppercase;
	text-align: center;
}

.exp-amenities .col .text.valet {
	background-image: url("img/exp/exp-valet.svg");
}

.exp-amenities .col .text.vip {
	background-image: url("img/exp/icon_liveconcerts.svg");
}

.exp-amenities .col .text.pet {
	background-image: url("img/exp/exp-pet.svg");
}

.site-main.mall-map .mall-map {
	width: 100%;
	aspect-ratio: 16/9;
	max-height: 80vh;
	min-height: 600px;
}

.site-main.mall-map .mall-map iframe {
	width: 100%;
	height: 100%;
	border: none;
}

/*# sourceMappingURL=style.css.map */